about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status
AgeCommit message (Expand)Author
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-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
2019-03-13[Glitch] Redesign landing pageEugen Rochko
2019-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-05[Glitch] Perform deep comparison for card data when receiving new propsThibaut Girka
2019-03-05Add pollsEugen Rochko
2019-03-01[Glitch] Make the column header of toot/thread view look like the othersMélanie Chauvel (ariasuni)
2019-02-17[Glitch] Fix crash on public hashtag pages when streaming failsThibaut Girka
2019-02-13[Glitch] Add "copy link" item to status action barsThibaut Girka
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka
2019-02-06Fix unfolding CWs on public hashtag pageThibaut Girka
2019-01-20[Glitch] Fix new hashtag page's items not being full-width on mobileThibaut Girka
2019-01-20[Glitch] Improve the public hashtag pageThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka
2019-01-10[Glitch] Display fallback link card thumbnail when none is givenThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-12-06Fix mention links in detailed statuses not opening in the WebUIThibaut 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-11-25Update MediaGallery and Video props when folding/unfolding CWs in detailed st...Thibaut Girka
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut 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-09-10[Glitch] After click to embed video, autoplay itThibaut Girka
2018-09-10[Glitch] Click card to embed external contentThibaut Girka
2018-09-10[Glitch] Fix oEmbed image_modal src.Thibaut Girka
2018-09-10[Glitch] Ensure link thumbnails are not stretched to super low qualityThibaut Girka
2018-09-10[Glitch] Add embed_url to preview cardsThibaut Girka
2018-09-04Media gallery styling closer to upstream'sThibaut Girka
2018-09-03Add admin links to status and account menus (fixes #673)Thibaut 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-27[Glitch] Add missing video descriptionsThibaut Girka