mastodon/app
Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820)
An attempt to open a brand new Mastodon instance configured
as SINGLE_USER_MODE=true will cause an exception.

Enable temporary registration if we have no users in the database

Fixes #1817
2017-04-15 16:46:27 +02:00
..
assets Remove isRequired from optional prop (#1843) 2017-04-15 16:44:28 +02:00
controllers Give SINGLE_USER a chance to register (#1820) 2017-04-15 16:46:27 +02:00
helpers Rename admin/accounts_helper to admin/filter_helper (#1816) 2017-04-15 03:09:55 +02:00
lib Allow running mastodon on a different domain as the one used for identifying users (#1267) 2017-04-15 02:15:46 +02:00
mailers Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
models Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services ActiveRecord::Relation does not respond to `#id` (#1834) 2017-04-15 13:16:24 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Give SINGLE_USER a chance to register (#1820) 2017-04-15 16:46:27 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00