about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
2023-04-01Change search pop-out in web UI (#24305)Eugen Rochko
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
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-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-15Add follow request banner on account header (#20785)Claire
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-12-07Fix potential duplicate statuses in Explore tab (#22121)Claire
2022-12-04Fix spacing warning from ESLint (#22005)Nick Schonning
2022-11-27Fix infinite loading instead of soft 404 for non-existing remote accounts (#2...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-11-04Fix handling of duplicate and out-of-order notifications in WebUI (#19693)Claire
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
2022-10-21Fix case-sensitive look-up for profiles in web UI (#19397)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-16Add featured tags selector for WebUI (#19358)Takeshi Umeda
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-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-08-25Fix “Filter this post” potentially listing deleted filters (#19051)Claire
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-08-15Update notifications.js (#18977)Shlee
2022-07-22Add ability to follow hashtags in web UI (#18862)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-27Add notifications for new reports (#18697)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-05-10Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)Eugen Rochko
2022-04-07Fix potentially missing statuses when reconnecting to websocket (#17981)Claire
2022-04-07Fix older items possibly disappearing on timeline updates (#17980)Claire
2022-04-06Add pagination for trending statuses in web UI (#17976)Eugen Rochko
2022-04-06Fix possible duplicate statuses in timelines in some edge cases (#17971)Claire
2022-02-27Fix not showing loading indicator when searching in web UI (#17655)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