about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
2022-08-28Add admin API for managing canonical e-mail blocks (#19067)Eugen Rochko
2022-08-27Add admin API for managing IP blocks (#19065)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-07-13Change how hashtags are normalized (#18795)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-06-23Add /api/v1/admin/domain_allows (#18668)Claire
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-06-09Add administrative webhooks (#18510)Eugen Rochko
2022-06-01Add /api/v1/admin/domain_blocks (#18247)Claire
2022-06-01Add “services” and “metadata” to NodeInfo (#18563)Meisam
2022-05-16Fix preferred posting language returning unusable value in REST API (#18428)Eugen Rochko
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-05-09Change RSS feeds (#18356)Eugen Rochko
2022-04-23Fix web push notifications containing HTML entities (#18071)Claire
2022-04-05fix: returns nil instead of empty URL on status.application.website (#17962)rinsuki
2022-03-31fix: PWA web manifest not changed to new routes (#17921)Holger
2022-03-28Refactor account and status formatting (#17877)Claire
2022-03-26Fix typo (#17875)Eugen Rochko
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2022-03-07Add `/api/v1/accounts/familiar_followers` to REST API (#17700)Eugen Rochko
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2022-02-11Fix Undo Announce sometimes inlining the originally Announced status (#17516)Claire
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-01-23Change `percent` to `rate` in retention metrics API (#16910)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-17Fix `pinned` attribute not being set for private self-posts (#17304)Claire
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-09-13Stop setting a shortcode to newly-created media attachments (#16730)Claire
2021-09-08use relative path for `scope` (#16714)Holger
2021-07-10Add `configuration` attribute to `GET /api/v1/instance` (#16485)Eugen Rochko
2021-06-27Fix #16407 (#16432)David Sterry
2021-05-16Add width and height to attachments in ActivityPub (#16245)dogelover911
2021-05-11Fix error when rendering actor with hashtags in bio (#16218)Eugen Rochko
2021-05-09Fix breaking change about format of accounts.created_at (#16186)rinsuki
2021-05-07Add joined date to profiles in web UI (#16169)Eugen Rochko
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-02-21Add server rules (#15769)Eugen Rochko
2020-12-23Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...trwnh
2020-12-15Add app shortcuts (#15234)Marcin Mikołajczak
2020-12-06Fix remove number sign from account_featured_tags (#15277)Takeshi Umeda