about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/containers
AgeCommit message (Expand)Author
2023-04-01Change search pop-out in web UI (#24305)Eugen Rochko
2023-02-20Change compose form checkbox to native input with `appearance: none` (#22949)Claire
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint import recommended rules (#23315)Nick Schonning
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-01-29Add lang attribute to image description textarea and poll option field (#23293)Christian Schmidt
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-11-11Add the ability to edit media attachment metadata for any unattached media (#...Claire
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
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-08-06Fix logout link not working in safari (#16574)Takeshi Umeda
2021-07-25Add confirmation modal when closing media edit modal with unsaved changes (#1...Claire
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-10-27Make “Mark media as sensitive” properly translatable (#15051)Mélanie Chauvel
2020-08-07Fix eslint error (#14521)abcang
2020-08-05Fallback to previous, more approximative hashtag RE on older browsers (#14513)ThibG
2020-08-02Fix the hashtag judgment of the compose form to be the same as the server sid...kedama
2019-11-07Fix WebUI allowing to upload more items than the limit (#12300)ThibG
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-08-14Add media editing modal (#11563)Eugen Rochko
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-06-28Display FTS warning based on actual search term, not the one being typed (#11...ThibG
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-05-19fix `isSubmitting` prop case (#10785)Hinaloe
2019-05-10Change icon and label depending on whether media is marked as sensitive (#10748)ThibG
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
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-08-18Fix ctrl+enter not submitting toot when text cursor is composing image descri...Spanky
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Add loading indicator for trending tags (#7693)Yamagishi Kazutoshi
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG
2018-05-19Improve direct message warning again (#7546)Eugen Rochko
2018-05-16Reword the direct message warning (#7420)Sylvhem
2018-04-17Fix caret position after inserting emoji (#7167)abcang
2018-04-07Remove duplicate frequently used emojis (#7064)Harmon
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2018-03-13Merge branch 'spoiler' of git://github.com/kagucho/mastodon into kagucho-spoilerEugen Rochko