Evan Prodromou
|
22b565a937
special case for parsing embedded activities in SHARE verb
|
13 tahun lalu |
Evan Prodromou
|
4a6f576478
'type' => 'objectType' for embedded activities
|
13 tahun lalu |
Evan Prodromou
|
d277f343ca
Encode repeats as share activities
|
13 tahun lalu |
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.
|
13 tahun lalu |
Zach Copley
|
b741184d9b
Add provider to Activity Streams JSON
|
14 tahun lalu |
Zach Copley
|
da42d36d7f
Activity Streams JSON - express to and in-reply-to stuff as person objects
|
14 tahun lalu |
Zach Copley
|
20e414665d
Add tags to Activity Streams JSON
|
14 tahun lalu |
Zach Copley
|
60f62199a1
Add context to Activity Streams JSON
|
14 tahun lalu |
Zach Copley
|
97af5e1954
Add geopoint (GeoJSON) extension to AS JSON output
|
14 tahun lalu |
Zach Copley
|
29ce5dd19a
Reinstate profile_info in author/actor
|
14 tahun lalu |
Zach Copley
|
a199192ebf
Add avatars and notice info
|
14 tahun lalu |
Zach Copley
|
b1675ff175
Rudimentary support for enclosures and some fiddling
|
14 tahun lalu |
Zach Copley
|
ddda31038e
Use simple relative object and verb references
|
14 tahun lalu |
Zach Copley
|
e4d5c47ebf
Add image to JSON ActivityObject and title + links to the JSON document
|
14 tahun lalu |
Zach Copley
|
a1b436a8c6
First cut at some JSON Activity Streams output
|
14 tahun lalu |
Evan Prodromou
|
ff2553b9c7
get the subject first if you go to the feed
|
14 tahun lalu |
Zach Copley
|
df19e88323
Atom output - Reinstate activity:actor and activity:subject
|
14 tahun lalu |
Siebrand Mazeland
|
7db24c32d6
* fix some i18n and L10n issues
|
14 tahun lalu |
Evan Prodromou
|
2a59453d4c
Merge branch 'testing' into moveaccount
|
14 tahun lalu |
Evan Prodromou
|
e433e559f8
let callers pass in an XMLOutputter to output to
|
14 tahun lalu |
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>.
|
14 tahun lalu |
Evan Prodromou
|
f5128015be
Use outputTo() instead of asString() for including sub-elements
|
14 tahun lalu |
Evan Prodromou
|
1188d5bab2
Don't output deprecated <activity:actor> element
|
14 tahun lalu |
Evan Prodromou
|
24f9a991b6
Let activity objects write directly to activity's own outputter
|
14 tahun lalu |
Evan Prodromou
|
94ff04e190
Don't cache user-specific information for Notice atom entries
|
14 tahun lalu |
Evan Prodromou
|
1fb506c27d
use codeKey() in activity caching
|
14 tahun lalu |
Evan Prodromou
|
8564fc51c5
cache generated activity info
|
14 tahun lalu |
Evan Prodromou
|
0c0418bdfb
correctly generate enclosure in Activity::asString()
|
14 tahun lalu |
Evan Prodromou
|
1f0949f9ac
remove common_debug() from Activity::asString()
|
14 tahun lalu |
Evan Prodromou
|
b28266b3d6
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString()
|
14 tahun lalu |