summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2010-09-23Work in progress: YammerRunner state machine wrapper for running the Yammer ↵Brion Vibber
import in chunks.
2010-09-23A little more cleanup...Brion Vibber
2010-09-22More doc comments on SN_YammerClientBrion Vibber
2010-09-22WORK IN PROGRESS: Starting infrastructure to initiate Yammer import from web ↵Brion Vibber
UI and process it in the background queues. Totally not complete yet.
2010-09-22Initial README for yammer importerBrion Vibber
2010-09-22Split Yammer importer files into subdirs before I get too lost adding UIBrion Vibber
2010-09-21Fixes for Yammer groups import: pulling explicit list, fixed avatar fetchBrion Vibber
2010-09-21Support non-image file uploads in Yammer importBrion Vibber
2010-09-21Add group link on Yammer import (won't work until memberships are fixed)Brion Vibber
2010-09-21Fetch more user data in Yammer imports, including the primary email address ↵Brion Vibber
(preconfirmed, so we can do stuff like tell people to reset their passwords and log in!) and some bio info.
2010-09-21Yammer import: mark group posts with the proper group inbox (should we ↵Brion Vibber
append a !foo or leave them as is, as current?)
2010-09-21Pull group descriptions in Yammer importBrion Vibber
2010-09-21Image file attachment support for Yammer importBrion Vibber
2010-09-21Copy favorites in Yammer importerBrion Vibber
2010-09-21Full dump of input data in yamdump also for my reference...Brion Vibber
2010-09-21Fix for replies in Yammer importBrion Vibber
2010-09-21Avatars for Yammer importBrion Vibber
2010-09-21Initial semi-working yammer import :DBrion 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-21fix notices in SN_YammerClientBrion Vibber
2010-09-21Poking around at import funcs...Brion Vibber
2010-09-21YammerImport: initial processing code for users, groups, and messagesBrion Vibber
2010-09-21Beginning stub of Yammer message->notice importBrion Vibber
2010-09-21Split SN_YammerClient out to own class fileBrion Vibber
2010-09-21initial work on yammer importer codeBrion Vibber
2010-09-21Merge branch 'master' into 0.9.xBrion Vibber
2010-09-20Bump 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-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion 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-20Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand 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-20Superfluous whitespace removed.Siebrand Mazeland
2010-09-20DirectionDetector plugin: tabs to spacesBrion Vibber
2010-09-20DirectionDetector 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-20Update DirectionDetector plugin to 0.2.0 from everplaysBrion Vibber
2010-09-20Superfluous whitespace removed.Siebrand Mazeland
2010-09-20Superfluous whitespace removed.Siebrand Mazeland
2010-09-20Add FIXME for bad message implementation.Siebrand Mazeland
2010-09-20Add onPluginVersion()Siebrand Mazeland
2010-09-20Superfluous whitespace removed.Siebrand Mazeland
2010-09-20Add onPluginVersion()Siebrand Mazeland
2010-09-20Add onPluginVersion()Siebrand Mazeland
2010-09-20Remove superfluous whitespace.Siebrand Mazeland
2010-09-20Add onPluginVersion()Siebrand Mazeland
2010-09-20FIx inconsistencies in onPluginVersion()Siebrand Mazeland
2010-09-20* add onPluginVersion()Siebrand Mazeland
* remove superfluous whitespace.
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-19* L10n i18n updateSiebrand 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 updateSiebrand Mazeland
* translator comments added * remove superfluous whitespace