summaryrefslogtreecommitdiff
path: root/plugins/TwitterBridge/scripts
AgeCommit message (Expand)Author
2010-12-17Update Twitter calls to use documented API endpointsZach Copley
2010-11-02fakestream.php can now take --all option to pull the latest messages from mul...Brion Vibber
2010-11-02fakestream.php: script to build an emulated Twitter Site Stream from live Twi...Brion Vibber
2010-11-02Allow custom apiroot for site streams testing on streamtestBrion Vibber
2010-10-05Prelim --all mode on streamtest.php to use site streams; doesn't use the dest...Brion Vibber
2010-10-05Fix up Twitter JSON formatting to be consistent between the polling and strea...Brion Vibber
2010-10-05Buncha cleanupBrion Vibber
2010-10-05Clean up event handling a bitBrion Vibber
2010-10-04Initial stub code for pulling data from Twitter's User Streams and Site Strea...Brion Vibber
2010-09-08move notice_to_status initialization code to run-once scriptEvan Prodromou