Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-23 | Merge branch '0.9.x' | Evan Prodromou | |
2010-09-23 | Provisional versions of two new themes (plus new base). | Samantha Doherty | |
2010-09-23 | Merge branch '0.9.x' | Evan Prodromou | |
2010-09-22 | Cloudy theme fixes: show notice form only on appropriate pages; IE fix for ↵ | Samantha Doherty | |
top padding. | |||
2010-09-22 | Fix for ticket 2756 - Calls to OAuth endpoints are redirected to the | Zach Copley | |
login page when a site is in private mode | |||
2010-09-22 | Fix for ticket 2756 - Calls to OAuth endpoints are redirected to the | Zach Copley | |
login page when a site is in private mode | |||
2010-09-23 | Update POT files for plugins. | Siebrand Mazeland | |
2010-09-22 | initial script to restore a backed-up user | Evan Prodromou | |
2010-09-22 | save a URI with the user | Evan Prodromou | |
2010-09-22 | Merge branch '0.9.x' into activityexport | Evan Prodromou | |
Conflicts: plugins/OStatus/OStatusPlugin.php | |||
2010-09-22 | Merge remote branch 'gitorious/0.9.x' into 0.9.x | Evan Prodromou | |
2010-09-21 | Do not allow blank passwords when authenticating against LDAP. | Craig Andrews | |
2010-09-21 | Merge branch 'master' of gitorious.org:statusnet/mainline | Zach Copley | |
2010-09-21 | License admin panel should allow empty or valid URLs for (license | Zach Copley | |
URL and license image URL) when selecting private or allrightsreserved licenses. | |||
2010-09-21 | Merge branch 'master' into 0.9.x | Brion Vibber | |
2010-09-21 | Merge branch 'twitter-avatar' | Brion Vibber | |
2010-09-21 | Workaround for #2485: in profile output on feeds, fall back to the Twitter ↵ | Brion Vibber | |
73x73 avatar instead of going straight to the 96x96 default image on twitter-import profiles. | |||
2010-09-21 | change the location and title of the feeds section | Evan Prodromou | |
2010-09-21 | Merge remote branch 'gitorious/0.9.x' into 0.9.x | Evan Prodromou | |
2010-09-21 | printfv and printfq functions in commandline.inc | Evan Prodromou | |
2010-09-21 | use Profile::getUri() to get a profile's URI | Evan Prodromou | |
2010-09-21 | make some static functions public for OStatus_profile | Evan Prodromou | |
2010-09-21 | throw a catchable exception in getUser() | Evan Prodromou | |
2010-09-20 | Fix #2323: typo on oauth connections page | Brion Vibber | |
2010-09-20 | Fix for #2227: 'view profile designs' and other default-on options are ↵ | Brion Vibber | |
initially mis-set to off due to caching at account creation | |||
2010-09-20 | Fix error when editing OAuth app registration and only changing the icon. | Brion Vibber | |
2010-09-20 | Don't spew a notice warning to output while processing logging for PEAR DB ↵ | Brion Vibber | |
errors | |||
2010-09-20 | Fix for #2419: There is no function maxDescription in Oauth_application ↵ | Brion Vibber | |
class (broke the 'description too long' error message when editing oauth app registrations) | |||
2010-09-20 | Clean up notice spew from accessing member variables of null when opening ↵ | Brion Vibber | |
the add/edit oauth application form | |||
2010-09-20 | Bump up HTTP timeout for OStatus remote-tests.php to 60 seconds; when ↵ | Brion Vibber | |
running without queues and with only bcmath, salmon key generation is absurdly slow. | |||
2010-09-20 | Ticket #2327: fixing block to remove the blocking user's subscription to the ↵ | Brion Vibber | |
blockee if present; also cleaning up inbox delivery to apply the block checks more consistently, instead of just to group posts. | |||
2010-09-20 | Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries | Brion Vibber | |
* now ignoring if-modified-since if we failed an etag if-none-match comparison, per spec * now including a hash of user id/nickname in most etags, so we'll update the view properly after login/logout For API methods, checking the API-auth'ed user. (Many change results to include things like 'you're subscribed to this user' or 'this is one of your favorites', so user info is again needed) There'll still be some last-modified stamps that aren't including user info properly, probably. | |||
2010-09-20 | Fix bug in db queue manager: when receiving an invalid or deleted notice, we ↵ | Brion Vibber | |
were running it through the 'temporary fail, release it to try again' path instead of the 'done, discard item' path. Should fix some infinite-loop-of-doom-in-queue cases. | |||
2010-09-20 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2010-09-20 | * i18n/L10n update. | Siebrand Mazeland | |
* superfluous whitespace removed. | |||
2010-09-20 | * i18n/L10n update. | Siebrand Mazeland | |
* added onPluginVersion(). * superfluous whitespace removed. | |||
2010-09-20 | Superfluous whitespace removed. | Siebrand Mazeland | |
2010-09-20 | DirectionDetector plugin: tabs to spaces | Brion Vibber | |
2010-09-20 | DirectionDetector plugin: cleanup on reference usage & code comments. | Brion Vibber | |
Changed getClearText() to return its value instead of changing the input to keep things clearer to maintainers. | |||
2010-09-20 | * i18n/L10n updates. | Siebrand Mazeland | |
* remove superfluous whitespace. | |||
2010-09-20 | Update DirectionDetector plugin to 0.2.0 from everplays | Brion Vibber | |
2010-09-20 | Superfluous whitespace removed. | Siebrand Mazeland | |
2010-09-20 | Superfluous whitespace removed. | Siebrand Mazeland | |
2010-09-20 | Add FIXME for bad message implementation. | Siebrand Mazeland | |
2010-09-20 | Add onPluginVersion() | Siebrand Mazeland | |
2010-09-20 | Superfluous whitespace removed. | Siebrand Mazeland | |
2010-09-20 | Add onPluginVersion() | Siebrand Mazeland | |
2010-09-20 | Add onPluginVersion() | Siebrand Mazeland | |
2010-09-20 | Remove superfluous whitespace. | Siebrand Mazeland | |
2010-09-20 | Add onPluginVersion() | Siebrand Mazeland | |