about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
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
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-11-04Add account sensitized (#14361)Takeshi Umeda
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-11Change REST API to return empty data for suspended accounts (#14765)Eugen Rochko
2020-09-02Add outbox attribute to instance actor (#14721)ThibG
2020-09-02Added account featured tags API (#11817)Takeshi Umeda
2020-09-02Add featured hashtags as an ActivityPub collection (#11595)Eugen Rochko
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-07-19Add thumbnail_remote_url in MediaAttachment REST response (#14358)Takeshi Umeda
2020-07-07Change design of account notes in web UI (#14208)Eugen Rochko
2020-06-30Add user notes on accounts (#14148)ThibG
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-09Add visibility parameter in share page (#13023)Takeshi Umeda
2020-06-05Add blurhash to preview cards (#13984)ThibG
2020-06-04Fix serialization of replies when some of them are URIs (#13957)ThibG
2020-06-03Fix wrong route helper in encrypted messages controller (#13952)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-10Improve RSS entries for statuses (#13592)ThibG
2020-04-28Add `invites_enabled` to API (#13501)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Add support for links to statuses in announcements to be opened in web UI (#1...ThibG
2020-02-03Fix punycode being returned in some entities instead of unicode in REST API (...Eugen Rochko
2020-02-03Change how unread announcements are handled (#13020)ThibG
2020-01-26Change last_status_at to be a date, not datetime (#12966)ThibG