about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/containers
AgeCommit message (Expand)Author
2020-02-21port tootsuite#11123 to monsterfork: Add audio uploadsEugen 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
2018-03-13Change the title of sensitive button by state (#6771)Akihiko Odaki
2018-03-13Change the title of spoiler button by stateAkihiko Odaki
2018-03-11Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6...Eugen Rochko
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-05match hashtag regex in js client with server (#6431)Daniel King
2018-01-02Display a warning when composing unlisted toots with something looking like a...ThibG
2017-11-01Refactor initial state: auto_play_gif (#5576)Nolan Lawson
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-19Remove unnecessary translateZ(0) when doing scale() (#5473)Nolan Lawson
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-10Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305)Eugen Rochko
2017-10-10Fix #5295 - Order custom emoji lexicographically (#5297)Eugen Rochko
2017-10-08Track frequently used emojis in web UI (#5275)Eugen Rochko
2017-10-07Fix custom emoji in emoji picker, persist skin tone (#5258)Eugen Rochko
2017-10-07Make auto-play GIFs preference affect custom emojis in web UI (#5254)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-28Remove web UI warnings about OStatus privacy (#5102)Eugen Rochko
2017-09-23Add custom emojis to the emoji picker (#5052)Eugen Rochko
2017-07-31Disable sensitive button when with content warnings (#4460)Yamagishi Kazutoshi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Replace TextIconButton for SensitiveButton to IconButton (#3759)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi