gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

3 Commits (158c31b9df538691666e5b91f48a0afecd2985fe)

Author SHA1 Message Date
Eugen Rochko 0a4caa89c3
Fix regression in custom emoji migration ()
Fix 
2019-01-07 09:47:00 +01:00
Eugen Rochko 0e989a5b8f
Fix unique violation in downcase custom emoji domain migration ()
Fix 
2019-01-06 23:53:46 +01:00
Adam Copp 7d00e4edbd Make custom emoji domains case insensitive ()
* Make custom emoji domains case sensitive 

* 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.
2018-12-11 05:30:57 +01:00