1
0
Fork 0
mirror of https://gitlab.com/SIGBUS/nyaa.git synced 2024-06-25 07:05:50 +00:00
nyaa/nyaa
Anna-Maria Meriniemi f8a287caa0
Improve and tidy up email blacklist regexes (Hotmail) (#438)
Because reading warnings is overrated.
This does not fix people using custom domains, but it's more likely
they'll know what's up when their email is thrown into the void.

Fixes #437.
2018-01-27 01:55:35 +02:00
..
static static: losslessly optimise PNG images even more (#432) 2018-01-16 21:34:43 -08:00
templates Improve and tidy up email blacklist regexes (Hotmail) (#438) 2018-01-27 01:55:35 +02:00
views Fix mods' comment list filter 2018-01-04 00:34:17 +02:00
__init__.py Exception handling: include a random string to identify stacks from log 2017-09-02 22:18:32 +03:00
api_handler.py Add (optional) validation for minimum anonymous torrent size (#342) 2017-08-19 20:48:08 -04:00
backend.py Implement torrent nuking ability for mods (#377) 2017-10-16 18:17:12 -07:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
email.py [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py Email blacklist (#419) 2017-11-22 17:19:47 -08:00
models.py Quick and dirty comment list for moderators to look at (#421) 2017-12-04 15:51:31 +02:00
search.py fix mysql error and bad colors in css 2017-09-19 01:32:45 +02:00
template_utils.py Fix keyError from pop (#407) 2017-11-06 23:52:25 +02:00
torrents.py Remove tracker limit and always add our trackers (#417) 2017-11-22 00:02:22 -08:00
utils.py [Config change] Upload ratelimit for non-trusted uploaders (#384) 2017-10-09 18:41:18 -07:00