1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
Commit Graph

3 Commits

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