index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
serializers
/
activitypub
/
actor_serializer.rb
Age
Commit message (
Expand
)
Author
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2019-12-04
Add basic support for group actors (#12071)
Takeshi Umeda
2019-09-03
Fix ActivityPub context not being dynamically computed (#11746)
ThibG
2019-08-30
Add profile directory to web UI (#11688)
Eugen Rochko
2019-07-19
Add ActivityPub actor representing the entire server (#11321)
ThibG
2019-07-10
Fix activity being rendered within activity due to caching (#11271)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-03-27
Remove unused ActivityPub `@context` values depending on response (#10378)
Eugen Rochko
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-12-13
Add account hashtags to ActivityPub actor JSON (#9450)
Eugen Rochko
2018-08-23
Do not check for file existence when serializing ActivityPub actor (#8386)
ThibG
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-09-04
Fix some ActivityPub JSON bugs (#4796)
Eugen Rochko
2017-09-02
Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)
Eugen Rochko
2017-09-02
Define missing JSON-LD properties (#4767)
Eugen Rochko
2017-08-31
Add sharedInbox to actors (#4737)
Eugen Rochko
2017-08-12
Add serializing/unserializing of "locked" actor attribute (#4585)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-07-17
Add public key declaration to actors (#4215)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko