about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_action_bar.js
AgeCommit message (Collapse)Author
2020-11-29Allow republishing monsterfork-2020-11-29Fire Demon
2020-10-28Merge remote-tracking branch 'upstream/master' into devFire Demon
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
port d88a79b4566869ede24958fbff946e357bbb3cb9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-08-30[Glitch] Fix: also use custom private boost icon for detailed statusTdxdxoz
Port a3ec9af9b009d4548e3e8f7369213883212a922a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-08-30[Glitch] reword "boost to original audience" as per tootsuite#14596proxy
Port 46210a65d1cc4c53fb69fd9c904bdf2d5679d179 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
Port 6fda3cbbebfdc7b050f4437b996b2ad36c1db64c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
Port 02236332bab7c5cc4ddf4a3a778fd956f6851322 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-07-01Fix some React warningsThibaut Girka
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2019-06-02Fix expanding status from menu modal in glitch-socThibaut Girka
Fixes #1085
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
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc
2019-02-17[Glitch] Change buttons on timeline preview to open the interaction dialogThibaut Girka
Port 71e28ba39993d6eb3c5966e20214214c9d81b173 to glitch-soc
2019-02-13[Glitch] Add "copy link" item to status action barsThibaut Girka
Port 3cfadd875cc91b3fb893681ed7c2ef86148b3f85 to glitch-soc
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
If the current logged-in user is an admin, add quick links to the admin interface in account and toot dropdown menu. Suggestion by @ashkitten
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
Port 025fbb8285cdedf495d9e4d015db611b0c622cbb to glitch-soc
2018-08-22Add glitch-soc local setting to display reply countersThibaut Girka
Defaults to false.
2018-08-22[Glitch] Display replies count in web UIThibaut Girka
Port 4df9cabb22cbed8f9cd8af45325ecdcc7c72d6cb to glitch-soc
2018-06-16[Glitch] Add redraft functionThibaut Girka
Port bd0791d800902cdbdf6666e65d201df3ec22789c to glitch-soc
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
Port 904a2479dd2085dfc94f33746ad6f7a755e72609 to glitch-soc
2018-04-19Glitchsoc-specific changes to allow boosting own private tootsThibaut Girka
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
Unlike boosts and like, there is no confirmation dialog as misclicking can be recovered without another user seeing it.
2017-12-09fixes, functioning nowcwm
2017-12-03Rename themes -> flavours ? ?kibigo!