-
- Downloads
Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445)
* Fix following, followers and follow requests pagination * Fix pagination of blocks and mutes
Showing
- app/javascript/mastodon/features/blocks/index.js 4 additions, 1 deletionapp/javascript/mastodon/features/blocks/index.js
- app/javascript/mastodon/features/follow_requests/index.js 4 additions, 1 deletionapp/javascript/mastodon/features/follow_requests/index.js
- app/javascript/mastodon/features/followers/index.js 4 additions, 1 deletionapp/javascript/mastodon/features/followers/index.js
- app/javascript/mastodon/features/following/index.js 4 additions, 1 deletionapp/javascript/mastodon/features/following/index.js
- app/javascript/mastodon/features/mutes/index.js 4 additions, 1 deletionapp/javascript/mastodon/features/mutes/index.js
- app/javascript/mastodon/reducers/user_lists.js 54 additions, 3 deletionsapp/javascript/mastodon/reducers/user_lists.js
Loading
Please register or sign in to comment