]> cat aescling's git repositories - mastodon.git/commit
Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists...
authorThibG <thib@sitedethib.com>
Sun, 12 Apr 2020 11:38:00 +0000 (13:38 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Apr 2020 11:38:00 +0000 (13:38 +0200)
commitec31b1b75244c030bb4fb0ccabac7ff8b626db92
tree767560676052450a94a9d3dcb3fbed778a6af6e8
parente51cbbbf5b49d6dc18e988a521ae6a13f731c29b
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
app/javascript/mastodon/features/blocks/index.js
app/javascript/mastodon/features/follow_requests/index.js
app/javascript/mastodon/features/followers/index.js
app/javascript/mastodon/features/following/index.js
app/javascript/mastodon/features/mutes/index.js
app/javascript/mastodon/reducers/user_lists.js