about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_prepend.js
AgeCommit message (Expand)Author
2020-09-29Fix boost icon not being displayed in boost notificationsThibaut Girka
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2019-11-06[Glitch] Fix notification message for own pollThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-03-13[Glitch] Add UI for enabling/disabling poll notificationsThibG
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
2019-02-22Fix non-numeric account identifiers leading to /web/accounts/NaNThibaut Girka
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!