log app/controllers/tweets_controller.rb @ 205:8190fa511e35

age author description
Mon, 19 Oct 2020 04:09:12 +0900 nanaya Fix some code style
Mon, 19 Oct 2020 03:42:22 +0900 nanaya Fix redirect for twitter user with nil screen name
Fri, 03 Aug 2018 02:39:09 +0900 nanaya A more robust check
Fri, 03 Aug 2018 02:31:25 +0900 nanaya Unbreak \everything/
Fri, 03 Aug 2018 02:12:54 +0900 nanaya Correct way to check all numbers?
Fri, 03 Aug 2018 02:03:21 +0900 nanaya Simplified id check. Now it's mostly string
Sun, 12 Feb 2017 16:59:32 +0900 nanaya 100% less javascripts
Mon, 27 Jun 2016 06:01:39 +0900 nanaya Whoops, forgot to rescue somewhere else
Mon, 27 Jun 2016 05:14:10 +0900 nanaya The caching becomes a bit confusing because of parameters
Sun, 26 Jun 2016 18:20:24 +0900 nanaya Include replies
Tue, 01 Dec 2015 01:36:45 +0900 nanaya Should be screen name (@-name), not just name.
Tue, 01 Dec 2015 01:34:12 +0900 nanaya Take care of rt removal from gem api
Fri, 03 Jul 2015 01:17:40 +0900 nanaya Add twitter id to the url so it'll be consistent.
Thu, 23 Apr 2015 16:14:35 +0900 nanaya Prevent exploding on empty timeline.
Thu, 11 Dec 2014 15:47:36 +0900 edogawaconan Move static#index to tweet#index.
Sat, 06 Sep 2014 00:46:25 +0900 edogawaconan Basic caching support.
Fri, 05 Sep 2014 23:38:57 +0900 edogawaconan Properly rescue 403 and 404.
Fri, 05 Sep 2014 20:37:25 +0900 edogawaconan Add tweets~