Evan Prodromou
|
22b565a937
special case for parsing embedded activities in SHARE verb
|
hace 13 años |
Evan Prodromou
|
4a6f576478
'type' => 'objectType' for embedded activities
|
hace 13 años |
Evan Prodromou
|
d277f343ca
Encode repeats as share activities
|
hace 13 años |
Brion Vibber
|
da7c54023d
Format timestamps as UTC in ActivityStreams output. While using local times is legit per spec, it's confusing to have it change around and confuses some clients that don't handle zones right.
|
hace 13 años |
Zach Copley
|
b741184d9b
Add provider to Activity Streams JSON
|
hace 14 años |
Zach Copley
|
da42d36d7f
Activity Streams JSON - express to and in-reply-to stuff as person objects
|
hace 14 años |
Zach Copley
|
20e414665d
Add tags to Activity Streams JSON
|
hace 14 años |
Zach Copley
|
60f62199a1
Add context to Activity Streams JSON
|
hace 14 años |
Zach Copley
|
97af5e1954
Add geopoint (GeoJSON) extension to AS JSON output
|
hace 14 años |
Zach Copley
|
29ce5dd19a
Reinstate profile_info in author/actor
|
hace 14 años |
Zach Copley
|
a199192ebf
Add avatars and notice info
|
hace 14 años |
Zach Copley
|
b1675ff175
Rudimentary support for enclosures and some fiddling
|
hace 14 años |
Zach Copley
|
ddda31038e
Use simple relative object and verb references
|
hace 14 años |
Zach Copley
|
e4d5c47ebf
Add image to JSON ActivityObject and title + links to the JSON document
|
hace 14 años |
Zach Copley
|
a1b436a8c6
First cut at some JSON Activity Streams output
|
hace 14 años |
Evan Prodromou
|
ff2553b9c7
get the subject first if you go to the feed
|
hace 14 años |
Zach Copley
|
df19e88323
Atom output - Reinstate activity:actor and activity:subject
|
hace 14 años |
Siebrand Mazeland
|
7db24c32d6
* fix some i18n and L10n issues
|
hace 14 años |
Evan Prodromou
|
2a59453d4c
Merge branch 'testing' into moveaccount
|
hace 14 años |
Evan Prodromou
|
e433e559f8
let callers pass in an XMLOutputter to output to
|
hace 14 años |
Brion Vibber
|
f2a43769e7
Fix for atom/activity streams parsing: feed's <activity:subject> was being taken at a higher priority than entry's <atom:author>, which broke OStatus group posting since we retired <activity:actor>.
|
hace 14 años |
Evan Prodromou
|
f5128015be
Use outputTo() instead of asString() for including sub-elements
|
hace 14 años |
Evan Prodromou
|
1188d5bab2
Don't output deprecated <activity:actor> element
|
hace 14 años |
Evan Prodromou
|
24f9a991b6
Let activity objects write directly to activity's own outputter
|
hace 14 años |
Evan Prodromou
|
94ff04e190
Don't cache user-specific information for Notice atom entries
|
hace 14 años |
Evan Prodromou
|
1fb506c27d
use codeKey() in activity caching
|
hace 14 años |
Evan Prodromou
|
8564fc51c5
cache generated activity info
|
hace 14 años |
Evan Prodromou
|
0c0418bdfb
correctly generate enclosure in Activity::asString()
|
hace 14 años |
Evan Prodromou
|
1f0949f9ac
remove common_debug() from Activity::asString()
|
hace 14 años |
Evan Prodromou
|
b28266b3d6
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString()
|
hace 14 años |