software-project/twitter forked from sferik/twitter
-
Use except instead of dup and delete
sferik committedNov 2, 2011 -
Revert "Test against Rubinius in both Ruby 1.8 and 1.9 mode"
sferik committedNov 2, 2011 This reverts commit a39351e.
-
Dup objects before deleting keys
sferik committedNov 2, 2011 -
sferik committed
Nov 2, 2011 -
Test against Rubinius in both Ruby 1.8 and 1.9 mode
sferik committedNov 2, 2011
-
Ensure Accept header is preserved after deep merge
sferik committedOct 31, 2011 -
sferik committed
Oct 31, 2011 -
sferik committed
Oct 31, 2011 -
Replace get_screen_name with current_user
sferik committedOct 31, 2011
-
Replace Twitter::Search with Twitter::Client#search
sferik committedOct 29, 2011
-
sferik committed
Oct 20, 2011 -
Rename faraday_options to connection_options
sferik committedOct 20, 2011 -
Merge pull request #206 from seanmoon/master
sferik committedOct 20, 2011 Implementation error in Twitter::Status#all_urls
-
Twitter::Status#all_urls should not contain nil
seanmoon committedOct 20, 2011 -
Merge pull request #205 from seanmoon/master
sferik committedOct 20, 2011 Twitter::Status#all_urls method
-
Add Twitter::Status#all_urls method
seanmoon committedOct 20, 2011
-
Make trends methods consistent
sferik committedOct 19, 2011 -
The instance variable is static, so there's no need to use instance_v…
sferik committedOct 19, 2011 …ariable_get Hat-tip: @dkubb
-
Rename @attributes to @attrs to avoid collision with Twitter::Place#a…
sferik committedOct 19, 2011 …ttributes
-
sferik committed
Oct 18, 2011
-
Merge pull request #203 from seanmoon/master
sferik committedOct 18, 2011 Add accessor for expanded_urls from tweet entities
-
Add Twitter::Status#expanded_urls
seanmoon committedOct 18, 2011 -
sferik committed
Oct 18, 2011 -
Actually, ivar assignment/caching is unnecessary
sferik committedOct 18, 2011 -
Don't bother checking if value is nil
sferik committedOct 18, 2011 -
Assign instance variables dynamically, in the base class
sferik committedOct 18, 2011 -
Get instance variables instead of using accessor methods
sferik committedOct 18, 2011 -
sferik committed
Oct 18, 2011
-
Allow [] access to methods for greater backwards compatibility
sferik committedOct 17, 2011 -
Move class requires into client
sferik committedOct 17, 2011