aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/tweet.rb
Commit message (Expand)AuthorAgeFilesLines
...
* remover user's most favorited/retweetedRhenium2013-11-161-19/+0
* change user page to show received reactions countRhenium2013-11-161-1/+1
* change query of faved/RTed count aggrigationRhenium2013-11-151-1/+1
* add reactions_count to TweetRhenium2013-10-031-2/+2
* fix indentRhenium2013-09-201-1/+1
* use logger.quietly when inserting favorites, retweets, tweetsRhenium2013-07-291-5/+7
* change message of collector-receiverRhenium2013-07-281-14/+28
* change deprecated .scoped to .current_scopeRhenium2013-07-251-2/+2
* fix error on user's best if the user hasn't tweeted yetRhenium2013-07-251-1/+6
* fix Tweet.cache_listre4k2013-06-151-3/+5
* fix typore4k2013-06-151-1/+1
* fix Tweet.cache_listre4k2013-06-151-6/+4
* fix modelsrhenium2013-06-051-3/+2
* cleanup coderhenium2013-06-021-9/+9
* fix typorhenium2013-06-011-1/+1
* move parse_query to Tweet modelrhenium2013-06-011-0/+57
* improve Tweet.recentrhenium2013-05-311-1/+3
* update TweetsController: refactorrhenium2013-05-281-12/+30
* use Settinglogic; add some optionsrhenium2013-05-221-1/+1
* remove stolen_tweet modelrhenium2013-05-201-3/+0
* rewrite notificationrhenium2013-05-191-7/+0
* update Tweet.delete_from_idrhenium2013-05-111-6/+9
* able to delete multiple tweets at oncerhenium2013-05-111-4/+4
* fix typo...re4k2013-05-061-1/+1
* fix sql of Tweet#dicovered_ofre4k2013-05-061-3/+3
* fix problem: Tweet#from_hash, Favorite#from_hash, Retweet#from_hash raises errorre4k2013-05-061-6/+6
* fix rescue: no parameterre4k2013-05-051-1/+1
* fix logging (suppress Mysql2::Error logging: duplicate favorite/retweet)re4k2013-05-051-6/+8
* fix scopes (duplicate tweet when tweets#discoveries)re4k2013-05-051-4/+11
* fix behavior of tweets#favorites, tweets#retweetsre4k2013-05-041-2/+3
* refactor, fix errorsre4k2013-05-041-1/+0
* refactor (not tested, no compatibility)re4k2013-04-301-5/+24
* refactor controllerre4k2013-04-281-54/+23
* no longer use Rails.cachedre4k2013-04-261-10/+0
* fix Tweet.delete_from_idre4k2013-04-231-0/+2
* Unify format of hash, refactor some controller/helper methodsre4k2013-04-221-21/+21
* refactor, add limit parameterre4k2013-04-171-7/+11
* Add tests of Tweet(partial)re4k2013-04-051-1/+1
* Add repoting copied tweets formre4k2013-04-041-2/+12
* auto pager, refactor models, favs notificationre4k2013-04-031-9/+19
* Fix loggerre4k2013-04-011-2/+2
* Add importing favs feature(partial: only status_activity).re4k2013-04-011-6/+34
* Refactorre4k2013-03-291-5/+4
* Add favs_from/rts_fromre4k2013-03-261-4/+8
* Implement JSON APIre4k2013-03-231-1/+9
* refactorre4k2013-03-231-0/+38
* Change Twitter Streaming API library to em-twitterre4k2013-03-141-1/+0
* * Fix #1re4k2013-03-091-0/+6