about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/compose_panel.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-10-23Fix redirecting to `/publish` when compose form is visible in web UI (#19427)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2020-05-31Fix unsent toot confirmation dialog not popping up in single column (#13888)ThibG
2019-06-16Do not scroll in the compose panel on single-column (#11093)ThibG
2019-06-02Improvement variable height in single column layout (#10917)Takeshi Umeda
2019-05-27Refactor footers in web UI into a single component (#10846)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko