Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2022-04-21 | Add support for BIG SOLIDUS unicode characters for off topic names | -1/+20 | ||
We must add support for all B I G S O L I D U S. This is necessary. | ||||
2022-04-21 | Add tests for new embed colour types | -1/+11 | ||
2022-04-21 | Support color string being when converting to hex code | -3/+7 | ||
Int he latest version of discord.py Embed colours could be sent to site as hex strings, if set using a discord.Color, rather tha an int. Closes #715 Closes SITE-25 | ||||
2022-04-18 | Adjust filtering settings for the AoC link viewset | -1/+1 | ||