about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status/index.js
AgeCommit message (Expand)Author
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
2018-11-30[Glitch] Replace recursion in status mapStateToPropsThibaut Girka
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
2018-11-29Improve detailed status component lifecycleThibaut Girka
2018-10-18Fix fav/boosts hotkeys not working on detailed statusesThibaut Girka
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
2018-10-05[Glitch] Add a confirmation dialog when hitting reply and the compose box isn...Thibaut Girka
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-16Fix thread CW expansion not being reset when changing threadsThibaut Girka
2018-08-31[Glitch] Give focused status a sensible aria-label for screen readersThibaut Girka
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
2018-08-17[Glitch] Defer scrollIntoView after DOM is drawnThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka