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
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-22
Do not re-query mentions from serializers (#6858)
Eugen Rochko
2018-03-19
Serialize mentions in the order they are added (#6836)
ThibG
2018-03-07
Fix wrong target URIs in ActivityPub Add/Remove (#6668)
Eugen Rochko
2018-03-07
Fix #6657 - Use target instead of origin in Remove activity (#6664)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-03-04
Fix missing focalPoint in ActivityPub JSON (#6609)
Eugen Rochko
2018-02-28
Federated reports (#6570)
Eugen Rochko
2018-02-22
Fix nil error in focal_point? (#6537)
Eugen Rochko
2018-02-22
fix typo in image serializer (#6530)
beatrix
2018-02-22
Focal points (#6520)
Eugen Rochko
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-01-08
Revert #5772 (#6221)
Eugen Rochko
2018-01-04
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
Eugen Rochko
2018-01-03
Allow to dereference Follow object for ActivityPub (#5772)
Akihiko Odaki
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-10-14
Use atomUri in Undo activity of Announce (#5376)
unarist
2017-10-08
Fix #5178 - Use object URI only in Announce, instead of embedding (#5266)
Eugen Rochko
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
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