-
- Downloads
Fix #614 - extra reply-boolean on statuses to account for cases when replied-to
status is not in the system at time of distribution; fix #607 - reset privacy settings to defaults when cancelling replies
Showing
- app/assets/javascripts/components/reducers/compose.jsx 8 additions, 1 deletionapp/assets/javascripts/components/reducers/compose.jsx
- app/channels/application_cable/channel.rb 0 additions, 22 deletionsapp/channels/application_cable/channel.rb
- app/channels/application_cable/connection.rb 0 additions, 22 deletionsapp/channels/application_cable/connection.rb
- app/channels/hashtag_channel.rb 0 additions, 13 deletionsapp/channels/hashtag_channel.rb
- app/channels/public_channel.rb 0 additions, 11 deletionsapp/channels/public_channel.rb
- app/channels/timeline_channel.rb 0 additions, 7 deletionsapp/channels/timeline_channel.rb
- app/lib/feed_manager.rb 3 additions, 16 deletionsapp/lib/feed_manager.rb
- app/models/status.rb 7 additions, 6 deletionsapp/models/status.rb
- app/services/process_feed_service.rb 2 additions, 1 deletionapp/services/process_feed_service.rb
- db/migrate/20170209184350_add_reply_to_statuses.rb 10 additions, 0 deletionsdb/migrate/20170209184350_add_reply_to_statuses.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
Loading
Please register or sign in to comment