about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_action_bar.js
AgeCommit message (Expand)Author
2020-02-21Move “export” before decoratorsThibaut Girka
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-19Fix expanding status from menu modal in glitch-socThibaut Girka
2019-08-02allow abandoning any thread; add `thread:leave`/`thread:part` bangtagsmultiple creatures
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-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
2019-02-17[Glitch] Change buttons on timeline preview to open the interaction dialogThibaut Girka
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-08-22Add glitch-soc local setting to display reply countersThibaut Girka
2018-08-22[Glitch] Display replies count in web UIThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-05-31Make active bookmarks red (fixes #493)Thibaut 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-09fixes, functioning nowcwm
2017-12-03Rename themes -> flavours ? ?kibigo!