Commit graph

6 commits

Author SHA1 Message Date
obache
5300927933 Update ruby-tweetstream to 1.1.5.
Version 1.1.5
=============

* Fix an incompatibility with Ruby < 1.9
* Added support for scrub_geo notice
2012-05-02 12:34:56 +00:00
taca
a5a10028b1 Update ruby-tweetstream to 1.1.4.
Version 1.1.4
=============

* Added Client#connect to start streaming inside an EM reactor (pelle)
* Added shutdown_stream to cleanly stop the stream (lud)
* Loosened multi_json dependency for Rails 3.2 compatibiltiy

Version 1.1.3
=============

* Added on_reconnect callback method

Version 1.1.2
=============

* Added support for statuses/links
* Client now checks that specified json_parser can be loaded during initialization

Version 1.1.1
=============

* Fix for 1.8.6 compatibility

Version 1.1.0
=============

* OAuth authentication
* User Stream support
* Removed swappable JSON backend support for MultiJson
* Added epoll and kqueue EventMachine support
* Added on___interval and on_inited callbacks
2012-03-20 14:03:50 +00:00
taca
654b0093b3 Use lang/ruby/json.mk to handle dependency to ruby-json.
Bump PKGREVISION since dependency would change with ruby193-base.
2011-11-23 05:29:52 +00:00
obache
0cc3fbd205 Update ruby-tweetstream to 1.0.5.
* Use ssl as per twitter requirements.
2011-11-08 09:08:21 +00:00
taca
eb7ba28e08 * 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
9502fd794c Import ruby-tweetstream-1.0.4 as net/ruby-tweetstream.
TweetStream allows you to easily consume the Twitter Streaming API utilizing
the YAJL Ruby gem.
2010-05-26 10:58:00 +00:00