about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_prepend.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2022-02-12[Glitch] Add notifications when a reblogged status has been updatedEugen Rochko
2021-09-30Fix clicking on account name in “[xxx] boosted” text leading to broken pathClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
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!