about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_prepend.js
AgeCommit message (Collapse)Author
2019-02-22Fix non-numeric account identifiers leading to /web/accounts/NaNThibaut Girka
I'm not sure what purpose these “+” served?!
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch
2017-12-03Rename themes -> flavours ? ?kibigo!