about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
2023-03-27Serialize status webhook events in REST API format (#24243)Vyr Cossont
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-03Only offer translation for supported languages (#23879)Christian Schmidt
2023-02-24Add `lang` attribute to preview card (#23869)Christian Schmidt
2023-02-20Autofix Rubocop Style/FormatString (#23743)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-18Enable Lint/RedundantCopDisableDirective (#23687)Nick Schonning
2023-02-14Add `memorial` attribute to REST API (#23591)Claire
2023-02-08Apply Rubocop Style/EmptyElse (#23449)Nick Schonning
2023-02-07Fix account serializer crash if account doesn't have a user (#23428)Jeong Arm
2023-02-04Add setting for status page URL (#23390)Eugen Rochko
2023-01-29Fix unserialized `role` on account entities in admin API (#23290)Eugen Rochko
2023-01-25Add `roles` attribute to Account entities in REST API (#23255)Claire
2023-01-23Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)Claire
2023-01-18Add option to make the landing page be /about even when trends are enabled (#...Claire
2023-01-18Fix REST API serializer for Account not including `moved` when the moved acco...Claire
2023-01-05Add `reading:autoplay:gifs` to /api/v1/preferences (#22706)Jed Fox
2022-12-15Add follow request banner on account header (#20785)Claire
2022-12-15Fix punycoded local domains not being prettified in initial state (#21440)Matthías Páll Gissurarson
2022-11-17Add maskable icon support for Android (#20904)Chris Johnson
2022-11-08Fix nodeinfo metadata attribute being an array instead of an object (#20114)Claire
2022-11-08Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)trwnh
2022-11-08Fix missing cast of status and rule IDs to string (fix #19048) (#20122)trwnh
2022-11-05Fix n+1 queries when rendering initial state JSON (#19795)Eugen Rochko
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-10-27Change `closed_registrations_message` to `message` and add Markdown (#19486)Eugen Rochko
2022-10-26Add closed registrations modal (#19437)Claire
2022-10-24Add mention of the translation provider when translating a post (#19433)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-23Change floating action button to be a button in header in web UI (#19422)Eugen Rochko
2022-10-23Fix PWA manifest using `/web` paths (#19421)Eugen Rochko
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-10-19Change featured hashtags to be displayed in navigation panel (#19382)Eugen Rochko
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-13Add image processing and generate blurhash for server thumbnail (#19348)Eugen Rochko
2022-10-12Redirect non-logged-in user to owner statuses on single user mode (#19333)Yamagishi Kazutoshi
2022-10-09Remove timeline preview link from nav panel when not signed-in (#19320)Yamagishi Kazutoshi
2022-10-08Change privacy policy to be rendered in web UI, add REST API (#19310)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-09-29Add sign-up button to logged-out web UI (#19250)Eugen Rochko
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-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-15Fix breaking change in admin account API (#19176)trwnh
2022-08-28Add admin API for managing e-mail domain blocks (#19066)Eugen Rochko