- Dec 24, 2018
-
-
ThibG authored
Fixes #9580
-
- Dec 22, 2018
-
-
Eugen Rochko authored
* Add moderation warnings Replace individual routes for disabling, silencing, and suspending a user, as well as the report update route, with a unified account action controller that allows you to select an action (none, disable, silence, suspend) as well as whether it should generate an e-mail notification with optional custom text. That notification, with the optional custom text, is saved as a warning. Additionally, there are warning presets you can configure to save time when performing the above. * Use Account#local_username_and_domain
-
- Dec 21, 2018
- Dec 20, 2018
- Dec 19, 2018
- Dec 18, 2018
-
-
ysksn authored
-
- Dec 17, 2018
- Dec 14, 2018
-
-
ysksn authored
-
ysksn authored
-
ysksn authored
-
Sumit Khanna authored
* Error message for avatar image that's too large. #9204 * Code climate/formatting * Removed avatar error message * Moved valid image dimentions check to update service * removed unnescessary begin block * code climate formatting * code climate indent fix
-
- Dec 13, 2018
-
-
ysksn authored
-
- Dec 11, 2018
-
-
Adam Copp authored
* Make custom emoji domains case sensitive #9351 * Fixup style in downcase_domain to comply with codeclimate. * switch if! to unless * Don't use transactions, operate in batches. Also revert spurious schema change.
-
- Dec 10, 2018
-
-
Eugen Rochko authored
-
ysksn authored
* Add specs for ActivityPub::CollectionsController#show * Raise ActiveRecord::RecordNotFound Raising ActiveRecord::NotFound raises NameError: uninitialized constant ActiveRecord::NotFound.
-
ysksn authored
-
ysksn authored
-
- Dec 09, 2018
-
-
ysksn authored
-
- Dec 07, 2018