about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/containers/compose_form_container.js
AgeCommit message (Expand)Author
2023-01-24Add lang attribute to compose textarea and CW field (#23240)Claire
2022-12-15Don't autofocus the compose form (#16517)Arnout Engelen
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
2019-05-19fix `isSubmitting` prop case (#10785)Hinaloe
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-04-22Minor code cleanup (#10613)ThibG
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG
2018-04-17Fix caret position after inserting emoji (#7167)abcang
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-10Disabled auto focus on toot form when search results are shown. (#2942)fusshi-
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko