about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Collapse)Author
2018-10-22[Glitch] fix: initial state of PrivacyDropdown is should not be nullThibaut Girka
Port bebe8ec887ba67c51353e09d7758819b117bf62d to glitch-soc
2018-10-21Attempt at fixing inline video playerThibaut Girka
2018-10-20Focus the UI when pressing Escape in the CW fieldThibaut Girka
2018-10-18Fix fav/boosts hotkeys not working on detailed statusesThibaut Girka
2018-10-14Handle alt+enter in the spoiler input as shortcut for secondary postThibaut Girka
Fixes #780
2018-10-10Really fix HotKeysThibaut Girka
2018-10-09Define some local-settings hintsThibaut Girka
2018-10-09Add support for hints (or extended descriptions) in local-settings pagesThibaut Girka
2018-10-09Change “preferences” icon to match settings page iconThibaut Girka
2018-10-09Add icons for each of the local-setting pagesThibaut Girka
2018-10-09Fix app-wide hotkeys randomly failing to workThibaut Girka
2018-10-08Move “Show action buttons in collapsed toots” optionThibaut Girka
2018-10-08Switch from selects to radio buttons for local settings, improve stylingThibaut Girka
2018-10-07[Glitch] Change documentation URLThibaut Girka
Port 28401962caff028f328d674878e1f0abd16ffdfd to glitch-soc
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
Media modals push an history state so that pressing back on mobile closes them. We made sure to not scroll when opening them, but not when *closing* them, which caused some issues in rare cases.
2018-10-05[Glitch] Add a confirmation dialog when hitting reply and the compose box ↵Thibaut Girka
isn't empty
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
Inspired by b79ab15859e7f8383526afd147e8416d2df2f7a7
2018-10-01[Glitch] Add support for new display_media settingThibaut Girka
Port f7a6f9489da9b2a1820366654df47b8a52f5c5bc to glitch-soc [API] [vanilla required] [glitch-soc optional] initial_state show_sensitive_media boolean changed to show_media string with options "default", "hide_all", "show_all"
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
Port various accessibility improvements from upstream
2018-09-29Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selectionDavid Yip
Make pre-selection of usernames optional when replying to a toot
2018-09-29Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-viewDavid Yip
Scroll to textarea when composing a toot
2018-09-29Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-buttonDavid Yip
Disable the “TOOT” button (and secondary toot button) if the toot text is empty
2018-09-28Make pre-selection of usernames optional when replying to a tootThibaut Girka
Fixes #751
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
Port 05f90e3695c410526fc7fa79fc6a9bdaa717cb87 to glitch-soc
2018-09-21Disable the “TOOT” button (and secondary toot button) if the toot text ↵Thibaut Girka
is empty
2018-09-21[Glitch] Display verified links in glitch flavorThibaut Girka
Port front-end changes from f4d549d30081478b1fe2bde9d340262e132bb891 to glitch-soc
2018-09-21[Glitch] Add edit profile action button to profileThibaut Girka
Port some parts from 1a7a74ff76a129031a3fd6d73688ab9409899002
2018-09-21[Glitch] Fix “Toots” tab highlighting for replies and media timelinesThibaut Girka
Port front-end changes from f8b54d229f70cb726511bcd35e1440618e487672
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
Port 7b7c26063e3fcf9e75a61780d81bd60b7c398ead to glitch-soc
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
Port f66a7860291e6b2fef1844b580c22296dbad9202 to glitch-soc
2018-09-10[Glitch] After click to embed video, autoplay itThibaut Girka
Port 478ca39e5e8463044a259388459da56d2141e104 to glitch-soc
2018-09-10[Glitch] Click card to embed external contentThibaut Girka
Port front-end changes from f7765acf9d92951a616f41b738d5d23ede58c162 to glitch-soc
2018-09-10[Glitch] Fix oEmbed image_modal src.Thibaut Girka
Port 25b0d7538eb83c5fd02409ca22345c9af752b3ed to glitch-soc
2018-09-10[Glitch] Ensure link thumbnails are not stretched to super low qualityThibaut Girka
Port front-end changes from c36b9cc5a6cf3feacb925213f5530c90dd31fa7a to glitch-soc
2018-09-10[Glitch] Add embed_url to preview cardsThibaut Girka
Port front-end changes from c083816c2479dcdfa6674c47a75a8293bf64a947 to glitch-soc
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