Age | Commit message (Expand) | Author |
2010-03-31 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-03-31 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-31 | use Subscription::cancel() to cancel all subscriptions on block | Evan Prodromou |
2010-03-31 | do complete unsubscribe process when deleting a user | Evan Prodromou |
2010-03-31 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2010-03-31 | Revert "Multiple file upload handling." | Sarven Capadisli |
2010-03-30 | Ticket #1281: JID validation now more or less follows spec instead of calling... | Brion Vibber |
2010-03-30 | Shared cache key option for Geonames plugin, lets multi-instance sites share ... | Brion Vibber |
2010-03-30 | Shared cache key option for Geonames plugin, lets multi-instance sites share ... | Brion Vibber |
2010-03-30 | Update call for renamed OStatus functions -- installer now no longer fails wi... | Brion Vibber |
2010-03-30 | Some fixes to make the twitterstatusfetcher behave better in a multi-site con... | Zach Copley |
2010-03-30 | Fix for error output on invalid user ID to api groups list | Brion Vibber |
2010-03-30 | Fix for error output on invalid user ID to api groups list | Brion Vibber |
2010-03-30 | Fixes for apigrouplist - notice spew from undefined var, notice spew from mis... | Brion Vibber |
2010-03-30 | Quick fixes for grouplistall: | Brion Vibber |
2010-03-30 | Fixes for apigrouplist - notice spew from undefined var, notice spew from mis... | Brion Vibber |
2010-03-30 | Quick fixes for grouplistall: | Brion Vibber |
2010-03-29 | Fix to profile location in FOAF output: longitude was repeating the latitude ... | Brion Vibber |
2010-03-29 | Fix to profile location in FOAF output: longitude was repeating the latitude ... | Brion Vibber |
2010-03-29 | Include meta charset header in saved HTML file for long OStatus messages; wit... | Brion Vibber |
2010-03-29 | Include meta charset header in saved HTML file for long OStatus messages; wit... | Brion Vibber |
2010-03-29 | Tweak to Eugene Crosser's patch to make transactions and acks configurable; d... | Brion Vibber |
2010-03-29 | Make stomp queue manager work with basic servers | Eugene Crosser |
2010-03-29 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-03-29 | Merge branch 'master' into testing | Brion Vibber |
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-28 | Revert "Remove console debug line" | Sarven Capadisli |
2010-03-28 | Remove console debug line | Sarven Capadisli |
2010-03-28 | Remove debug line that crept into a commit a while back, breaking realtime wh... | Brion Vibber |
2010-03-28 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-03-28 | don't try to get to database at initialize time | Evan Prodromou |
2010-03-28 | add an option to run a command as the site owner | Evan Prodromou |
2010-03-28 | continue deleting even if user profile record is missing | Evan Prodromou |
2010-03-28 | update README and version number0.9.1 | Evan Prodromou |
2010-03-27 | move check for bad IDs from activityobject to activity and make simpler | Evan Prodromou |
2010-03-27 | reverse order of activity parse test arguments | Evan Prodromou |
2010-03-27 | Some fixes to make the twitterstatusfetcher behave better in a multi-site con... | Zach Copley |
2010-03-27 | Some fixes to make the twitterstatusfetcher behave better in a multi-site con... | Zach Copley |
2010-03-27 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2010-03-26 | Multiple file upload handling. | Nick Holliday |
2010-03-26 | Fixes problem with IRC URLs showing as attachments | Nick Holliday |
2010-03-26 | if there is oembed data for a file/link, consider that link to have an attach... | Craig Andrews |
2010-03-26 | Really make sure we return 'true' and 'false' strings for boolean vals in api... | 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 | Really make sure we return 'true' and 'false' strings for boolean vals in api... | 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 | 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 |