about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account_gallery/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-28[Glitch] Fix media, following and followers tabs in web UIEugen Rochko
2021-09-28[Glitch] Add aliases for WebUI routes that were renamed in #16171Claire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-07-13Refactor shouldUpdateScroll stuffClaire
2021-07-13Fix scroll handling with modalsClaire
2021-05-07Change media modals look in web UIEugen Rochko
2020-12-15[Glitch] Change "Profile unavailable" string to "Account suspended" in web UIEugen Rochko
2020-09-28[Glitch] Change web UI to show empty profile for suspended accountsEugen Rochko
2020-07-15[Glitch] Fix audio and video items in account gallery in web UIEugen Rochko
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-04[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-08-20[Glitch] Fix handling of audio files in account media galleryThibG
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2019-04-10[Glitch] Fix glitched out "not found" message for non-existing profiles in we...Eugen Rochko
2019-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
2018-12-17[Glitch] Minor scrollable list fixesThibaut Girka
2018-12-13[Glitch] Fix “load more” button when no data has been fetchedThibaut Girka
2018-12-13[Glitch] Make account media gallery more consistent with account timelineThibaut Girka
2018-12-13[Glitch] Fix LoadMore usage in account media galleryThibaut Girka
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-05-29[Glitch] Fix LoadMore on account media galleryThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!