about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
2023-04-05SUBMIT doesn't exist on XMLHttpRequest (#24423)Nick Schonning
2023-04-03[Proposal] Make able to write React in Typescript (#16210)fusagiko / takayamaki
2023-04-01Change search pop-out in web UI (#24305)Eugen Rochko
2023-03-25Change media upload limits and remove client-side resizing (#23726)Eugen Rochko
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-02-19Fix focus point of already-attached media not saving after edit (#23566)Claire
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-01-29Separate ESLint CI from Superlinter (#23029)Nick Schonning
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-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
2022-12-15Fix being unable to react with the keycap number sign emoji (#22231)Jeremy Kescher
2022-11-14Move V2 Filter methods under /api/v2 prefix (#20622)trwnh
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-29Fix logged out search and changed logged-in search placeholder (#19514)Eugen Rochko
2022-10-22Fix reply not opening compose page on certain screen sizes in web UI (#19417)Eugen Rochko
2022-10-16Add featured tags selector for WebUI (#19358)Takeshi Umeda
2022-10-14Fix missing `isCancel` (#19354)Yamagishi Kazutoshi
2022-10-14Replace `CancelToken` to `AbortSignal` (#19352)Yamagishi Kazutoshi
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-03Disable push notification when not logged in (#19272)Yamagishi Kazutoshi
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-08-25Fix quickly switching notification filters resulting in empty or incorrect li...Claire
2022-08-25Fix action type for unfollowHashtag (#18924)Takeshi Umeda
2022-08-25Fix quickly switching notification filters resulting in empty or incorrect li...Claire
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-22Add ability to follow hashtags in web UI (#18862)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-27Add notifications for new reports (#18697)Eugen Rochko
2022-05-16Add language dropdown to compose in web UI (#18420)Eugen Rochko
2022-05-10Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)Eugen Rochko
2022-05-07Fix streaming notifications not using quick filter logic (#18316)Claire
2022-04-08Auto-fill timeline gaps when getting re-connecting to Websocket/EventSource s...Claire
2022-04-07Fix potentially missing statuses when reconnecting to websocket (#17981)Claire
2022-04-06Add pagination for trending statuses in web UI (#17976)Eugen Rochko
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2022-02-25Add explore page to web UI (#17123)Eugen Rochko
2022-02-23Fix reporting from profile (#17632)Claire
2022-02-23Change report modal to include category selection in web UI (#17565)Eugen Rochko
2022-02-23Add notifications for new sign-ups (#16953)Eugen Rochko
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-10Gradually increase retry waiting for media processing (#17271)Jeong Arm