about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/boost_modal.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-05-03Refactor visibility icon using VisibilityIconClaire
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2020-11-04[Glitch] Make visibility icon clickable as part of the time of a tootMélanie Chauvel
2020-07-15[Glitch] Add a visibility icon to boost modalhan@highemelry
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-06-13[Glitch] List attachments in boost modalThibG
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-05-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!