index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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-10-04
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber
2010-09-19
* i18n/L10n update
Siebrand Mazeland
2010-09-12
Add translator hint.
Siebrand Mazeland
2010-09-07
move xrd and hostmeta out of the OStatus plugin and into core
Craig Andrews
2010-09-05
Fix syntax error
Craig Andrews
2010-09-03
syntax error in exception string in discovery.php
Evan Prodromou
2010-09-03
* i18n/L10n updates and FIXMEs added
Siebrand Mazeland
2010-09-01
send a salmon slap to mentioned person when we reply to a notice
Evan Prodromou
2010-08-16
typo mixing up and in salmonaction
Evan Prodromou
2010-08-13
Suppress whinging during HTML parsing in profile page discovery for things th...
Brion Vibber
2010-08-10
Initial support for third-party fallback hub such as Superfeedr for feed subs...
Brion Vibber
2010-08-07
strip whitespace from me:data and me:sig (per spec)
James Walker
2010-08-02
Fix for #2429 - move OStatus XML writing to XMLStringer
James Walker
2010-08-02
fix #2478 - ensure all XRD documents get proper content-type headers
James Walker
2010-08-02
move to rel="salmon" (per latest spec)
James Walker
2010-07-12
Commit hubprepqueuehandler.php -- fix for OStatus bulk output.
Brion Vibber
2010-06-07
OStatus plugin: Rolling batch queueing for PuSH output to >50 subscribing sit...
Brion Vibber
2010-05-21
Avoid PHP notice about undefined array index when no avatar photo available f...
Brion Vibber
2010-05-14
accept either salmon endpoint (until they're unified in the spec)
James Walker
2010-05-04
Avoid spewing giant debug backtrace into exception in certain OStatus subscri...
Brion Vibber
2010-03-26
move base64_url_(encode|decode) to static functions in Magicsig
James Walker
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
[next]