about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/store.js
AgeCommit message (Collapse)Author
2023-02-03[Glitch] Run eslint --fixClaire
I don't like it changing files this way, but it's basically what c49213f0ea311daba590db1d7a14a641cbd9fe93 and a few others did.
2021-03-19Migrate glitch-soc local notification settings to upstream systemClaire
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090
2018-08-28[Glitch] Implement tag auto-completion by historyThibaut Girka
Port 460e380d386367b6809d319859e13d17a6a2acea to glitch-soc
2017-12-03Rename themes -> flavours ? ?kibigo!