101 Commits (80820535fa0512a8f426c60f83793853f2e778b4)

Author SHA1 Message Date
Claire 12d91755f5 [Glitch] Add dropdown for boost privacy in boost confirmation modal
4 years ago
Claire cc5b429545 Refactor privacy dropdown to have an interface closer to upstream's
4 years ago
ThibG 07408600f3 [Glitch] Add “translate” class to other user strings
4 years ago
Eugen Rochko 1c781bb05d [Glitch] Change RTL detection to rely on unicode-bidi paragraph by paragraph
4 years ago
Mélanie Chauvel 41428823de [Glitch] Fix character count not ignoring hidden CW field
4 years ago
Mélanie Chauvel 2c7280ac42 [Glitch] Make “Mark media as sensitive” properly translatable
4 years ago
ThibG b11521e251 [Glitch] Fix scrolling issues when closing some dropdown menus
4 years ago
Thibaut Girka cf50a1c31f Change styling to always have scrollbar on search results
4 years ago
Thibaut Girka f2a9736f52 [Glitch] Fallback to previous, more approximative hashtag RE on older browsers
4 years ago
kedama c61988629c [Glitch] Fix the hashtag judgment of the compose form to be the same as the server side
4 years ago
Thibaut Girka 22f2f6f43b Fix Cmd-Enter not working to send toot
4 years ago
ThibG 80b1201644 [Glitch] Fix first poll option not being focused when adding a poll
4 years ago
ThibG 3da2cd21fd [Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
4 years ago
ThibG 7195bca890 [Glitch] Fix and refactor keyboard navigation in dropdown menus
4 years ago
Sasha Sorokin 56dba219d1 [Glitch] Improve polls: option lengths & redesign
5 years ago
Thibaut Girka e16832bc9c Fix missing media description dialog when sending toots with keyboard shortcuts
5 years ago
Thibaut Girka 03309b0dc5 Fix posting privacy on secondary button with missing description confirmation dialog
5 years ago
Bèr Kessels 96b18a705f [Glitch] Code style improvements in JavaScript
5 years ago
Mélanie Chauvel (ariasuni) ce8d13d2fb [Glitch] Change description of privacy levels to be more intuitive in web UI
5 years ago
Thibaut Girka f9a919ab3e Fix clicking on the “TOOT” button send bogus visibility parameter
5 years ago
Thibaut Girka 23bf32d2b5 Fix alt+enter changing visibility setting without sending toot when toot is empty
5 years ago
ThibG c98e2faa41 [Glitch] Fix WebUI allowing to upload more items than the limit
5 years ago
Jeong Arm d5827dd85f [Glitch] Scroll into search bar when focus
5 years ago
Thibaut Girka 1da97e86a4 Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
Thibaut Girka 8605a25800 Fix wrong icons from last refactoring
5 years ago
Thibaut Girka 9b0b130299 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka 6b45aa450b Use upstream's Icon component
5 years ago
Thibaut Girka 90ac926b1c Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 2743b33722 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
ThibG 47ffc93705 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka c2ecfa969b Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka cec23a0de6 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka 2d84897916 Move character counter to the options box to match upstream styling
5 years ago
Thibaut Girka f20d417448 Refactor character counter to match upstream
5 years ago
Eugen Rochko 4982885bfa [Glitch] Add media editing modal
5 years ago
Thibaut Girka 558628eb6d Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 3dedb60da6 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
Thibaut Girka 06a5239a2c Fix color of dropdown icons
5 years ago
ThibG 56734351d3 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
Eugen Rochko a71d66ab0e [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG e2c93b4b34 [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG a393529547 [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Thibaut Girka ad4ebd172a Change search components classes and styling to match upstream
5 years ago
Thibaut Girka 883160b769 Scroll to compose form rather than reply indicator on focus
5 years ago
Eugen Rochko b02325e820 [Glitch] Add audio uploads
5 years ago
Thibaut Girka b468639015 Fix NavigationBar styling
5 years ago
Thibaut Girka b24595c93f Change plaintext icon in composer options
5 years ago
Thibaut Girka aaa0c0bec7 Do not scroll in the compose panel on single-column
5 years ago
Thibaut Girka aefaa50f73 Fix replying not automatically switching to compose form on mobile
5 years ago
ThibG 7260574e9a [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago