summaryrefslogtreecommitdiff
path: root/plugins/YammerImport/YammerImportPlugin.php
AgeCommit message (Collapse)Author
2010-09-28PHP 5.2 compat fix in YammerPlugin (can't call $var::staticFunction() ↵Brion Vibber
directly until PHP 5.3)
2010-09-28Yammer import API keys can now be overridden by the admin.Brion Vibber
2010-09-28Yammer import (work run via background queues) now can be started from the ↵Brion Vibber
admin panel! :DDDD Still requires that the app be registered on your network manually first.
2010-09-28Work in progress on getting the frontend Yammer import form going....Brion Vibber
2010-09-28Work in progress: YammerRunner state machine wrapper for running the Yammer ↵Brion Vibber
import in chunks.
2010-09-28A little more cleanup...Brion Vibber
2010-09-28WORK 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-28Split Yammer importer files into subdirs before I get too lost adding UIBrion Vibber
2010-09-28Beginning stub of Yammer message->notice importBrion Vibber
2010-09-28initial work on yammer importer codeBrion Vibber