aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bundle updaterhenium2014-09-051-9/+9
* web: autoload: autoload earlierrhenium2014-09-051-1/+1
* web: about#status: fix...rhenium2014-09-031-2/+2
* web: sessions#create: refactorrhenium2014-09-031-7/+7
* don't use connection_pool (because aclog no longer use Puma)rhenium2014-09-033-4/+1
* web: about#status: refactorrhenium2014-09-034-10/+13
* upgrade rails to 4.1.5rhenium2014-08-272-46/+46
* web: fix sidebar thresholds partrhenium2014-08-061-1/+1
* api: tweets/user_best: add recent parameter (experimental)rhenium2014-07-282-8/+15
* bundle updaterhenium2014-07-221-5/+5
* readme: update installation: add systemdrhenium2014-07-211-5/+18
* web: update about#indexrhenium2014-07-213-8/+6
* web: fix Tweet.parse_recentrhenium2014-07-201-1/+1
* web: remove link to tweets#all_recent in navigation barrhenium2014-07-201-1/+0
* web: move view shared/*error to errors/*errorrhenium2014-07-203-4/+4
* web: merge tweets#*_recent into tweets#*_bestrhenium2014-07-2027-106/+99
* web: (security issue) fix unexpected open redirector on sessions#createrhenium2014-07-191-1/+1
* api: remove deprecated API endpointsrhenium2014-07-183-123/+0
* web: fix sessions#createrhenium2014-07-182-5/+6
* doc: add YARD doc for Tweet model classrhenium2014-07-181-0/+24
* doc: add YARD doc for Notification classrhenium2014-07-181-0/+4
* doc: add YARD doc for Favorite and Retweet modelrhenium2014-07-182-2/+14
* doc: add YARD doc for Account modelrhenium2014-07-181-0/+17
* add dependency for YARDrhenium2014-07-182-0/+6
* refactor modelsrhenium2014-07-185-59/+58
* web: remove users#statsrhenium2014-07-143-17/+0
* web: refactor views (use helper to render loading animation)rhenium2014-07-1412-34/+39
* web: improve user jump formrhenium2014-07-143-33/+34
* upgrade Rails to 4.1.4rhenium2014-07-142-38/+40
* web: expand favoriters list on clicking [xxx Favs] linkrhenium2014-07-136-25/+44
* web: css: fix .status-responses to do clearfixrhenium2014-07-131-2/+4
* web: SCSSize stylesheetsrhenium2014-07-0610-953/+918
* web: css: don't import bootstrap manuallyrhenium2014-07-031-1/+0
* web: change navbar: disable responsive designrhenium2014-07-031-6/+32
* add example configuration filesrhenium2014-07-034-0/+96
* add rake task: web:run (run unicorn in foreground)rhenium2014-07-021-1/+6
* collector: change account state to revoked when recieved unauthorizedrhenium2014-06-293-0/+20
* web: update policy for unregistered user: unregistered users' best is now ava...rhenium2014-06-296-20/+14
* web: tweets#show: import tweet only if the tweet is not foundrhenium2014-06-291-2/+3
* web/api: User#count_discovered_by sums up 500 tweetsrhenium2014-06-291-1/+1
* db: optimize users tablerhenium2014-06-282-7/+16
* db: reorganize accounts (remove private, rename notification to notification_...rhenium2014-06-289-27/+22
* upgrade Rails to 4.1.2rhenium2014-06-282-40/+40
* refactorrhenium2014-06-168-26/+27
* web: apidocs: hide deprecated endpoints on apidocs sidebarrhenium2014-06-161-1/+1
* update README.mdrhenium2014-06-162-26/+38
* web: sidebar(user): simplifyrhenium2014-06-151-23/+11
* web: about#index: fix Twitter share button's data-langrhenium2014-06-151-1/+1
* web: remove unnecessary XML declarationrhenium2014-06-151-1/+0
* web: fix User#profile_image_url's SystemStackErrorrhenium2014-06-151-2/+8