about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/status_lists.js
AgeCommit message (Collapse)Author
2022-10-08[Glitch] Add pagination for trending statuses in web UIEugen Rochko
Port f382192862893c48cf97f13e9fbfb85b80cdc97d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-08[Glitch] Add explore page to web UIEugen Rochko
Port d4592bbfcd091c4eaef8c8f24c47d5c2ce1bacd3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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.
2018-01-09Prevent duplicate load of favourites (tootsuite pr #5931)cwm
2017-12-03Rename themes -> flavours ? ?kibigo!