about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/compose_form.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-04Spell check input fields (#23395)Christian Schmidt
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-24Add lang attribute to compose textarea and CW field (#23240)Claire
2023-01-05Add aria-hidden to content warning field when dimmed so that it is not confus...Holden Foreman
2022-12-15Don't autofocus the compose form (#16517)Arnout Engelen
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-11-04A11y: Explicit <form> element around compose area (#19742)Sunny Ripert
2022-06-01Change label of publish button to be "Publish" again (#18583)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2022-02-12Fix controls for unchangeable properties on status edit not being disabled (#...Claire
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-01-20Fix text being incorrectly pre-selected in composer textarea on /share (#17339)Claire
2021-03-24Fix compose form behavior in mobile view (#15555)Claire
2020-11-30Fix character count not ignoring hidden CW field (#15236)Mélanie Chauvel
2019-07-06Only scroll to the compose form if it's not horizontally in the viewport (#11...ThibG
2019-06-26Scroll to compose form rather than reply indicator on focus (#11182)ThibG
2019-06-16Do not scroll in the compose panel on single-column (#11093)ThibG
2019-06-13Fix ordering of keyboard access between CW field, textarea and emoji picker (...ThibG
2019-06-07Fix some React warnings (#10989)Eugen Rochko
2019-06-06Fix emoji picker being always displayed (#10979)Takeshi Umeda
2019-06-05Scroll to compose form when focus (#10970)Jeong Arm
2019-06-02Improvement variable height in single column layout (#10917)Takeshi Umeda
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-05-03Make the "mark media as sensitive" button more obvious in web UI (#10673)Eugen Rochko
2019-04-22Minor code cleanup (#10613)ThibG
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2019-02-12Don't focus spiler input when disabled spoiler (#10017)Hinaloe
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-10-24Fix JS error when posting from page without router context (#9073)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-06-15Fix regression where CW is focused on reply (#7811)Eugen Rochko
2018-06-10Control the focus when clicking the "CW" button. (#7776)kedama
2018-05-31 Put the CW field between the toot we are replying to and the toot field (#7508)Mélanie Chauvel (ariasuni)
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG
2018-05-22Remove unneeded code now that attachment URL isn't appended to toots (#7593)ThibG
2018-04-17Fix caret position after inserting emoji (#7167)abcang
2018-04-01Fix: Prevent submission using same logic as submit button disabling. (#6993)Emelia Smith
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2017-12-13Excahnge the order of spoiler-input and unlocked warning (#6015)Lynx Kotoura
2017-12-13Redesign tootbox (#5919)Lynx Kotoura
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-09-30Make emoji autosuggestions immediate, usernames appear sooner (#5149)Eugen Rochko
2017-09-23Add custom emojis to the emoji picker (#5052)Eugen Rochko
2017-09-23Switch from EmojiOne to Twemoji, different emoji picker (#5046)Eugen Rochko