| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-06-12 | Update customcooldown.md | -0/+2 | ||
| 2020-06-12 | Make title more specific | -1/+1 | ||
| Co-authored-by: Mark <[email protected]> | ||||
| 2020-06-11 | Replace mention of Flask with Django | -1/+1 | ||
| The site's description still stated that it was built with Flask, which is no longer accurate due to the move to Django. | ||||
| 2020-06-11 | Add cooldown to Channels in constants.py | -0/+1 | ||
| 2020-06-11 | Add cooldown channel to EXCLUDED_CHANNELS tuple | -1/+1 | ||
| 2020-06-11 | Add cooldown channel to config-default.yml | -0/+1 | ||
| 2020-06-11 | Fix trailing whitespace in Action file | -1/+1 | ||