Age | Commit message (Expand) | Author |
2010-03-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-18 | Handle "forgot to upload an avatar on avatarsettings" a little more gracefully. | Brion Vibber |
2010-03-18 | OStatus discover fixes: | Brion Vibber |
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 | Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, ca... | Craig Andrews |
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 | 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 | Ensure that DB connection is active at start of User::updateKeys() and Foreig... | Brion Vibber |
2010-03-18 | Sigh... somehow left a stray bit of test code and broke activity.php. | 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 | Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom conten... | Brion Vibber |
2010-03-17 | Merge branch 'ostatus-crop' into 0.9.x | Brion Vibber |
2010-03-18 | Updated 'more' anchor for attachments to do an XHR GET | Sarven Capadisli |
2010-03-17 | Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ... | Brion Vibber |
2010-03-17 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2010-03-17 | Tweak to OStatus long message cropping: use original source notice URL for th... | Brion Vibber |
2010-03-17 | Display scrubbed HTML attachments inline on attachment view page. | Brion Vibber |
2010-03-17 | When too-long messages come in via OStatus, mark the attachment link up as a ... | Brion Vibber |
2010-03-17 | Merge branch 'testing' into 0.9.x | Brion Vibber |
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 | Workaround for HTTP authentication in the API when running PHP as CGI/FastCGI... | Brion Vibber |
2010-03-17 | Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and... | 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 | Pull back for now on switch of PEAR error mode to exceptions; seems to trigge... | Brion Vibber |
2010-03-16 | Stub plugins administration panel, allows for disabling/re-enabling plugins f... | Brion Vibber |
2010-03-16 | Removed unnecessary form_id. Using jQuery .find() instead of | Sarven Capadisli |
2010-03-16 | Added extra condition to focusing on notice form on page load. If the | Sarven Capadisli |
2010-03-16 | Removed dangling stylesheet | Sarven Capadisli |
2010-03-16 | Change the workflow to get better discovery | Evan Prodromou |
2010-03-16 | Fixed "Warning: syslog() expects parameter 1 to be long, string given" | Jeffery To |
2010-03-16 | Fixed IE7 prompting the user to download OpenSearch description xml after log... | Jeffery To |