aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/users_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* rewrite APIs with Grape and RABLRhenium2014-02-091-45/+2
* change Array#to_h to Hash.[]: Array#to_h is only in Ruby 2.1.0...Rhenium2014-01-171-2/+2
* update apidocs of tweets and usersRhenium2014-01-161-3/+3
* update controllersRhenium2014-01-151-5/+7
* fix endpoint definition in TweetsController and UsersControllerRhenium2014-01-081-4/+8
* reorganize controllers (add API documentations (lib/apidoc); reorganize auto ...Rhenium2014-01-071-17/+42
* refactor settingsRhenium2013-12-161-2/+2
* move ApplicationController#_get_user to User.getRhenium2013-11-171-1/+1
* add tweets#lookupRhenium2013-08-281-3/+2
* add private account (!= protected Twitter account) featurerhenium2013-05-301-1/+2
* use Settinglogic; add some optionsrhenium2013-05-221-2/+2
* add protected user support (temp)re4k2013-05-061-0/+1
* change users#info to users#statsre4k2013-05-051-1/+8
* refactor, fix errorsre4k2013-05-041-7/+8
* change controller: description to caption/titlere4k2013-05-011-1/+3
* refactor (not tested, no compatibility)re4k2013-04-301-188/+14
* refactor controllerre4k2013-04-281-45/+12
* no longer use Rails.cachedre4k2013-04-261-3/+3
* Unify format of hash, refactor some controller/helper methodsre4k2013-04-221-30/+31
* refactor, add limit parameterre4k2013-04-171-90/+90
* add /i/favoriters.jsonre4k2013-04-131-1/+11
* Add repoting copied tweets formre4k2013-04-041-9/+12
* Add importing favs feature(partial: only status_activity).re4k2013-04-011-10/+12
* Refactorre4k2013-03-291-7/+6
* Refactorre4k2013-03-281-0/+1
* Fix errorsre4k2013-03-281-19/+24
* errorre4k2013-03-271-15/+22
* Add given_favorites_tore4k2013-03-271-48/+101
* Improve UIre4k2013-03-261-2/+2
* Add favs_from/rts_fromre4k2013-03-261-39/+116
* Implement JSON APIre4k2013-03-231-27/+18
* refactorre4k2013-03-231-62/+61
* Minor changesre4k2013-03-191-13/+14
* Updatere4k2013-03-171-4/+4
* * Rewrite workerre4k2013-03-121-4/+8
* * Fix #1re4k2013-03-091-0/+79