summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-19Minor margin to more linkSarven Capadisli
2010-03-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-19Merge branch 'ostatus-crop' of git@gitorious.org:~brion/statusnet/brion-fixes...Brion Vibber
2010-03-19Updated biz theme logoSarven Capadisli
2010-03-18Work around weird bug with HTML normalization via PHP DOM module; if source h...Brion Vibber
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-18Handle "forgot to upload an avatar on avatarsettings" a little more gracefully.Brion Vibber
2010-03-18OStatus discover fixes:Brion Vibber
2010-03-18Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...Craig Andrews
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-18API - handle any exceptions thrown during notice save. The API wasZach Copley
2010-03-18Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca...Craig Andrews
2010-03-18Fix notice warning about unused var -- was renamed during refactoring.Brion Vibber
2010-03-18Added processing indicator for more anchorSarven Capadisli
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Fix for xmpp/sms notification options appearing to be disabled on new subscri...Brion Vibber
2010-03-18Remove deprecated call-by-reference. Was causing a warning on Dreamhost.Zach Copley
2010-03-18Remove deprecated call-by-reference. Was causing a warning on Dreamhost.Zach Copley
2010-03-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-18change profile URL ensure method for OStatusEvan Prodromou
2010-03-18Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b3847...Brion Vibber
2010-03-18Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues.Brion Vibber
2010-03-18Runtime check for known bad PHP versions with 64-bit stream_select() bug in x...Brion Vibber
2010-03-18Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-18Ensure that DB connection is active at start of User::updateKeys() and Foreig...Brion Vibber
2010-03-18Ensure that DB connection is active at start of User::updateKeys() and Foreig...Brion Vibber
2010-03-18Sigh... somehow left a stray bit of test code and broke activity.php.Brion Vibber
2010-03-18add exception on inconsistent db to User::getProfile()Evan Prodromou
2010-03-18new exception class for when a user has no profileEvan Prodromou
2010-03-18Using an icon to represent the action for more textSarven Capadisli
2010-03-18Using &#8230; (hellip) instead of "more" for link textSarven Capadisli
2010-03-18reverse order from delete, insert to insert, delete on ostatus conversionEvan Prodromou
2010-03-18catch exceptions in OStatus updates, log, and continueEvan Prodromou
2010-03-17Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom conten...Brion Vibber
2010-03-17Merge branch 'ostatus-crop' into 0.9.xBrion Vibber
2010-03-18Updated 'more' anchor for attachments to do an XHR GETSarven Capadisli
2010-03-17Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ...Brion Vibber
2010-03-17Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-03-17Tweak to OStatus long message cropping: use original source notice URL for th...Brion Vibber
2010-03-17Display scrubbed HTML attachments inline on attachment view page.Brion Vibber
2010-03-17When too-long messages come in via OStatus, mark the attachment link up as a ...Brion Vibber
2010-03-17Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-17Merge branch 'master' into testingBrion Vibber
2010-03-17Fix to regression for auto-subscribe - was backwards.Brion Vibber
2010-03-17Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI...Brion Vibber
2010-03-17Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI...Brion Vibber
2010-03-17Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and...Brion Vibber
2010-03-17Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-16Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...Brion Vibber