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
Age
Commit message (
Expand
)
Author
2010-03-29
Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with P...
Brion Vibber
2010-03-29
Add $config['db']['annotate_queries'] option to include caller ID comments in...
Brion Vibber
2010-03-28
RSSCloudPlugin's onRouterInitialized() should expect pass by value instead of...
Zach Copley
2010-03-27
Some fixes to make the twitterstatusfetcher behave better in a multi-site con...
Zach Copley
2010-03-26
Really make sure we return 'true' and 'false' strings for boolean vals in api...
Zach Copley
2010-03-26
Revert "Make sure we return 'true' and 'false' strings for boolean vals in ap...
Zach Copley
2010-03-26
Make sure we return 'true' and 'false' strings for boolean vals in api/status...
Zach Copley
2010-03-26
Return an http auth error, when a client sends in an invalid auth user, even ...
Zach Copley
2010-03-26
Drop debug statements on every regex match from Blacklist plugin; filling the...
Brion Vibber
2010-03-26
move base64_url_(encode|decode) to static functions in Magicsig
James Walker
2010-03-25
add whitelist and blacklist for openid URLs
Evan Prodromou
2010-03-25
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-25
remove debugging calls
Evan Prodromou
2010-03-25
And clarify a little more
Brion Vibber
2010-03-25
Clarify RewriteBase comment in htaccess.sample
Brion Vibber
2010-03-25
Merge commit 'origin/master' into testing
Brion Vibber
2010-03-25
Merge branch 'blacklisttable' into testing
Evan Prodromou
2010-03-25
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-25
Store blacklist patterns in their own tables
Evan Prodromou
2010-03-24
Fix for API group methods, caused failure or output corruption when pulling u...
Brion Vibber
2010-03-24
Fix for API group methods, caused failure or output corruption when pulling u...
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
fixup_deletions.php script to look for notices posted by now-deleted profiles...
Brion Vibber
2010-03-23
fixup_deletions.php script to look for notices posted by now-deleted profiles...
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-23
FOAF was missing OStatus remote subscriptions, now fixed.
Brion Vibber
2010-03-23
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-23
Consistently send Profiles into Fave::addNew()
Brion Vibber
2010-03-23
prevent password login actions in OpenID-only mode
Evan Prodromou
2010-03-23
Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ...
Brion Vibber
2010-03-23
change router to allow hooking path connections
Evan Prodromou
2010-03-23
start making OpenID-only mode work
Evan Prodromou
2010-03-23
reformat OpenIDPlugin for PHPCS
Evan Prodromou
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
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
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
Log backtraces for non-ClientException exceptions caught at the top-level han...
Brion Vibber
2010-03-22
Confirm there's actually user and domain portions of acct string before assig...
Brion Vibber
2010-03-22
Replace the "give up and dump object" attachment view fallback with a client-...
Brion Vibber
2010-03-22
Fixing HTTP Header LRDD parsing (sites in subdirectories need this)
James Walker
2010-03-22
Replace the "give up and dump object" attachment view fallback with a client-...
Brion Vibber
[next]