about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/status
AgeCommit message (Expand)Author
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
2018-08-17[Glitch] Defer scrollIntoView after DOM is drawnThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-25[Glitch] Use .star-icon instead of hardcoding color in detailed statusesThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to simpl...Thibaut Girka
2018-04-22Merge pull request #432 from ThibG/glitch-soc/features/reblog-privatebeatrix
2018-04-19Glitchsoc-specific changes to allow boosting own private tootsThibaut Girka
2018-04-19[Glitch] Make detailed status' media gallery standaloneThibaut Girka
2018-04-14[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UIThibaut Girka
2018-04-13Merge pull request #419 from ThibG/glitch-soc/features/bookmarksDavid Yip
2018-04-12Merge pull request #416 from ThibG/glitch-soc/features/media-modalDavid Yip
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-04-09Fix video modalThibaut Girka
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
2018-04-08Fix video playback in glitch-soc detailed statusesThibaut Girka
2017-12-26use 'flavours/glitch/' prefix in new importscwm
2017-12-26Add mute, block, conversation mute actions to detailed status dropdown menucwm
2017-12-21Add data-status-by back to DetailedStatus component. Fixes #273.David Yip
2017-12-09remove trailing spacescwm
2017-12-09fixes, functioning nowcwm
2017-12-09add initial components based off of tootsuite pr #1507cwm
2017-12-04Merge branch 'gs-master' into glitch-themeDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!