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
Age
Commit message (
Expand
)
Author
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
move ActivityObject constructors from Activity to ActivityObject
Evan Prodromou
2010-03-19
only search elements for links
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
Fix typo in public tag cloud query setup which caused the cutoff to get skipped.
Brion Vibber
2010-03-19
Drop result ID from data objects on clone(). This keeps the original object w...
Brion Vibber
2010-03-19
clarify output on fixup-shadow.php
Brion Vibber
2010-03-19
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley
2010-03-19
Allow admins to set a min site textlimit of 0 (unlimited)
Zach Copley
2010-03-19
Validate OStatus avatar URL before fetching.
Brion Vibber
2010-03-19
Validate OStatus avatar URL before fetching.
Brion Vibber
2010-03-19
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley
2010-03-19
Parse RSS items as activities
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
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley
2010-03-18
Handle "forgot to upload an avatar on avatarsettings" a little more gracefully.
Brion Vibber
2010-03-18
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley
2010-03-18
OStatus discover fixes:
Brion Vibber
2010-03-18
Minor syntax err in TwitterBridge README example
Zach Copley
2010-03-18
Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...
Craig Andrews
2010-03-18
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-18
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley
2010-03-18
API - handle any exceptions thrown during notice save. The API was
Zach Copley
2010-03-18
Fix notice warning about unused var -- was renamed during refactoring.
Brion Vibber
2010-03-18
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-18
Fix for xmpp/sms notification options appearing to be disabled on new subscri...
Brion Vibber
2010-03-18
Remove deprecated call-by-reference. Was causing a warning on Dreamhost.
Zach Copley
2010-03-18
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-18
change profile URL ensure method for OStatus
Evan Prodromou
2010-03-18
Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b3847...
Brion Vibber
2010-03-18
Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues.
Brion Vibber
2010-03-18
Runtime check for known bad PHP versions with 64-bit stream_select() bug in x...
Brion Vibber
2010-03-18
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-18
Ensure that DB connection is active at start of User::updateKeys() and Foreig...
Brion Vibber
2010-03-18
add exception on inconsistent db to User::getProfile()
Evan Prodromou
2010-03-18
new exception class for when a user has no profile
Evan Prodromou
2010-03-18
reverse order from delete, insert to insert, delete on ostatus conversion
Evan Prodromou
2010-03-18
catch exceptions in OStatus updates, log, and continue
Evan Prodromou
2010-03-17
Merge branch 'master' into testing
Brion Vibber
2010-03-17
Fix to regression for auto-subscribe - was backwards.
Brion Vibber
2010-03-17
Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI...
Brion Vibber
2010-03-17
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-16
Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...
Brion Vibber
2010-03-16
Change the workflow to get better discovery
Evan Prodromou
2010-03-15
Throw an exception if we receive a document instead of a feed's root element
Zach Copley
2010-03-15
Always output a site logo via /api/statusnet/config.:format (so client devs h...
Zach Copley
[next]