aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* refactor settingsRhenium2013-12-162-21/+20
* add I18n.enforce_available_locales = trueRhenium2013-12-071-0/+1
* change favoriters limitRhenium2013-11-191-3/+2
* 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
* change auto_increment to AUTO_INCREMENTRhenium2013-10-031-1/+1
* fix searchRhenium2013-08-201-2/+1
* prepare for localizationRhenium2013-08-083-8/+20
* update GemfileRhenium2013-07-251-2/+3
* fix travis settingsrhenium2013-06-081-0/+3
* fix database config/utf8mb4rhenium2013-06-083-19/+9
* 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
* restore test consumer keysrhenium2013-05-241-0/+5
* remove unused setting filesrhenium2013-05-243-3/+0
* update unicorn.confrhenium2013-05-241-3/+3
* use Settinglogic; add some optionsrhenium2013-05-222-22/+43
* add option whether to enable notificationrhenium2013-05-211-0/+1
* change: use RSpecrhenium2013-05-211-0/+1
* remove stolen_tweet modelrhenium2013-05-201-1/+0
* support RSSrhenium2013-05-201-50/+25
* 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 [?]) an...re4k2013-05-061-0/+3
* 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