about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose
AgeCommit message (Expand)Author
2023-04-04Ensure tabIndex is number instead of string (#24409)Nick Schonning
2023-04-01Change search pop-out in web UI (#24305)Eugen Rochko
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-02-21Add `lang` tag to native language names in language picker (#23749)Claire
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-02-10Fix attached media uploads not being cleared when replying to a post (#23504)Claire
2023-02-04Spell check input fields (#23395)Christian Schmidt
2023-01-30Upgrade ESlint to v8 (#23305)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
2023-01-18Add listing of followed hashtags (#21773)Connor Shea
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-12Remove hardcoded width from dropdown overlays (#23062)Claire
2023-01-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
2023-01-05Add aria-hidden to content warning field when dimmed so that it is not confus...Holden Foreman
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-12-15Display search popout at fixed screen position (#16463)Rens Groothuijsen
2022-12-15Don't autofocus the compose form (#16517)Arnout Engelen
2022-12-15Adding 12 hours option for polls (#21131)Pleclown
2022-12-15Fix hidden label causing accessibility issue for search inputs (#21275)Alex Stine
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-11-11Add the ability to edit media attachment metadata for any unattached media (#...Claire
2022-11-11Remove “No description added” media warning in edit mode (#20393)Claire
2022-11-08Fix opening the language picker scrolling the single-column view to the top (...Claire
2022-11-05Fix JavaScript console error on upload editing status (#19769)Sunny Ripert
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-11-04A11y: Explicit <form> element around compose area (#19742)Sunny Ripert
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
2022-10-29Fix logged out search and changed logged-in search placeholder (#19514)Eugen Rochko
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-23Fix redirecting to `/publish` when compose form is visible in web UI (#19427)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Fix button to dismiss suggestions not showing up in search results (#19325)Claire
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-06-01Change label of publish button to be "Publish" again (#18583)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-05-03Change “Only people I mention” to “Mentioned people only” (#18291)Claire
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2022-03-22Add hint about missing media attachment description in web UI (#17845)Eugen Rochko
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2022-02-16Fix opening the emoji picker scrolling the single-column view to the top (#17...Claire
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-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-09-30Fix drawer tab menu routes in advanced web ui (#16793)Mashiro