-
- Downloads
Fix/14021 behaviour on add or remove toots (#14212)
* Add toot send by current user at local state after send a new toot Related to #14021 * Decrement toot counter at profile when remove a toot Related to #14021 * Remove semicolon at end of line
Showing
- app/controllers/api/v1/statuses_controller.rb 1 addition, 0 deletionsapp/controllers/api/v1/statuses_controller.rb
- app/javascript/mastodon/actions/compose.js 1 addition, 1 deletionapp/javascript/mastodon/actions/compose.js
- app/javascript/mastodon/actions/statuses.js 2 additions, 1 deletionapp/javascript/mastodon/actions/statuses.js
- app/javascript/mastodon/actions/streaming.js 7 additions, 6 deletionsapp/javascript/mastodon/actions/streaming.js
- app/javascript/mastodon/features/account_timeline/index.js 15 additions, 0 deletionsapp/javascript/mastodon/features/account_timeline/index.js
Loading
Please register or sign in to comment