about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/follow_requests
AgeCommit message (Expand)Author
2020-04-12Fix WebUI pagination of following, followers, follow requests, blocks and mut...ThibG
2020-04-04Add explanation as to why unlocked accounts may have follow requests (#13385)ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-05-26Improvements to the single column layout (#10835)Eugen Rochko
2019-02-16Fix mutes, blocks, domain blocks and follow requests not paginating (#10057)Eugen Rochko
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-26Add messages informing that collections are empty (fixes #4115) (#8418)Jakub Mendyk
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko