about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/followers/index.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-10-23Fix media, following and followers tabs in web UI (#19426)Eugen Rochko
2022-05-10Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)Eugen Rochko
2021-09-27Add aliases for WebUI routes that were renamed in #16171 (#16772)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2020-07-01Fix the conditions for incomplete remote content (#14195)Takeshi Umeda
2020-06-14Add hints about incomplete remote content to web UI (#14031)Eugen Rochko
2020-04-12Fix WebUI pagination of following, followers, follow requests, blocks and mut...ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-09-29Fix follower/following lists resetting on back-navigation in web UI (#11986)Eugen Rochko
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-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-30Add indication that you have been blocked in web UI (#10420)Eugen Rochko
2018-12-12Various fixes to scrollable lists and media gallery (#9501)ThibG
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-29Fix followers/follows layout issues from #8418 (#8505)Jakub Mendyk
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
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-05Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)Naoki Kosaka
2017-06-05Fix LoadMore in following and followers. (#3585)Naoki Kosaka
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