Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | Merge remote branch 'gitorious/0.9.x' into 0.9.x | 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 | |
2010-09-20 | FIx inconsistencies in onPluginVersion() | Siebrand Mazeland | |
2010-09-20 | * add onPluginVersion() | Siebrand Mazeland | |
* remove superfluous whitespace. | |||
2010-09-19 | Update pot files for plugins. | Siebrand Mazeland | |
2010-09-19 | * L10n i18n update | Siebrand Mazeland | |
* add translator hints * update whitespace * added a bunch of @todos. | |||
2010-09-19 | * Remove trailing newline in e-mail message. | Siebrand Mazeland | |
* Superfluous whitespace removed. | |||
2010-09-19 | * i18n/L10n update | Siebrand Mazeland | |
* translator comments added * remove superfluous whitespace | |||
2010-09-19 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-09-19 | Add pot files. | Siebrand Mazeland | |
2010-09-19 | Remove superfluous whitespace. | Siebrand Mazeland | |
2010-09-19 | Update pot files for plugins. | Siebrand Mazeland | |
2010-09-19 | L10n updates. | Siebrand Mazeland | |
2010-09-19 | * L10n update | Siebrand Mazeland | |
* superfluous whitespace removed. | |||
2010-09-19 | * L10n update | Siebrand Mazeland | |
* remove superfluous whitespace | |||
2010-09-19 | * L10n update | Siebrand Mazeland | |
* superfluous whitespace removed | |||
2010-09-19 | Fix typo | Siebrand Mazeland | |
2010-09-19 | * i18n/L10n updates. | Siebrand Mazeland | |
* add FIXMEs for bad i18n. * add translator hints. | |||
2010-09-18 | Update group ID for translations export. | Siebrand Mazeland | |
2010-09-18 | Remove superfluous whitespace | Siebrand Mazeland | |
2010-09-18 | * i18n/L10n updates | Siebrand Mazeland | |
* translator hints added * superfluous whitespace removed | |||
2010-09-18 | DB -> database | Siebrand Mazeland | |
2010-09-18 | * i18n/L10n updates | Siebrand Mazeland | |
* whitespace updates. | |||
2010-09-18 | Fix typo. | Siebrand Mazeland | |