about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose
AgeCommit message (Expand)Author
2020-11-05Bump detect-passive-events from 1.0.5 to 2.0.1 (#15003)dependabot[bot]
2020-10-27Make “Mark media as sensitive” properly translatable (#15051)Mélanie Chauvel
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
2020-08-21Fix scrolling issues when closing some dropdown menus (#14606)ThibG
2020-08-08Fix crash when failing to load emoji picker (#14525)ThibG
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
2020-06-26Improve wording of the “Add media” button tooltip (#13954)Mélanie Chauvel
2020-06-20Fix modifier key to keep the EmojiPicker on macOS (#14096)Takeshi Umeda
2020-05-31Allow Ctrl-click to keep EmojiPicker window open (#13896)Brian C. Lindner
2020-05-12Fix first poll option not being focused when adding a poll (#13740)ThibG
2020-04-28Fix page incorrectly scrolling when bringing up dropdown menus (#13574)ThibG
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-04-02Improve polls: option lengths & redesign (#13257)Sasha Sorokin
2020-03-21Add link to bookmarks in web UI dropdown (#13273)mayaeh
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-03-08Change description of privacy levels to be more intuitive in web UI (#13197)Mélanie Chauvel (ariasuni)
2020-01-23Add announcements (#12662)Eugen Rochko
2019-12-16Fix tooltip messages of multiple poll switcher are reversed (#12616)Acid Chicken (硫酸鶏)
2019-12-10Revert "Fix an eslint warning (#12426)" (#12596)Eugen Rochko
2019-12-03Fix poll options not being selectable via keyboard (#12538)ThibG
2019-11-22Fix an eslint warning (#12426)Dimitri Merejkowsky
2019-11-07Fix WebUI allowing to upload more items than the limit (#12300)ThibG
2019-11-07Minor improvements to poll composing UI (#12319)ThibG
2019-10-01Scroll into search bar when focus (#12032)Jeong Arm
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-08-15Add OCR tool to media editing modal (#11566)Eugen Rochko
2019-08-14Add media editing modal (#11563)Eugen Rochko
2019-08-06Improve keyboard navigation in privacy dropdown (#11492)ThibG
2019-08-06Fix privacy dropdown active state when dropdown is placed on top of it (#11495)ThibG
2019-08-03Change icon button styles to make hover/focus states more obvious (#11474)ThibG
2019-07-27Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-19Added logout to dropdown menu (#11353)koyu
2019-07-06Only scroll to the compose form if it's not horizontally in the viewport (#11...ThibG
2019-06-28Display FTS warning based on actual search term, not the one being typed (#11...ThibG
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-26Scroll to compose form rather than reply indicator on focus (#11182)ThibG
2019-06-22Change camera icon to paperclip icon in upload form (#11149)koyu
2019-06-19Add audio uploads (#11123)Eugen Rochko
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-13List attachments in reply indicator and boost modal (#10997)ThibG
2019-06-10Fix emoji-button appearing above privacy-dropdown (#11027)mayaeh
2019-06-07Fix some React warnings (#10989)Eugen Rochko
2019-06-06Fix overlap of emoji button on search popup (#10978)Wenceslao Páez Chávez
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