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
Age
Commit message (
Expand
)
Author
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-09-19
Use OrderedCollectionPage to return followers/following list (#4949)
nullkal
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-18
Add published property to ActivityPub activity for reblogs (#5000)
unarist
2017-09-16
Fix AP serialization error when thread is missing (#4970)
unarist
2017-09-12
Fix nil error for old toots that don't have a conversation (#4900)
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-26
Add _:inReplyToAtomUri to ActivityPub (#4702)
Eugen Rochko
2017-08-26
Use Tombstone and _:atomUri in Delete activities as fallback (#4704)
Eugen Rochko
2017-08-26
Add ActivityPub serializer for Undo of Announce (#4703)
Eugen Rochko
2017-08-24
Fetch reblogs as Announce activity instead of Note object (#4672)
unarist
2017-08-19
Improve ActivityPub/OStatus compatibility (#4632)
Eugen Rochko
2017-08-19
Revert #4616 (#4638)
Eugen Rochko
2017-08-17
Fix #4607 - Accept/reject activities use FollowRequest, which has inverse rel...
Eugen Rochko
2017-08-17
Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (...
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 missing ActivityPub representations (#4230)
Eugen Rochko
2017-07-17
Add public key declaration to actors (#4215)
Eugen Rochko
2017-07-16
Minor ActivityPub JSON fixes (#4214)
Eugen Rochko
2017-07-15
Improve ActivityPub representations (#3844)
Eugen Rochko