chinwagsocial/app
Akihiko Odaki (@fn_aki@pawoo.net) 4919b89ab8 Improve default language decision and spec (#3351)
* Improve default language decision

This change allows to takes account of accepted language determined by
the user agent even if the custom default locale of the instance is
configured.

* Cover Localized more

* Fix code style
2017-06-10 09:44:02 +02:00
..
controllers Improve default language decision and spec (#3351) 2017-06-10 09:44:02 +02:00
helpers Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
javascript i18n: Minor fixes in Polish translation (#3674) 2017-06-09 23:08:09 +02:00
lib Language detection defaults to nil (#3666) 2017-06-09 18:09:37 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Fix #3378 - If favourite/reblog already exists, return it instead of failing (#3641) 2017-06-08 15:07:39 +02:00
validators Correct validators so that existing error messages would look correct (#3668) 2017-06-09 19:46:01 +02:00
views Refactor views/admin/reports/show.html.haml (#3656) 2017-06-09 15:08:06 +02:00
workers change sidekiq queueing to bulk push (#3536) 2017-06-04 00:11:15 +02:00