Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | Pull group descriptions in Yammer import | Brion Vibber | |
2010-09-21 | Image file attachment support for Yammer import | Brion Vibber | |
2010-09-21 | Copy favorites in Yammer importer | Brion Vibber | |
2010-09-21 | Full dump of input data in yamdump also for my reference... | Brion Vibber | |
2010-09-21 | Fix for replies in Yammer import | Brion Vibber | |
2010-09-21 | Avatars for Yammer import | Brion Vibber | |
2010-09-21 | Initial semi-working yammer import :D | Brion Vibber | |
* no avatars * no details of user accounts or their auth info * no group memberships or subscriptions * no attachments * will probably esplode if >20 messages in your network *whistle innocently* | |||
2010-09-21 | fix notices in SN_YammerClient | Brion Vibber | |
2010-09-21 | Poking around at import funcs... | Brion Vibber | |
2010-09-21 | YammerImport: initial processing code for users, groups, and messages | Brion Vibber | |
2010-09-21 | Beginning stub of Yammer message->notice import | Brion Vibber | |
2010-09-21 | Split SN_YammerClient out to own class file | Brion Vibber | |
2010-09-21 | initial work on yammer importer code | Brion Vibber | |
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-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 |