about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-18Always send content for backwards-compatibility (#7844)Eugen Rochko
2018-06-18Serialize language into ActivityPub JSON (#7840)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-16Do not pre-emojify note HTML in accounts REST API (#7821)Eugen Rochko
2018-06-15Add "find friends", "invite people", and more to getting started footer (#7803)Eugen Rochko
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-22Do not encode HTML entities in initial Web Push payload body (#7592)Eugen Rochko
2018-05-19Improve payload format of Web Push API now that it's open (#7521)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-05-05Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371)Eugen Rochko
2018-05-04Store URIs of follows, follow requests and blocks for ActivityPub (#7160)Eugen Rochko
2018-05-04Better pagination for ActivityPub outbox (#7356)Eugen Rochko
2018-05-02Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)Eugen Rochko
2018-04-25Add RSS feeds for end-users (#7259)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-04retrieve custom emoji list via API instead of before page load (#7047)Isatis
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-03-22Do not re-query mentions from serializers (#6858)Eugen Rochko
2018-03-19Serialize mentions in the order they are added (#6836)ThibG
2018-03-07Fix wrong target URIs in ActivityPub Add/Remove (#6668)Eugen Rochko
2018-03-07Fix #6657 - Use target instead of origin in Remove activity (#6664)Eugen Rochko
2018-03-04Do not fetch environment variables to determine default locale (#6618)Akihiko Odaki
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-04Fix missing focalPoint in ActivityPub JSON (#6609)Eugen Rochko
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-03-01Add contact_account and languages to instance API (#6574)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-22Fix nil error in focal_point? (#6537)Eugen Rochko
2018-02-22fix typo in image serializer (#6530)beatrix
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-01-17implement web share target (#6278)りんすき
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-04Fallback default thumbnail in instance status API (#6177)Yamagishi Kazutoshi
2018-01-04Send one Delete of Actor in ActivityPub when account is suspended (#6172)Eugen Rochko
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-12-06Remove rabl dependency (#5894)Eugen Rochko
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko
2017-11-07Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5...kedama
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal