about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/compose.js
AgeCommit message (Expand)Author
2023-03-25Change media upload limits and remove client-side resizing (#23726)Eugen Rochko
2023-02-19Fix focus point of already-attached media not saving after edit (#23566)Claire
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-11-02Fix edits not being immediately reflected (#19673)Claire
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
2022-10-22Fix reply not opening compose page on certain screen sizes in web UI (#19417)Eugen Rochko
2022-10-14Fix missing `isCancel` (#19354)Yamagishi Kazutoshi
2022-10-14Replace `CancelToken` to `AbortSignal` (#19352)Yamagishi Kazutoshi
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-01-10Gradually increase retry waiting for media processing (#17271)Jeong Arm
2021-12-15ignore hashtag suggestions if they vary only in case (#16460)David Sterry
2021-09-27Add aliases for WebUI routes that were renamed in #16171 (#16772)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-25Add confirmation modal when closing media edit modal with unsaved changes (#1...Claire
2020-11-11Remove auto-redirect to direct messages in web UI (#15142)Eugen Rochko
2020-07-19Fix/14021 behaviour on add or remove toots (#14212)Ariel
2020-07-07Add ability to choose media thumbnail in web UI (#14244)Eugen Rochko
2020-03-10Fix regression in “Edit media” modal in web UI (#13243)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
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-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
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-29Fix emoji autosuggestions (#11442)Eugen Rochko
2019-07-28Add autosuggestions for hashtags (#11422)Eugen Rochko
2019-06-29When sending a toot, ensure a CW is only set if the CW field is visible (#11206)ThibG
2019-05-26Improvements to the single column layout (#10835)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-04-25Fix upload progressbar when image resizing is involved (#10632)ThibG
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2019-03-06Disable file upload when there is a poll (#10195)ThibG
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
2019-02-02Allow multiple files upload through web UI, including drag & drop (#9856)tmm576
2018-12-30Immediately go back in browser history upon successfully sending toot (#9663)ThibG
2018-12-14When posting in mobile mode, go back to previous history location (#9502)ThibG
2018-10-24Fix JS error when posting from page without router context (#9073)Eugen Rochko
2018-10-23Fix public timelines not instantly updating on compose (#9050)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-08-23Preserve hashtag casing in web UI hashtag history (#8394)Eugen Rochko
2018-04-23Refactor resizeImage method (#7236)Yamagishi Kazutoshi
2018-04-23Resize images before upload in web UI to reduce bandwidth (#7223)Eugen Rochko
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-17Fix caret position after inserting emoji (#7167)abcang
2018-04-02 Add missing rejection handling for Promises (#7008)unarist
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith