Age | Commit message (Expand) | Author |
2023-01-18 | Add support for editing media description and focus point of already-posted s... | Claire |
2023-01-18 | Fix /api/v1/admin/trends/tags using wrong serializer (#18943) | Claire |
2023-01-13 | Allow changing hide_collections setting with the api (#22790) | Carl Schwan |
2022-12-15 | Fix changing domain block severity not undoing individual account effects (#2... | Claire |
2022-12-15 | Fix N+1 queries from in NotificationsController (#21202) | nametoolong |
2022-12-07 | Log admin approve and reject account (#22088) | Francis Murillo |
2022-12-07 | Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) | Claire |
2022-11-21 | Fix not being able to follow more than one hashtag (#21285) | Claire |
2022-11-17 | Make tag following idempotent (#20860) | trwnh |
2022-11-17 | Fix pagination of followed tags (#20861) | trwnh |
2022-11-14 | Move V2 Filter methods under /api/v2 prefix (#20622) | trwnh |
2022-11-10 | Remove dead code and refactor status threading code (#20357) | Claire |
2022-11-10 | Change logged out /api/v1/statuses/:id/context logged out limits (#20355) | Claire |
2022-11-10 | Improve performance by avoiding regex construction (#20215) | James Tucker |
2022-11-10 | Revert filtering public timelines by locale by default (#20294) | Eugen Rochko |
2022-11-08 | Make account endorsements idempotent (fix #19045) (#20118) | trwnh |
2022-11-08 | Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126) | trwnh |
2022-11-07 | Fix crash in legacy filter creation controller (#19878) | Claire |
2022-11-04 | Fix reblogs being discarded after the reblogged status (#19731) | Claire |
2022-10-30 | Remove language filtering from hashtag timelines (#19563) | Eugen Rochko |
2022-10-30 | Fix admin APIs returning deleted object instead of empty object upon delete (... | Eugen Rochko |
2022-10-30 | Fix language not being saved when editing status (#19543) | Eugen Rochko |
2022-10-22 | Change featured tag updates to add/remove activity (#19409) | Takeshi Umeda |
2022-10-20 | Add synchronization of remote featured tags (#19380) | Takeshi Umeda |
2022-10-13 | Change about page to be mounted in the web UI (#19345) | Eugen Rochko |
2022-10-08 | Add support for language preferences for trending statuses and links (#18288) | Eugen Rochko |
2022-10-08 | Change privacy policy to be rendered in web UI, add REST API (#19310) | Eugen Rochko |
2022-10-05 | Change public timelines to be filtered by current locale by default (#19291) | Eugen Rochko |
2022-10-05 | Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) | Eugen Rochko |
2022-10-05 | Fix deleted pinned posts potentially counting towards the pinned posts limit ... | Claire |
2022-09-23 | Add user content translations with configurable backends (#19218) | Eugen Rochko |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-08-28 | Change following and followers API to be accessible without being logged in (... | Eugen Rochko |
2022-08-28 | Add admin API for managing e-mail domain blocks (#19066) | Eugen Rochko |
2022-08-28 | Add admin API for managing canonical e-mail blocks (#19067) | Eugen Rochko |
2022-08-27 | Add admin API for managing IP blocks (#19065) | Eugen Rochko |
2022-08-25 | Add ability to filter individual posts (#18945) | Claire |
2022-07-20 | Fix /api/v1/tags/:id route constraints (#18854) | Claire |
2022-07-17 | Add ability to follow hashtags (#18809) | Eugen Rochko |
2022-07-13 | Change how hashtags are normalized (#18795) | Eugen Rochko |
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko |
2022-06-28 | Revamp post filtering system (#18058) | Claire |
2022-06-23 | Add /api/v1/admin/domain_allows (#18668) | Claire |
2022-06-23 | use Notification::TYPES for api push subscription alerts (#18709) | tateisu |
2022-06-01 | Add /api/v1/admin/domain_blocks (#18247) | Claire |
2022-05-26 | Change unapproved and unconfirmed account to not be accessible in the REST AP... | Claire |
2022-05-02 | Fix error when looking handle with surrounding spaces (#18225) | Claire |
2022-04-28 | Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) | Claire |
2022-04-08 | Fix extremely rare race condition when deleting a toot or account (#17994) | Claire |
2022-04-07 | Fix pagination header on empty trends responses in REST API (#17986) | Eugen Rochko |