about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/follow_requests/index.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-06Show spinner while loading follow requests (#23386)Christian Schmidt
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
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-06-23Use Class and Property Decorators (#3730)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