Direct messages column (#4514)
* Added a timeline for Direct statuses * Lists all Direct statuses you've sent and received * Displayed in Getting Started * Streaming server support for direct TL * Changes to match other timelines in 2.0
Showing
- app/controllers/api/v1/timelines/direct_controller.rb 60 additions, 0 deletionsapp/controllers/api/v1/timelines/direct_controller.rb
- app/javascript/mastodon/actions/compose.js 2 additions, 0 deletionsapp/javascript/mastodon/actions/compose.js
- app/javascript/mastodon/actions/streaming.js 1 addition, 0 deletionsapp/javascript/mastodon/actions/streaming.js
- app/javascript/mastodon/actions/timelines.js 1 addition, 0 deletionsapp/javascript/mastodon/actions/timelines.js
- app/javascript/mastodon/features/direct_timeline/containers/column_settings_container.js 17 additions, 0 deletions...s/direct_timeline/containers/column_settings_container.js
- app/javascript/mastodon/features/direct_timeline/index.js 104 additions, 0 deletionsapp/javascript/mastodon/features/direct_timeline/index.js
- app/javascript/mastodon/features/getting_started/index.js 10 additions, 5 deletionsapp/javascript/mastodon/features/getting_started/index.js
- app/javascript/mastodon/features/ui/components/columns_area.js 2 additions, 1 deletion...avascript/mastodon/features/ui/components/columns_area.js
- app/javascript/mastodon/features/ui/index.js 8 additions, 0 deletionsapp/javascript/mastodon/features/ui/index.js
- app/javascript/mastodon/features/ui/util/async-components.js 4 additions, 0 deletionsapp/javascript/mastodon/features/ui/util/async-components.js
- app/javascript/mastodon/locales/ar.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/ar.json
- app/javascript/mastodon/locales/bg.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/bg.json
- app/javascript/mastodon/locales/ca.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/ca.json
- app/javascript/mastodon/locales/de.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/de.json
- app/javascript/mastodon/locales/defaultMessages.json 33 additions, 0 deletionsapp/javascript/mastodon/locales/defaultMessages.json
- app/javascript/mastodon/locales/en.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/en.json
- app/javascript/mastodon/locales/eo.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/eo.json
- app/javascript/mastodon/locales/es.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/es.json
- app/javascript/mastodon/locales/fa.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/fa.json
- app/javascript/mastodon/locales/fi.json 5 additions, 0 deletionsapp/javascript/mastodon/locales/fi.json
Loading
Please register or sign in to comment