about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2018-10-02Make hidden media clickable in account media galleryThibaut Girka
2018-10-02Add media description (or status spoiler) in account media galleryThibaut Girka
2018-10-02[Glitch] Honour displayMedia setting in accountMedia galleryThibaut Girka
2018-10-01[Glitch] Add support for new display_media settingThibaut Girka
2018-09-30Add option to hide action bar in collapsed tootsSpencer Alves
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-29Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selectionDavid Yip
2018-09-29Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-viewDavid Yip
2018-09-29Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-buttonDavid Yip
2018-09-28Make pre-selection of usernames optional when replying to a tootThibaut Girka
2018-09-28Fix styling issue in “Compose box options” local settings pageThibaut Girka
2018-09-28Scroll to textarea when composing a tootThibaut Girka
2018-09-28[Glitch] Adjust beforeUnload conditionsThibaut Girka
2018-09-21Disable the “TOOT” button (and secondary toot button) if the toot text is...Thibaut Girka
2018-09-21[Glitch] Display verified links in glitch flavorThibaut Girka
2018-09-21[Glitch] Add edit profile action button to profileThibaut Girka
2018-09-21[Glitch] Fix “Toots” tab highlighting for replies and media timelinesThibaut Girka
2018-09-21Prevent clicks on video from initiating selectionsThibaut Girka
2018-09-16Fix thread CW expansion not being reset when changing threadsThibaut Girka
2018-09-13[Glitch] Highlight active tab in action barThibaut Girka
2018-09-13Autofocus comment textarea in report modalThibaut Girka
2018-09-13Auto-focus emoji picker's search fieldThibaut Girka
2018-09-11Fix composer actions modalThibaut Girka
2018-09-11Fix media description in various media modalsThibaut Girka
2018-09-11[Glitch] Hide floating action button on thread viewsThibaut 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-07Add preferences for notification badgesThibaut Girka
2018-09-07Move compose box options to their own pageThibaut Girka
2018-09-07Add unread notifications badge to the mobile navbarThibaut Girka
2018-09-07Add unread notifications badge to the navigation barThibaut Girka
2018-09-07Add notification badge to faviconThibaut Girka
2018-09-07Count unread notifications when window loses focusThibaut Girka
2018-09-07Keep track of unread notifications when the notification column isn't mountedThibaut Girka
2018-09-05Pause video playback if toot is collapsed or CWs folded (fixes #146)Thibaut Girka
2018-09-04Fix interactions between CW and sensitive flag when spoilersAlwaysOn is setThibaut Girka
2018-09-04Fix emoji autosuggest when using a CDN for assetsThibaut 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-09-03[Glitch] Add aria-label to floatingActionButtonThibaut Girka
2018-09-03Fixes columns scrolling to top when opening media modalThibaut 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-31Allow text inputs in local settings dialogThibaut 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