summaryrefslogtreecommitdiffstats
path: root/app/serializers
AgeCommit message (Expand)Author
2023-07-19Wrong count in response when removing favourite/reblog (#24365)Christian Schmidt
2023-07-13Update dependency rubocop-rails to v2.20.1 (#25493)renovate[bot]
2023-07-13Rails 7.0 update (#25668)Matt Jankowski
2023-07-08Fix explore page being inaccessible when opted-out of trends in web UI (#25716)Eugen Rochko
2023-07-06Merge pull request from GHSA-ccm4-vgcc-73hpClaire
2023-07-02Revert "Rails 7 update" (#25667)Eugen Rochko
2023-07-02Rails 7 update (#24241)Matt Jankowski
2023-06-05Add exclusive lists (#22048)Darius Kazemi
2023-06-01Translate CW, poll options and media descriptions (#24175)Christian Schmidt
2023-05-23Add support for custom sign-up URLs (#25014)Claire
2023-04-18Add trend management to admin API (#24257)Robert R George
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