about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_gallery/index.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-10-23Fix media, following and followers tabs in web UI (#19426)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-12-14Change "Profile unavailable" string to "Account suspended" in web UI (#15345)Eugen Rochko
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2020-09-10Change web UI to show empty profile for suspended accounts (#14766)Eugen Rochko
2020-07-10Fix audio and video items in account gallery in web UI (#14282)Eugen Rochko
2019-10-03Fix audio attachments opening in video modal from media tab in web UI (#12056)Eugen Rochko
2019-08-20Fix handling of audio files in account media gallery (#11629)ThibG
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-05-03Add button to view context to media modal (#10676)Eugen Rochko
2019-05-02Change account gallery in web UI (#10667)Eugen Rochko
2019-04-09Fix glitched out "not found" message for non-existing profiles in web UI (#10...Eugen Rochko
2018-12-17Minor scrollable list fixes (#9551)ThibG
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-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-03-27Fix LoadMore on account media gallery (#6933)unarist
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
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-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-05-25Fix load more feature on the Account media gallery (#3293)unarist
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko