about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/compose.js
AgeCommit message (Expand)Author
2023-02-13Fix case-sensitive check for previously used hashtags (#23526)Dean Bassett
2023-02-10Fix attached media uploads not being cleared when replying to a post (#23504)Claire
2023-01-30autofocus the compose form again on /share (#23094)Akira Ouchi
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-12-15Fix being stuck in edit mode when deleting the edited status (#22126)Claire
2022-12-13Change default reply language to be default language when replying to a trans...Claire
2022-11-27Fix status mismatch of sensitive check (#21724)kedama
2022-11-14Fix media metadata being only editable once (#20665)Claire
2022-11-11Add the ability to edit media attachment metadata for any unattached media (#...Claire
2022-11-08Fix redrafting a currently-editing post not leaving edit mode (#20023)Claire
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
2022-05-31Change language to be carried over on reply (#18557)Claire
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2021-12-15ignore hashtag suggestions if they vary only in case (#16460)David Sterry
2021-07-25Add confirmation modal when closing media edit modal with unsaved changes (#1...Claire
2020-07-07Add ability to choose media thumbnail in web UI (#14244)Eugen Rochko
2020-03-31Fix content warning being unnecessarily cleared when enabling/disabling CW (#...ThibG
2019-11-29Fix pending upload count not being decremented on error (#12499)ThibG
2019-11-07Fix WebUI allowing to upload more items than the limit (#12300)ThibG
2019-09-27Avoid storing audio and video file data in memory (#11974)ThibG
2019-09-27Use blob URL for Tesseract to avoid CORS issues (#11964)ThibG
2019-08-22Restore hashtag suggestions from local tag history (#11632)ThibG
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
2019-07-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-07-02When deleting & redrafting a poll, fill in closest expires_in (#11203)ThibG
2019-06-29When sending a toot, ensure a CW is only set if the CW field is visible (#11206)ThibG
2019-06-06Fix “mark as sensitive” not being used in delete & redraft (#10980)ThibG
2019-05-11Fix incorrect reference to raw_content (it is raw_text instead) (#10753)ThibG
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-08-23Preserve hashtag casing in web UI hashtag history (#8394)Eugen Rochko
2018-07-04Refactor privacyPrefence() to use priority list (#7945)Maciek Baron
2018-06-06Preserve newlines in delete & redraft and desktop notifications (#7750)Eugen Rochko
2018-06-05Add redraft function (#7735)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-04-09Feature: Direct message from Statuses (#7089)Emelia Smith
2018-04-02Fix issues with sending direct messages from user profile (#6999)Emelia Smith
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2018-03-12Insert space before shortcode if necessary (#6751)Akihiko Odaki
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-03-04Implement tag auto-completion by history (#6621)Akihiko Odaki
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-21fix #6523 (#6524)りんすき
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson