about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/index.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-18[Glitch] Enable ESLint import recommended rulesClaire
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-05[Glitch] Fix unnecessary re-rendering of various components when typing in we...Claire
2022-12-20Reuse upstream's “Posts and replies” as column heading (#2023)Claire
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
2022-10-28fixup! [Glitch] Change public accounts pages to mount the web UIClaire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
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-09[Glitch] Add dynamic document title to WebUIEugen Rochko
2022-07-25Add option to share CW toggle state across instances of a postClaire
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2021-11-25[Glitch] Fix handling of recursive toots in WebUIClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-07-13Refactor shouldUpdateScroll stuffClaire
2021-07-13Fix scroll handling with modalsClaire
2021-05-07Change media modals look in web UIEugen Rochko
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-07-22Fix “Show less for all”/”Show more for all” eye icon not reflecting s...Thibaut Girka
2020-04-25[Glitch] Fix expanded video player issuesThibG
2020-01-07[Glitch] Fix reuse of detailed status componentsThibG
2019-11-30[Glitch] Add hotkey for opening media filesThibG
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Fix column header scrolling with the pageEugen Rochko
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-08-30[Glitch] Change detailed status child ordering to sort self-replies on topThibG
2019-07-04[Glitch] Memoize ancestorIds and descendantIds in detailed status viewThibG
2019-06-12Properly handle unboosting statuses from detailed viewThibaut Girka
2019-06-10Fix unboost confirmation dialog not showing up on detailed statusesThibaut Girka
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-05-27[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-04-29When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut 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-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-01[Glitch] Make the column header of toot/thread view look like the othersMélanie Chauvel (ariasuni)
2019-01-20[Glitch] Improve the public hashtag pageThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-11-30Scroll to selected toot even if the ancestors happen to be loadedThibaut Girka
2018-11-30Scroll to detailed status when new ancestors get insertedThibaut Girka
2018-11-30[Glitch] Fix bug in order of conversations in web UIThibaut Girka