about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_action_bar.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-05[Glitch] Add dropdown menu item to open admin interface for remote domainsClaire
2023-01-05[Glitch] Replace hide toot with hide postSean Whalen
2022-12-23Use wrapper div as a spacer (#2046)Plastikmensch
2022-12-22Wraps status timestamps in a `div` (#2038)prplecake
2022-12-15[Glitch] Change dropdown menu to contain “Copy link to post” even for non...Claire
2022-11-10[Glitch] Add option to open original page in dropdowns of remote content in w...Eugen Rochko
2022-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
2022-10-28[Glitch] Change post editing to be enabled in web UIEugen Rochko
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-08[Glitch] Add explore page to web UIEugen Rochko
2022-08-25[Glitch] Add ability to filter individual postsClaire
2022-08-25[Glitch] Revamp post filtering systemClaire
2022-07-05[Glitch] Add customizable user rolesEugen Rochko
2022-06-02[Glitch] Remove unnused otherAccounts propertyClaire
2022-02-10[Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)Eugen Rochko
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2022-01-17[Glitch] Add support for private pinned postsClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-07-13Fix scroll handling with modalsClaire
2021-02-12[Glitch] Slightly reorder three dots menu on toots to make it more intuitiveMélanie Chauvel
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-08-30[Glitch] Fix: also use custom private boost icon for detailed statusTdxdxoz
2020-08-30[Glitch] reword "boost to original audience" as per tootsuite#14596proxy
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
2019-09-09Move “export” before decoratorsThibaut Girka
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
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