Age | Commit message (Expand) | Author |
2023-01-29 | Fix unserialized `role` on account entities in admin API (#23290) | Eugen Rochko |
2023-01-25 | Add `roles` attribute to Account entities in REST API (#23255) | Claire |
2023-01-23 | Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) | Claire |
2023-01-18 | Add option to make the landing page be /about even when trends are enabled (#... | Claire |
2023-01-18 | Fix REST API serializer for Account not including `moved` when the moved acco... | Claire |
2023-01-05 | Add `reading:autoplay:gifs` to /api/v1/preferences (#22706) | Jed Fox |
2022-12-15 | Add follow request banner on account header (#20785) | Claire |
2022-12-15 | Fix punycoded local domains not being prettified in initial state (#21440) | Matthías Páll Gissurarson |
2022-11-17 | Add maskable icon support for Android (#20904) | Chris Johnson |
2022-11-08 | Fix nodeinfo metadata attribute being an array instead of an object (#20114) | Claire |
2022-11-08 | Add `sensitized` to Admin::Account serializer (fix #19148) (#20094) | trwnh |
2022-11-08 | Fix missing cast of status and rule IDs to string (fix #19048) (#20122) | trwnh |
2022-11-05 | Fix n+1 queries when rendering initial state JSON (#19795) | Eugen Rochko |
2022-11-05 | Change sign-in banner to reflect disabled or moved account status (#19773) | Claire |
2022-10-27 | Change `closed_registrations_message` to `message` and add Markdown (#19486) | Eugen Rochko |
2022-10-26 | Add closed registrations modal (#19437) | Claire |
2022-10-24 | Add mention of the translation provider when translating a post (#19433) | Claire |
2022-10-24 | Change “Translate” button to only show up when a translation backend is c... | Claire |
2022-10-23 | Change floating action button to be a button in header in web UI (#19422) | Eugen Rochko |
2022-10-23 | Fix PWA manifest using `/web` paths (#19421) | Eugen Rochko |
2022-10-22 | Change featured tag updates to add/remove activity (#19409) | Takeshi Umeda |
2022-10-22 | Change settings area to be separated into categories in admin UI (#19407) | Eugen Rochko |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko |
2022-10-20 | Add synchronization of remote featured tags (#19380) | Takeshi Umeda |
2022-10-19 | Change featured hashtags to be displayed in navigation panel (#19382) | Eugen Rochko |
2022-10-13 | Change about page to be mounted in the web UI (#19345) | Eugen Rochko |
2022-10-13 | Add image processing and generate blurhash for server thumbnail (#19348) | Eugen Rochko |
2022-10-12 | Redirect non-logged-in user to owner statuses on single user mode (#19333) | Yamagishi Kazutoshi |
2022-10-09 | Remove timeline preview link from nav panel when not signed-in (#19320) | Yamagishi Kazutoshi |
2022-10-08 | Change privacy policy to be rendered in web UI, add REST API (#19310) | Eugen Rochko |
2022-10-05 | Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) | Eugen Rochko |
2022-09-29 | Add sign-up button to logged-out web UI (#19250) | Eugen Rochko |
2022-09-29 | Add logged-out access to the web UI (#18961) | Eugen Rochko |
2022-09-23 | Add user content translations with configurable backends (#19218) | Eugen Rochko |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-09-15 | Fix breaking change in admin account API (#19176) | trwnh |
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-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-27 | Add notifications for new reports (#18697) | Eugen Rochko |
2022-06-23 | Add /api/v1/admin/domain_allows (#18668) | Claire |
2022-06-09 | Change brand color and logotypes (#18592) | Eugen Rochko |
2022-06-09 | Add administrative webhooks (#18510) | Eugen Rochko |
2022-06-01 | Add /api/v1/admin/domain_blocks (#18247) | Claire |