about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/interactions.js
AgeCommit message (Collapse)Author
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090
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.
2017-12-03Rename themes -> flavours ? ?kibigo!