log app/models/tweet.rb @ 100:c1d5d8be92c6

age author description
Fri, 23 Sep 2016 23:02:16 +0900 nanaya Add support for extended tweets
Thu, 28 Jul 2016 07:08:52 +0900 nanaya Avoid uniformly expiring cache
Tue, 28 Jun 2016 02:38:27 +0900 nanaya Increase cache timeout to ease up load ;_;
Mon, 27 Jun 2016 05:14:10 +0900 nanaya The caching becomes a bit confusing because of parameters
Sun, 26 Jun 2016 16:55:46 +0900 nanaya Reraise when no usable key left
Sun, 26 Jun 2016 16:49:15 +0900 nanaya Don't loop if twitter0 is not configured
Sun, 26 Jun 2016 16:46:02 +0900 nanaya Allows usage of multiple twitter keys
Fri, 13 May 2016 04:52:20 +0900 nanaya Avoid using constant. Use global instead =D