Retrospring/app
Georg Gadinger 0f9c6f1e07 typoed_email_validator: check for valid TLDs
i'm sure there are many more typos waiting to happen.  one thing we
can already catch though is the usage of invalid TLDs.

this makes use of my new TLDv gem -- the data it uses can be updated
independently from the main gem.
2022-10-13 21:38:54 +02:00
..
controllers Fix notifications pagination not working 2022-09-08 23:35:41 +02:00
helpers Always return a boolean value from `moderation_view?` 2022-08-20 17:21:47 +02:00
javascript Merge pull request #727 from Retrospring/feature/i19n.js 2022-10-11 23:34:52 +02:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models add `admin?` shorthand to users 2022-08-21 15:02:49 +02:00
services clean up routes 2022-07-23 12:14:06 +02:00
uploaders Fix invalid paths for original size images 2022-07-16 15:58:30 +02:00
validators typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00
views Disable Turbo on Service Settings 2022-10-12 08:58:22 +02:00
workers Fix lint errors 2022-07-17 10:05:20 +02:00