Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-17 | Update Twitter calls to use documented API endpoints | Zach Copley | |
see: http://groups.google.com/group/twitter-api-announce/msg/34b013f4d092737f | |||
2010-11-02 | fakestream.php can now take --all option to pull the latest messages from ↵ | Brion Vibber | |
multiple locally-authed accounts when generating simulated sitestreams info | |||
2010-11-02 | fakestream.php: script to build an emulated Twitter Site Stream from live ↵ | Brion Vibber | |
Twitter data, for testing. | |||
2010-11-02 | Allow custom apiroot for site streams testing on streamtest | Brion Vibber | |
2010-10-05 | Prelim --all mode on streamtest.php to use site streams; doesn't use the ↵ | Brion Vibber | |
destination user for import yet, and not actually tested yet until I'm whitelisted for the beta. :) | |||
2010-10-05 | Fix up Twitter JSON formatting to be consistent between the polling and ↵ | Brion Vibber | |
streaming API interfaces; basic stream tester can now import your notices (ooooh) | |||
2010-10-05 | Buncha cleanup | Brion Vibber | |
2010-10-05 | Clean up event handling a bit | Brion Vibber | |
2010-10-04 | Initial stub code for pulling data from Twitter's User Streams and Site ↵ | Brion Vibber | |
Streams interfaces. This should allow us to make a much more efficient background importer which can use a relatively small number of connections getting push data for either a single user or for many users with credentials on the site. | |||
2010-09-08 | move notice_to_status initialization code to run-once script | Evan Prodromou | |