Commit graph

8 commits

Author SHA1 Message Date
obache
e12fff5dfb Update ruby-twitter-stream to 0.1.14.
* bug fixes
* merge downstream forks.
2011-07-11 11:58:35 +00:00
obache
dce97d3e28 Update ruby-twitter-stream to 0.1.13.
* use simpe_oauth instead of roauth.
2011-04-12 12:05:36 +00:00
obache
9525da8d81 Update ruby-twitter-stream to 0.1.12
* Update to rspec 2.5.
* Add optional on_inited callback.
2011-03-15 08:30:01 +00:00
obache
f1f91908cb Update ruby-twitter-stream to 0.1.10.
* fixed faulty optimization
* fixed failing query method
* Merge remote branch 'mrflip/master'
2010-10-16 05:09:36 +00:00
taca
15e9c9bf4e * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
2010-09-10 07:38:56 +00:00
obache
f915a2528c Update ruby-twitter-stream to 0.1.8.
For Twitter OAuth + Streaming: fixed escaping, inconsistent handling of params
between get, post oauth and non
2010-08-13 11:58:28 +00:00
obache
0347fb1468 Update ruby-twitter-stream to 0.1.7.
Add support for OAuth using roauth.
2010-08-03 06:31:45 +00:00
obache
95aefc5d83 Import ruby-twitter-stream-0.1.6 as net/ruby-twitter-stream.
Simple Ruby client library for twitter streaming API.  Uses EventMachine for
connection handling.  Adheres to twitter's reconnection guidline.  JSON format
only.
2010-05-26 10:55:11 +00:00