Mikael Nordfeldth
|
6afa091dca
Change some Salmon events and similar
|
9 年 前 |
Mikael Nordfeldth
|
2aed59a02a
Diaspora plugin is almost there (for remote salmon slaps at least)
|
9 年 前 |
Mikael Nordfeldth
|
184293c634
Break out MagicEnvelope->toXML() functionality to allow for plugin flexibility
|
9 年 前 |
Mikael Nordfeldth
|
30a4393afa
Move around some code related to Magic_envelope and signing
|
9 年 前 |
Mikael Nordfeldth
|
faf14197cd
Diaspora doesn't understand our Salmon POST, so send again
|
9 年 前 |
Mikael Nordfeldth
|
975ce6d83e
Documentation update (clarifying need for php5-gmp in comment)
|
9 年 前 |
Mikael Nordfeldth
|
537dff7987
Salmon posts can only be made for local users. More typing!
|
10 年 前 |
Mikael Nordfeldth
|
9e6599b9fb
Salmon log message tidying up
|
10 年 前 |
Mikael Nordfeldth
|
03fc02c26f
Bad variable names (fixes last commit)
|
10 年 前 |
Mikael Nordfeldth
|
41773d3f67
MagicEnvelope object orientation (no passing arrays)
|
10 年 前 |
Mikael Nordfeldth
|
54ae0ed3cc
Removed MagicEnvelopeCompat, legacy from SN <0.9.7
|
10 年 前 |
Mikael Nordfeldth
|
7c7426b473
Minor changes in Salmon lib for Magicsig retrieval.
|
10 年 前 |
Mikael Nordfeldth
|
cdefeda659
More debugging for Salmon activities
|
10 年 前 |
Mikael Nordfeldth
|
bbada781b7
Stronger typing and function access control in OStatus
|
10 年 前 |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 年 前 |
Siebrand Mazeland
|
4651c9d94a
Fix L10n/i18n.
|
13 年 前 |
Brion Vibber
|
1d15145993
Salmon signature checks on incoming slaps now check both old and new signature formats.
|
14 年 前 |
Brion Vibber
|
437ac120b0
Outgoing Salmon slaps now use the corrected signature format; if the first hit is rejected with an HTTP error, we try again with the old format.
|
14 年 前 |
Brion Vibber
|
51d1535f15
Added doc comments on Salmon magicsig-related stuff to help in figuring out what's going on
|
14 年 前 |
Siebrand Mazeland
|
5a6f616206
* i18n/L10n update
|
14 年 前 |
Siebrand Mazeland
|
1bfbe9badf
* i18n/L10n updates and FIXMEs added
|
14 年 前 |
James Walker
|
517c7483d1
move to rel="salmon" (per latest spec)
|
14 年 前 |
James Walker
|
c82cee1876
removing some extraneous debug logging
|
14 年 前 |
James Walker
|
e4c462570f
move salmon posting to send application/magic-envelope+xml per http://salmon-protocol.googlecode.com/svn/trunk/draft-panzer-salmon-00.html#RPF
|
14 年 前 |
James Walker
|
223ebc765c
move signing to take a local actor profile and use local keys
|
14 年 前 |
James Walker
|
bbb0a7d5bc
updating to use latest salmon NS definitions
|
14 年 前 |
James Walker
|
e62e49ed3b
adding some exception handling for magicenv parsing
|
14 年 前 |
Brion Vibber
|
06f155c02d
OStatus: initial hookup of remote group membership (notice delivery not yet working quite right)
|
14 年 前 |
James Walker
|
2f65fa646a
wiring in magicsig
|
14 年 前 |
Brion Vibber
|
557df3d3f7
OStatus: sub/unsub notifications working again. Fixed up autodetection of feed info at profile setup time
|
14 年 前 |