aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* web: lazy loading user stats (sidebar)rhenium2015-02-071-1/+2
* web: rewrite javascripts with coffeescriptrhenium2015-01-301-3/+3
* web: merge tweets#*_recent into tweets#*_bestrhenium2014-07-201-6/+1
* web: remove users#statsrhenium2014-07-141-1/+0
* web: expand favoriters list on clicking [xxx Favs] linkrhenium2014-07-131-0/+1
* web: remove tweets#user_discoveries and tweets#user_discovered_by and create ...rhenium2014-05-191-3/+1
* use POST method for /i/:id/importrhenium2014-05-051-1/+1
* add status pagerhenium2014-05-041-0/+2
* upgrade Rails to 4.1.0.rc1, add Guard, SpringRhenium2014-03-131-2/+2
* xhtmlRhenium2014-03-131-41/+39
* refactor error handlingRhenium2014-03-131-38/+42
* add incremental search suggestion to jump_to_user on page headerRhenium2014-03-091-0/+2
* fix tweets#user_discovered_byRhenium2014-02-211-1/+1
* Merge branch 'new_design'Rhenium2014-02-211-1/+0
|\
| * apply rot's new web designRhenium2014-02-201-1/+0
* | rename user page in tweets controller (best -> user_best, timeline -> user_ti...Rhenium2014-02-201-8/+8
|/
* fix route: Api's namespaceRhenium2014-02-091-1/+1
* rewrite APIs with Grape and RABLRhenium2014-02-091-8/+3
* remove :reactions segment from /i/timeline and /:screen_name/timelineRhenium2014-01-311-2/+2
* add threshold buttons to timeline (timeline_path and user_timeline_path) pagesRhenium2014-01-311-2/+2
* update Tweet modelRhenium2014-01-201-0/+1
* rename search to filterRhenium2014-01-191-1/+1
* remove HelpControllerRhenium2014-01-181-2/+0
* update JSON API routesRhenium2014-01-161-3/+3
* update routesRhenium2014-01-161-61/+41
* update controllersRhenium2014-01-151-8/+8
* reorganize controllers (add API documentations (lib/apidoc); reorganize auto ...Rhenium2014-01-071-10/+15
* redirect to previous page after loginRhenium2013-11-181-1/+1
* remover user's most favorited/retweetedRhenium2013-11-161-3/+0
* remove Issue model completelyRhenium2013-10-221-3/+0
* fix searchRhenium2013-08-201-2/+1
* add search help pagerhenium2013-06-011-4/+8
* rewrite searchrhenium2013-05-311-1/+1
* add private account (!= protected Twitter account) featurerhenium2013-05-301-1/+2
* add account settingsrhenium2013-05-281-0/+7
* remove stolen_tweet modelrhenium2013-05-201-1/+0
* support RSSrhenium2013-05-201-50/+25
* fix routerhenium2013-05-191-1/+1
* update routingrhenium2013-05-181-7/+3
* rename MainControllerrhenium2013-05-181-2/+1
* fix routingrhenium2013-05-181-72/+72
* update routesre4k2013-05-061-32/+28
* fix routesre4k2013-05-051-15/+32
* refactor, fix errorsre4k2013-05-041-21/+21
* fix small problemsre4k2013-05-011-0/+1
* refactor (not tested, no compatibility)re4k2013-04-301-58/+54
* update routes.rbre4k2013-04-281-5/+7
* Unify format of hash, refactor some controller/helper methodsre4k2013-04-221-39/+39
* add /i/favoriters.jsonre4k2013-04-131-0/+1
* Add repoting copied tweets formre4k2013-04-041-2/+5