about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/statuses.js
AgeCommit message (Expand)Author
2023-02-03[Glitch] Run eslint --fixClaire
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-07-25Add option to share CW toggle state across instances of a postClaire
2020-05-03[Glitch] Refactor/cleanup TIMELINE_DELETE-related codeThibG
2020-02-03[Glitch] Fix mascot being too large, and a code style issueEugen Rochko
2019-10-27[Glitch] Unliking a post updates like count on front endNima Boscarino
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2018-11-13[Glitch] Fix race condition when interacting with deleted tootsThibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut Girka
2018-07-17Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)Thibaut Girka
2018-06-09Delete references to removed constants (fixes #537)Thibaut Girka
2018-04-22[Glitch] Do not overwrite some status attributes in reducerThibaut Girka
2018-04-19[Glitch] Do not filter the status collection after muting and blockingThibaut Girka
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!