about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
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
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-12-04Add basic support for group actors (#12071)Takeshi Umeda
2019-12-03Return `discoverable` via REST API (fix #12507) (#12508)trwnh
2019-11-28Fix n+1 query for bookmarks on statuses (#12494)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-10-24Split AccountsHelper from StatusesHelper (#12078)Takeshi Umeda
2019-10-02Add `openRegistrations` attribute to nodeinfo endpoint (#12058)Eugen Rochko
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-19fix rss enclosure length (#11889)tsia
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
2019-09-09Add featured tags API (#11778)Takeshi Umeda
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-09-05Add method and enctype to manifest (#11767)Yamagishi Kazutoshi
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-18Add an RSS feed tagged to a public profile page (#10502)Takeshi Umeda
2019-08-16Fix multiple issues with replies collection for pages further than self-repli...ThibG
2019-08-16Fix blurhash and autoplay not working on public pages (#11585)Eugen Rochko
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-21Fix `alerts` booleans not being typecast correctly in push subscription (#11343)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-10Drop magic-public-key from webfinger replies as it's only used for OStatus (#...ThibG
2019-07-10Fix activity being rendered within activity due to caching (#11271)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko