about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers/statuses.js
AgeCommit message (Expand)Author
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
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!