mmn
|
238d2a3876
Merge branch 'link-atom-fix' into 'nightly'
|
9 gadi atpakaļ |
Chimo
|
96a7bf2b90
atom: <link> urls should be attr, not content
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
9ad9b91efb
Call it compareVerbs when comparing verbs
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
343291262e
ostatus:conversation element instead of link rel=""
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
c96f0aa30f
More Activity-based reasoning for saveActivity in Notice
|
10 gadi atpakaļ |
Mikael Nordfeldth
|
23a6b4595f
Reworked the ActivityContext->attention structure
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
f4c0cff032
Only use ActivityVerb::SHARE (forwardId is deprecated)
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
8004849305
Removing rel='ostatus:attention' in favor of Salmon's rel='mentioned'
|
11 gadi atpakaļ |
Mikael Nordfeldth
|
2e3ef4cc07
Use pre-defined const instead of strings
|
11 gadi atpakaļ |
Evan Prodromou
|
540b90dbd9
Better verb comparison
|
11 gadi atpakaļ |
Evan Prodromou
|
557105b86d
Better output for shares
|
11 gadi atpakaļ |
Evan Prodromou
|
ce451c0018
Use the link property for the URL, not the ID
|
11 gadi atpakaļ |
Evan Prodromou
|
08eca420ca
Add generator to JSON output
|
11 gadi atpakaļ |
Evan Prodromou
|
7229533b0f
Use real attachments for JSON output
|
11 gadi atpakaļ |
Evan Prodromou
|
15d466ebe6
Don't add content as title for notes
|
11 gadi atpakaļ |
Evan Prodromou
|
879a6f9ce7
Slightly better ActivityStreams JSON output
|
11 gadi atpakaļ |
Evan Prodromou
|
2ad5aece55
Better handling of multiple objects
|
11 gadi atpakaļ |
Evan Prodromou
|
8e3bd04d98
Only a single object in activitystrea.ms JSON output
|
11 gadi atpakaļ |
Evan Prodromou
|
71fa1d2462
slight improvement in location output
|
13 gadi atpakaļ |
Evan Prodromou
|
8c9d967814
syntax error in position in activity streams json
|
13 gadi atpakaļ |
Evan Prodromou
|
3d87176ece
Better position formatting
|
13 gadi atpakaļ |
Evan Prodromou
|
bff89bc864
catch up to spec
|
13 gadi atpakaļ |
Zach Copley
|
c585a43d6f
Remove activity:actor and deprecation warning from Atom Activity Streams serialization
|
13 gadi atpakaļ |
Zach Copley
|
297d603feb
Update activity streams JSON to match spec
|
13 gadi atpakaļ |
Evan Prodromou
|
383f14c781
Try to get only immediate children (again)
|
13 gadi atpakaļ |
Evan Prodromou
|
c86f0ffa2f
Avoid slurping objects recursively in activity parsing
|
13 gadi atpakaļ |
Evan Prodromou
|
22b565a937
special case for parsing embedded activities in SHARE verb
|
13 gadi atpakaļ |
Evan Prodromou
|
4a6f576478
'type' => 'objectType' for embedded activities
|
13 gadi atpakaļ |
Evan Prodromou
|
d277f343ca
Encode repeats as share activities
|
13 gadi atpakaļ |
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.
|
14 gadi atpakaļ |