about summary refs log tree commit diff
path: root/app/serializers/activitypub/actor_serializer.rb
AgeCommit message (Expand)Author
2020-11-23Add user options to disable recipient verification, allow anonymous public ac...Fire Demon
2020-11-18Always use indirect federationFire Demon
2020-11-14Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-09-02Add outbox attribute to instance actor (#14721)ThibG
2020-09-02Add featured hashtags as an ActivityPub collection (#11595)Eugen Rochko
2020-06-02Add E2EE API (#13820)Eugen Rochko
2019-12-04Add basic support for group actors (#12071)Takeshi Umeda
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)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-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