about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/components/action_bar.js
AgeCommit message (Expand)Author
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-02-09Fix boosting private toots in detailed viewThibaut Girka
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
2020-01-25[Glitch] Fix unlocalized dropdown button titleSasha Sorokin
2020-01-25Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with ...Thibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
2019-02-13[Glitch] Add "copy link" item to status action barsThibaut Girka
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-09-03Add admin links to status and account menus (fixes #673)Thibaut Girka
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-25[Glitch] Use .star-icon instead of hardcoding color in detailed statusesThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-04-19Glitchsoc-specific changes to allow boosting own private tootsThibaut Girka
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2017-12-26Add mute, block, conversation mute actions to detailed status dropdown menucwm
2017-12-09add initial components based off of tootsuite pr #1507cwm
2017-12-03Rename themes -> flavours ? ?kibigo!