streams/Code/ActivityStreams
2023-09-03 08:24:57 +10:00
..
Activity.php Structural improvements, toArray() for output 2023-07-17 20:45:25 +10:00
Actor.php Start using new activity classes 2023-07-21 07:02:24 +10:00
ASObject.php simplify - also allow unrecognised/unsupported elements if !strict 2023-07-21 07:48:29 +10:00
Collection.php Structural improvements, toArray() for output 2023-07-17 20:45:25 +10:00
CollectionPage.php Structural improvements, toArray() for output 2023-07-17 20:45:25 +10:00
IntransitiveActivity.php Structural improvements, toArray() for output 2023-07-17 20:45:25 +10:00
Link.php simplify - also allow unrecognised/unsupported elements if !strict 2023-07-21 07:48:29 +10:00
OrderedCollection.php refactor 2023-07-16 08:14:47 +10:00
OrderedCollectionPage.php Structural improvements, toArray() for output 2023-07-17 20:45:25 +10:00
Place.php finish off the upper level schema 2023-07-19 08:10:10 +10:00
Profile.php finish off the upper level schema 2023-07-19 08:10:10 +10:00
PublicKey.php implement the security objects 2023-07-20 20:00:53 +10:00
Question.php finish off the upper level schema 2023-07-19 08:10:10 +10:00
Relationship.php finish off the upper level schema 2023-07-19 08:10:10 +10:00
Signature.php some experimental work for Nomad/v12 with an ultimate goal of bringing nomadic identity to ActivityPub - since nobody else seems to be able to figure out how to do it after 5 years. Also seeing if I can streamline the portable_id generation process dramatically. Hint: did: can be used as an alternate or internal identifier, but did: isn't going to get us there. 2023-09-03 08:24:57 +10:00
Tombstone.php finish off the upper level schema 2023-07-19 08:10:10 +10:00
UnhandledElementException.php Provide flag to throw exception on unhandled element 2023-07-17 21:42:59 +10:00