67 Commits (9f06da948bcfe67bb9c02cfc92ece28ee3af5858)

Author SHA1 Message Date
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
Ben Lubar 9ad1ca9a2b Allow multi-line image descriptions. (Glitch)
6 years ago
Thibaut Girka 53cc85871d [Glitch] Don't focus spoiler input when disabled spoiler
6 years ago
Thibaut Girka 07f0cf8573 [Glitch] Allow multiple files upload through web UI, including drag & drop
6 years ago
Thibaut Girka fba0f7dae7 [Glitch] Replace unlock-alt icon with unlock
6 years ago
Thibaut Girka e8845f0cb2 Fix incorrect and duplicate onConfirm callback
6 years ago
Thibaut Girka 55e3dae600 Allow disabling media confirmation from the confirmation dialog itself
6 years ago
Thibaut Girka b19e5cf48d Split out is_changing_upload from is_submitting
6 years ago
Thibaut Girka 4760c6e767 On mobile, go back in browser history upon posting, unless threaded mode is enabled
6 years ago
Thibaut Girka e7c0ad6ac4 Move URLs to backend in their own file
6 years ago
Thibaut Girka d091159140 Do not rely on hover for upload form options if touch is used
6 years ago
Thibaut Girka 6651d4fa7c [Glitch] fix: initial state of PrivacyDropdown is should not be null
6 years ago
Thibaut Girka 1cb7fe932d Focus the UI when pressing Escape in the CW field
6 years ago
Thibaut Girka ccf5ddfd88 Handle alt+enter in the spoiler input as shortcut for secondary post
6 years ago
David Yip 278d21bb0b Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection
6 years ago
David Yip dc8da22a73 Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view
6 years ago
Thibaut Girka e7ddcf50ab Make pre-selection of usernames optional when replying to a toot
6 years ago
Thibaut Girka d27b7d7645 Scroll to textarea when composing a toot
6 years ago
Thibaut Girka 0081bf3784 Disable the “TOOT” button (and secondary toot button) if the toot text is empty
6 years ago
Thibaut Girka 22a48adabc Fix composer actions modal
6 years ago
Thibaut Girka 9002ec066a Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
6 years ago
Thibaut Girka aaa3de166f Fix emoji autosuggest when using a CDN for assets
6 years ago
Thibaut Girka 9ca7d1c7c8 Restrict querySelectorAll to the upload form component
6 years ago
Thibaut Girka fa5f416270 Add confirmation dialog when posting media without description
6 years ago
Thibaut Girka 8f33f0f087 Add opt-in feature to have the spoilers field always on (fixes #634)
6 years ago
Thibaut Girka acdb5b43da [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka 52fe8ee95d Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka bbee6d85d3 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
Thibaut Girka c43db794e6 Various minor upload description fixes
6 years ago
Thibaut Girka 02adce1ad8 Add focal points support in the composer
6 years ago
Thibaut Girka 96e58d01ad Refactor in preparation for focal points modal
6 years ago
Thibaut Girka a1ee3d464f Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka 40fe9256ea Move CW field just above main textarea
6 years ago
Thibaut Girka 0ef509c27a Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka 5eeb95fac7 Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka 22618172b4 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Thibaut Girka 4a23251f3c Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka 1a3e119ef7 Use options rather than a boolean
6 years ago
Ash Levy 2d4c33a89c add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 14061b76dc Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Ash Levy 58c19ac07c add keybind in composer textarea for secondary submit
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka 04eeaa0fa4 [Glitch] Reword the direct message warning
6 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka d1bfe4cdad Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Thibaut Girka e1e4a53496 [Glitch] Fix: Prevent submission using same logic as submit button disabling.
7 years ago
Thibaut Girka cb3a0bf3ed Remove text requirement when media attached from statuses (fixes #381)
7 years ago