about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/components/action_bar.js
AgeCommit message (Expand)Author
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21also make packmate roars pinnable in web appmultiple creatures
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!