impress/config
Emi Matchu ec6dca1c16 Improve Unicode support, emojis don't crash us anymore lol!
A few pieces here:

1. Convert all tables to `utf8mb4`+`utf8mb4_unicode_520_ci` strings.
2. Configure that as the server's default.
3. Configure the Rails database connection to use this encoding too.

Came together pretty well, whew! This has been a LONG time coming,
`latin1` is NOT a good charset for the year 2024!
2024-02-28 18:54:27 -08:00
..
environments Create NeopetsMediaArchive, read the actual manifests for Alt Styles 2024-02-23 12:02:39 -08:00
initializers Migrate from Sentry to self-hosted GlitchTip instance 2024-02-28 13:14:32 -08:00
locales Improve parsing fits:blue-acara filter 2024-02-27 14:56:36 -08:00
application.rb Replace falcon server with puma 2024-01-23 21:55:26 -08:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
credentials.yml.enc Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
database.yml Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Remove unused /colors/pet_types route 2024-02-24 15:51:40 -08:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00