about summary refs log tree commit diff
path: root/app/serializers/activitypub/actor_serializer.rb
AgeCommit message (Expand)Author
2019-11-18Get rid of the `Formatter` cache. It isn't worth the admin headaches.multiple creatures
2019-11-18Always skip `Formatter` cache when serializing ActivityPub representations of...multiple creatures
2019-09-24add account limited by admin flag to api + badgemultiple creatures
2019-07-28big tails never fail!multiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...multiple creatures
2019-07-18federate account locked status (`mp:locked`)multiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-05-21ActivityPub `Actor`: use correct property name for `suggestedMinAge`.multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-03-30Add ActivityPub representation for identity proofs (#10414)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2018-12-29Add handler for Move activity (#9629)Eugen Rochko
2018-12-13Add account hashtags to ActivityPub actor JSON (#9450)Eugen Rochko
2018-08-23Do not check for file existence when serializing ActivityPub actor (#8386)ThibG
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-09-04Fix some ActivityPub JSON bugs (#4796)Eugen Rochko
2017-09-02Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)Eugen Rochko
2017-09-02Define missing JSON-LD properties (#4767)Eugen Rochko
2017-08-31Add sharedInbox to actors (#4737)Eugen Rochko
2017-08-12Add serializing/unserializing of "locked" actor attribute (#4585)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-17Add public key declaration to actors (#4215)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko