about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/bookmarked_statuses
AgeCommit message (Collapse)Author
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
Fixes #700
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
Port b0664a5e6cee9be602098fb9a2f98a9e61b2ab9b to glitch-soc
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
Unlike boosts and like, there is no confirmation dialog as misclicking can be recovered without another user seeing it.