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
Age
Commit message (
Expand
)
Author
2010-04-05
Some localization cleanup and doc to aid in customization:
Brion Vibber
2010-04-05
Clean up and clarify output on fix-shadow.php
Brion Vibber
2010-03-29
Include meta charset header in saved HTML file for long OStatus messages; wit...
Brion Vibber
2010-03-26
move base64_url_(encode|decode) to static functions in Magicsig
James Walker
2010-03-26
Do ostatus queue first
Evan Prodromou
2010-03-25
Tweak to OStatus long message cropping: use original source notice URL for th...
0.9.1rc1
Brion Vibber
2010-03-25
Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ...
Brion Vibber
2010-03-25
Using … (hellip) instead of "more" for link text
Sarven Capadisli
2010-03-25
Updated 'more' anchor for attachments to do an XHR GET
Brion Vibber
2010-03-24
Make sure we're requiring the library
James Walker
2010-03-24
Updated Math_Biginteger from upstream - removing safe* workarounds
James Walker
2010-03-24
Check for 0.9.0 bad keys from old Crypt_RSA library
James Walker
2010-03-24
A bit safer checking in the keypair parsing
James Walker
2010-03-24
Look for the first object in the Activity
Zach Copley
2010-03-23
Improve legibility of OStatus remote tests output
Brion Vibber
2010-03-23
add a general PuSHed post and an @-reply back to a subscribee by name to OSta...
Brion Vibber
2010-03-23
Add basic subscribe/unsubscribe test to OStatus test cases
Brion Vibber
2010-03-23
Don't spew XML parse warnings to output when checking a remote XRD page
Brion Vibber
2010-03-22
Fix reference. Look at the first ActivityObject in the list.
Zach Copley
2010-03-22
Some initial media parsing
Zach Copley
2010-03-22
OStatus remote sending test cases. Doesn't actually run within PHPUnit right ...
Brion Vibber
2010-03-22
Math_BigInteger doesn't correctly handle serialization/deserialization for a ...
Brion Vibber
2010-03-22
Confirm there's actually user and domain portions of acct string before assig...
Brion Vibber
2010-03-22
Fixing HTTP Header LRDD parsing (sites in subdirectories need this)
James Walker
2010-03-22
ignore unrecognized object types
Evan Prodromou
2010-03-21
Pull <atom:author> info as well as <activity:actor> when we have an old-style...
Brion Vibber
2010-03-21
Accept 'tag' and other non-http id URIs in Ostatus_profile::getActivityObject...
Brion Vibber
2010-03-21
OStatus profile setup cleanup
Brion Vibber
2010-03-21
only use Posterous author data if it matches the profile URL
Evan Prodromou
2010-03-20
use Posterous element if available for RssChannel discovery
Evan Prodromou
2010-03-20
use feedEl for discovery
Evan Prodromou
2010-03-20
fall back to summary or title if content not available
Evan Prodromou
2010-03-20
Allow PuSH posts without author information
Evan Prodromou
2010-03-20
handle RSS as well as Atom in Ostatus push hits
Evan Prodromou
2010-03-20
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-20
try to make a nickname from the user profile url before using the URI
Evan Prodromou
2010-03-19
Avoid notices for accessing undefined array indices in hcard processing
Brion Vibber
2010-03-19
OStatus: be a little laxer about attempts to start/stop PuSH subscriptions th...
Brion Vibber
2010-03-19
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-19
ensure from an RSS channel
Evan Prodromou
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-19
clarify output on fixup-shadow.php
Brion Vibber
2010-03-19
Validate OStatus avatar URL before fetching.
Brion Vibber
2010-03-19
Validate OStatus avatar URL before fetching.
Brion Vibber
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-18
Fix notice warning about unused var -- was renamed during refactoring.
Brion Vibber
[next]