index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
OStatus
/
lib
Age
Commit message (
Expand
)
Author
2010-03-24
Updated Math_Biginteger from upstream - removing safe* workarounds
James Walker
2010-03-24
A bit safer checking in the keypair parsing
James Walker
2010-03-23
Don't spew XML parse warnings to output when checking a remote XRD page
Brion Vibber
2010-03-22
Math_BigInteger doesn't correctly handle serialization/deserialization for a ...
Brion Vibber
2010-03-22
Fixing HTTP Header LRDD parsing (sites in subdirectories need this)
James Walker
2010-03-19
Avoid notices for accessing undefined array indices in hcard processing
Brion Vibber
2010-03-19
return empty hints if no hcard in the html
Evan Prodromou
2010-03-19
define a 'root' attribute for the channel or feed
Evan Prodromou
2010-03-18
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-18
Remove hkit and do our own hcard parsing
Evan Prodromou
2010-03-18
Work around weird bug with HTML normalization via PHP DOM module; if source h...
Brion Vibber
2010-03-18
OStatus discover fixes:
Brion Vibber
2010-03-17
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-16
Change the workflow to get better discovery
Evan Prodromou
2010-03-15
Fix feed discovery: html:link@rel can contain multiple values; saw rel="updat...
Brion Vibber
2010-03-15
use canonical user url in xrd
James Walker
2010-03-13
Performing & allowing host-meta discovery by http url (in addition to webfing...
James Walker
2010-03-11
fix invalid separator in magic-public-key XRD and matching parsing.
James Walker
2010-03-11
remove hard-coded me:env check in magicenvelope
James Walker
2010-03-11
base64_encode/decode -> base64_url_encode/decode
James Walker
2010-03-09
OStatus: fix exception thrown on HTTP error during feed discovery
Brion Vibber
2010-03-04
Catch a previously uncaught exception and add some additional debug logs for ...
James Walker
2010-03-03
refactor xrd to allow for ownerxrd - xrd document for the site owner.
James Walker
2010-03-03
OStatus: catchable exception instead of fatal when parsing valid XML that isn...
Brion Vibber
2010-03-03
Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed,...
Brion Vibber
2010-03-03
Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements.
Brion Vibber
2010-03-01
Merge branch 'work' into testing
Brion Vibber
2010-03-01
OStatus: support @example.com/path/to/profile mentions as well as @profile@ex...
Brion Vibber
2010-03-01
Fix a bunch of notice & warning-level messages that were breaking my inter-in...
Brion Vibber
2010-02-26
MagicEnvelope::parse shouldn't be called statically
James Walker
2010-02-26
removing some extraneous debug logging
James Walker
2010-02-26
move salmon posting to send application/magic-envelope+xml per http://salmon-...
James Walker
2010-02-26
move signing to take a local actor profile and use local keys
James Walker
2010-02-26
updating to use latest salmon NS definitions
James Walker
2010-02-26
more cleanup
James Walker
2010-02-26
bad merge.. cleaning up missing webfinger bits
James Walker
2010-02-26
remove webfinger.php
James Walker
2010-02-26
salmon actually fetching remote keypairs
James Walker
2010-02-25
Merge remote branch 'statusnet/testing' into testing
James Walker
2010-02-25
use a real keypair from discovery
James Walker
2010-02-25
cache Web responses in Webfinger library
Evan Prodromou
2010-02-25
use new hcard method for webfinger
Evan Prodromou
2010-02-25
typo
James Walker
2010-02-25
removing the webfinger lib
James Walker
2010-02-25
adding a new, more generic "discovery" class that does LRDD disco
James Walker
2010-02-25
adding some exception handling for magicenv parsing
James Walker
2010-02-25
OStatus: abort processing of this PuSH in item if we got an exception, rather...
Brion Vibber
2010-02-24
OStatus: handle update-profile Salmon pings
Brion Vibber
2010-02-24
- break OMB profile update pings to a background queue
Brion Vibber
2010-02-24
OStatus: fix group delivery, send reply/group Salmon pings from background.
Brion Vibber
[next]