21 Commits (a7f6e72b307c2018ae1de3c301f8ac437b7bdfbe)

Author SHA1 Message Date
Thibaut Girka a7f6e72b30 Fix CW field automatically getting the focus when it is always enabled 5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer 5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box. 5 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal 5 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field 5 years ago
Thibaut Girka 416aa832e5 Fix file upload 5 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit 5 years ago
Thibaut Girka e949861176 Cleanup 5 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose 5 years ago
Thibaut Girka df951c319c Add OptionsContainer 5 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose 5 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons 5 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea 5 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer 5 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose 5 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input 5 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator 5 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning 5 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm 5 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream 5 years ago
Thibaut Girka 0605c004a5 Fix incorrect and duplicate onConfirm callback 6 years ago
Thibaut Girka 056a8a8ee4 Allow disabling media confirmation from the confirmation dialog itself 6 years ago
Thibaut Girka 8266d224ef Split out is_changing_upload from is_submitting 6 years ago
Thibaut Girka f0505a5b2e On mobile, go back in browser history upon posting, unless threaded mode is enabled 6 years ago
Thibaut Girka b0527a4ce7 Handle alt+enter in the spoiler input as shortcut for secondary post 6 years ago
Thibaut Girka 86b2b009dd Make pre-selection of usernames optional when replying to a toot 6 years ago
Thibaut Girka 9594c68532 Scroll to textarea when composing a toot 6 years ago
Thibaut Girka d3426ed87a Disable the “TOOT” button (and secondary toot button) if the toot text is empty 6 years ago
Thibaut Girka 307fb338ee Fix composer actions modal 6 years ago
Thibaut Girka c0275cdcb2 Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set 6 years ago
Thibaut Girka c20b27a9f4 Restrict querySelectorAll to the upload form component 6 years ago
Thibaut Girka 1544ac4e27 Add confirmation dialog when posting media without description 6 years ago
Thibaut Girka 171e54eb46 Add opt-in feature to have the spoilers field always on (fixes #634) 6 years ago
Thibaut Girka 432f6b88b0 Focus CW field when enabling it, focus compose textarea when disabling it 6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer 6 years ago
Thibaut Girka 9782ac017b Refactor in preparation for focal points modal 6 years ago
Thibaut Girka 28a59e4e80 Move CW field just above main textarea 6 years ago
Thibaut Girka d3783b864c Refactor reply indicator and show compact list of attachments 6 years ago
Thibaut Girka e3bf8c8aa1 Show reply indicator for empty toots, not undefined toots (fixes #610) 6 years ago
Thibaut Girka 57f31b361f Add an option restricting secondary toot privacy to that of the toot being replied to 6 years ago
Thibaut Girka d67cb13d84 Use options rather than a boolean 6 years ago
Ash Levy 6f06d16b1e add option to enable auto visibility on secondary toot button 6 years ago
Thibaut Girka 612b00d1bb Display reply indicator even when replying to contentless toot (fixes #564) 6 years ago
Ash Levy e96a4434c7 add keybind in composer textarea for secondary submit 6 years ago
Thibaut Girka 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281) 6 years ago
Thibaut Girka d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots 6 years ago
Thibaut Girka a5fac975f3 [Glitch] Feature: Direct message from menu 6 years ago
Thibaut Girka ca9f022a80 [Glitch] Fix: Prevent submission using same logic as submit button disabling. 6 years ago
Thibaut Girka 841ef606a9 Remove text requirement when media attached from statuses (fixes #381) 6 years ago
Thibaut Girka 1287b2782b Display a warning when composing unlisted toots with something looking like a hashtag 6 years ago