aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* remove Typhoeusrhenium2013-05-191-18/+0
|
* change HTTP client to Typhoeusrhenium2013-05-191-0/+18
|
* rewrite notificationrhenium2013-05-191-1/+1
|
* fix routerhenium2013-05-191-1/+1
|
* disable Haml ugly optionrhenium2013-05-181-0/+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
|
* comment out MySqlChangeCharset migration (not needed / may be harmful [?]) ↵re4k2013-05-061-0/+3
| | | | and add exmaple collation option to database.yml.example
* fix unicorn socket locationre4k2013-05-051-1/+1
|
* fix unicorn settingsre4k2013-05-051-8/+7
|
* add startup shell scriptre4k2013-05-053-53/+25
|
* update settings (rails: web/receiver)re4k2013-05-054-19/+24
|
* 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
|
* update Gemfilere4k2013-04-261-2/+2
|
* fix migration error (caused by changing charset)re4k2013-04-251-0/+16
|
* Unify format of hash, refactor some controller/helper methodsre4k2013-04-222-40/+51
|
* add /i/favoriters.jsonre4k2013-04-131-0/+1
|
* fix typo, change charset to utf8mb4(MySQL), fix importingre4k2013-04-131-1/+1
|
* Add test(partial)re4k2013-04-043-1/+10
|
* Add repoting copied tweets formre4k2013-04-041-2/+5
|
* auto pager, refactor models, favs notificationre4k2013-04-032-1/+11
|
* Add importing favs feature(partial: only status_activity).re4k2013-04-012-2/+6
| | | | Refactor models
* Minor fixesre4k2013-03-301-3/+6
|
* Refactorre4k2013-03-292-2/+3
| | | | Add search (partial)
* Fix errorsre4k2013-03-281-21/+24
| | | | Add some JSON APIs
* errorre4k2013-03-273-5/+6
|
* Add given_favorites_tore4k2013-03-271-2/+14
| | | | Refactor
* Improve UIre4k2013-03-261-1/+1
|
* Add favs_from/rts_fromre4k2013-03-263-7/+21
|
* Fix routere4k2013-03-231-5/+6
|
* Implement JSON APIre4k2013-03-233-13/+22
|
* refactorre4k2013-03-236-18/+48
|
* Replace JSON with MessagePackre4k2013-03-211-0/+1
|
* Updatere4k2013-03-171-1/+1
|
* Fixre4k2013-03-141-1/+1
|
* Fix bugsre4k2013-03-131-1/+1
|
* Update (no new features)re4k2013-03-132-19/+58
|
* * Rewrite workerre4k2013-03-124-45/+54
|
* * Fix #1re4k2013-03-0923-0/+330
* Increase worker