]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Split the guts of Twitter status -> notice import from twitterstatusfetcher daemon...
authorBrion Vibber <brion@pobox.com>
Tue, 5 Oct 2010 20:57:32 +0000 (13:57 -0700)
committerBrion Vibber <brion@pobox.com>
Tue, 5 Oct 2010 20:57:32 +0000 (13:57 -0700)
commit0eaa26476cac557484e295666b574340236452ff
treef59bfa26db8027c7b4b4f0f802957c9d6069d717
parentdc6c0f325c20145f7d2b37021d2c76c9a2c07ccb
Split the guts of Twitter status -> notice import from twitterstatusfetcher daemon into TwitterImport class which can be called from other places, letting us reuse code for the streaming API.
plugins/TwitterBridge/TwitterBridgePlugin.php
plugins/TwitterBridge/daemons/twitterstatusfetcher.php
plugins/TwitterBridge/twitterimport.php [new file with mode: 0644]