Commit Graph

22 Commits

Author SHA1 Message Date
Brion Vibber
e8526b2e1f More doc comments on SN_YammerClient 2010-09-28 07:44:23 -07:00
Brion Vibber
472dab4a86 WORK IN PROGRESS: Starting infrastructure to initiate Yammer import from web UI and process it in the background queues. Totally not complete yet. 2010-09-28 07:44:23 -07:00
Brion Vibber
22434a5dae Initial README for yammer importer 2010-09-28 07:44:23 -07:00
Brion Vibber
ec648fb717 Split Yammer importer files into subdirs before I get too lost adding UI 2010-09-28 07:44:23 -07:00
Brion Vibber
e6e8a16f1c Fixes for Yammer groups import: pulling explicit list, fixed avatar fetch 2010-09-28 07:44:22 -07:00
Brion Vibber
6bc3f5aacb Support non-image file uploads in Yammer import 2010-09-28 07:44:22 -07:00
Brion Vibber
b3210ee64c Add group link on Yammer import (won't work until memberships are fixed) 2010-09-28 07:44:22 -07:00
Brion Vibber
1685c8a4fa Fetch more user data in Yammer imports, including the primary email address (preconfirmed, so we can do stuff like tell people to reset their passwords and log in!) and some bio info. 2010-09-28 07:44:22 -07:00
Brion Vibber
37c67c3f9f Yammer import: mark group posts with the proper group inbox (should we append a !foo or leave them as is, as current?) 2010-09-28 07:44:22 -07:00
Brion Vibber
7ffaf82348 Pull group descriptions in Yammer import 2010-09-28 07:44:21 -07:00
Brion Vibber
e357e13d69 Image file attachment support for Yammer import 2010-09-28 07:44:21 -07:00
Brion Vibber
b18c7ee3eb Copy favorites in Yammer importer 2010-09-28 07:44:21 -07:00
Brion Vibber
f36a062f3a Full dump of input data in yamdump also for my reference... 2010-09-28 07:44:21 -07:00
Brion Vibber
271b553e6e Fix for replies in Yammer import 2010-09-28 07:44:21 -07:00
Brion Vibber
4b2089dc52 Avatars for Yammer import 2010-09-28 07:44:21 -07:00
Brion Vibber
907cb6558c Initial semi-working yammer import :D
* 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-28 07:44:20 -07:00
Brion Vibber
7a197405be fix notices in SN_YammerClient 2010-09-28 07:44:20 -07:00
Brion Vibber
7c53c1a462 Poking around at import funcs... 2010-09-28 07:44:20 -07:00
Brion Vibber
7a81bc3713 YammerImport: initial processing code for users, groups, and messages 2010-09-28 07:44:20 -07:00
Brion Vibber
599f4fe121 Beginning stub of Yammer message->notice import 2010-09-28 07:44:20 -07:00
Brion Vibber
6d0ac28460 Split SN_YammerClient out to own class file 2010-09-28 07:44:20 -07:00
Brion Vibber
10379e8ddb initial work on yammer importer code 2010-09-28 07:44:19 -07:00