Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | Move “Show action buttons in collapsed toots” option | Thibaut Girka | |
2018-10-08 | Switch from selects to radio buttons for local settings, improve styling | Thibaut Girka | |
2018-10-07 | [Glitch] Change documentation URL | Thibaut Girka | |
Port 28401962caff028f328d674878e1f0abd16ffdfd to glitch-soc | |||
2018-10-07 | Do not scroll timelines when *closing* media modals | Thibaut 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-02 | Make hidden media clickable in account media gallery | Thibaut Girka | |
2018-10-02 | Add media description (or status spoiler) in account media gallery | Thibaut Girka | |
2018-10-02 | [Glitch] Honour displayMedia setting in accountMedia gallery | Thibaut Girka | |
Inspired by b79ab15859e7f8383526afd147e8416d2df2f7a7 | |||
2018-10-01 | [Glitch] Add support for new display_media setting | Thibaut 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-30 | Add option to hide action bar in collapsed toots | Spencer Alves | |
2018-09-29 | Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility | David Yip | |
Port various accessibility improvements from upstream | |||
2018-09-29 | Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection | David Yip | |
Make pre-selection of usernames optional when replying to a toot | |||
2018-09-29 | Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view | David Yip | |
Scroll to textarea when composing a toot | |||
2018-09-29 | Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-button | David Yip | |
Disable the “TOOT” button (and secondary toot button) if the toot text is empty | |||
2018-09-28 | Make pre-selection of usernames optional when replying to a toot | Thibaut Girka | |
Fixes #751 | |||
2018-09-28 | Fix styling issue in “Compose box options” local settings page | Thibaut Girka | |
2018-09-28 | Scroll to textarea when composing a toot | Thibaut Girka | |
2018-09-28 | [Glitch] Adjust beforeUnload conditions | Thibaut Girka | |
Port 05f90e3695c410526fc7fa79fc6a9bdaa717cb87 to glitch-soc | |||
2018-09-21 | Disable the “TOOT” button (and secondary toot button) if the toot text ↵ | Thibaut Girka | |
is empty | |||
2018-09-21 | [Glitch] Display verified links in glitch flavor | Thibaut Girka | |
Port front-end changes from f4d549d30081478b1fe2bde9d340262e132bb891 to glitch-soc | |||
2018-09-21 | [Glitch] Add edit profile action button to profile | Thibaut Girka | |
Port some parts from 1a7a74ff76a129031a3fd6d73688ab9409899002 | |||
2018-09-21 | [Glitch] Fix “Toots” tab highlighting for replies and media timelines | Thibaut Girka | |
Port front-end changes from f8b54d229f70cb726511bcd35e1440618e487672 | |||
2018-09-21 | Prevent clicks on video from initiating selections | Thibaut Girka | |
2018-09-16 | Fix thread CW expansion not being reset when changing threads | Thibaut Girka | |
2018-09-13 | [Glitch] Highlight active tab in action bar | Thibaut Girka | |
Port 7b7c26063e3fcf9e75a61780d81bd60b7c398ead to glitch-soc | |||
2018-09-13 | Autofocus comment textarea in report modal | Thibaut Girka | |
2018-09-13 | Auto-focus emoji picker's search field | Thibaut Girka | |
2018-09-11 | Fix composer actions modal | Thibaut Girka | |
2018-09-11 | Fix media description in various media modals | Thibaut Girka | |
2018-09-11 | [Glitch] Hide floating action button on thread views | Thibaut Girka | |
Port f66a7860291e6b2fef1844b580c22296dbad9202 to glitch-soc | |||
2018-09-10 | [Glitch] After click to embed video, autoplay it | Thibaut Girka | |
Port 478ca39e5e8463044a259388459da56d2141e104 to glitch-soc | |||
2018-09-10 | [Glitch] Click card to embed external content | Thibaut 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 quality | Thibaut Girka | |
Port front-end changes from c36b9cc5a6cf3feacb925213f5530c90dd31fa7a to glitch-soc | |||
2018-09-10 | [Glitch] Add embed_url to preview cards | Thibaut Girka | |
Port front-end changes from c083816c2479dcdfa6674c47a75a8293bf64a947 to glitch-soc | |||
2018-09-07 | Add preferences for notification badges | Thibaut Girka | |
2018-09-07 | Move compose box options to their own page | Thibaut Girka | |
2018-09-07 | Add unread notifications badge to the mobile navbar | Thibaut Girka | |
2018-09-07 | Add unread notifications badge to the navigation bar | Thibaut Girka | |
2018-09-07 | Add notification badge to favicon | Thibaut Girka | |
2018-09-07 | Count unread notifications when window loses focus | Thibaut Girka | |
2018-09-07 | Keep track of unread notifications when the notification column isn't mounted | Thibaut Girka | |
2018-09-05 | Pause video playback if toot is collapsed or CWs folded (fixes #146) | Thibaut Girka | |
2018-09-04 | Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set | Thibaut Girka | |
2018-09-04 | Fix emoji autosuggest when using a CDN for assets | Thibaut Girka | |
2018-09-04 | Media gallery styling closer to upstream's | Thibaut Girka | |
2018-09-03 | Add admin links to status and account menus (fixes #673) | Thibaut Girka | |
If the current logged-in user is an admin, add quick links to the admin interface in account and toot dropdown menu. Suggestion by @ashkitten | |||
2018-09-03 | [Glitch] Add aria-label to floatingActionButton | Thibaut Girka | |
Port 7c12c7b1246b991c68f4b51573538e02b3968beb to glitch-soc | |||
2018-09-03 | Fixes columns scrolling to top when opening media modal | Thibaut Girka | |
Fixes #700 | |||
2018-08-31 | [Glitch] Give focused status a sensible aria-label for screen readers | Thibaut Girka | |
Port 248df68c36a2f1ffd9c214afe7d1b0c62b4a5f27 to glitch-soc |