about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/reblogs/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] Change public accounts pages to mount the web UIEugen Rochko
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2019-10-06[Glitch] Add refresh button to list of rebloggers/favouriters in web UIEugen Rochko
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-30[Glitch] Fix follower/following lists resetting on back-navigation in web UIEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Add messages informing that collections are emptyJakub Mendyk
2019-04-08Add column title to “Favourited by” and “Boosted by” columnsThibaut Girka
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!