Commit Graph

17 Commits

Author SHA1 Message Date
Ske 666b21a08f Add category headers to blacklist channels 2020-07-05 13:16:21 +02:00
Ske da9bfbb46d Redo blacklist list fetching/rendering 2020-07-05 13:08:18 +02:00
Ske 01d25ca391 Fix compiler warning in ShowBlacklisted 2020-07-05 13:01:38 +02:00
ariel w 224b653ee0 Add command to show current proxy blacklist (#189) 2020-07-05 12:54:27 +02:00
Ske 0598c53f62 Migrate guild objects to the patch system 2020-06-29 15:20:28 +02:00
Ske 378c49cb20 Remove 60+ (whew) SanitizeMentions() calls 2020-06-20 17:36:03 +02:00
Ske 90ac186183 Extract Database to interface 2020-06-13 19:36:43 +02:00
Ske 1c2ebdc658 Fix proxy blacklist command 2020-06-13 19:19:13 +02:00
Ske c875c8af9f Various small fixes, setting guild config now works 2020-06-13 19:15:50 +02:00
Ske e176ccbab5 Several more database-y refactors
- DbConnectionFactory renamed to "Database", will now be the primary entry point for DB stuff
- Created IPKConnection interface mostly containing async extensions to IDbConnection, use this going forward
- Reworked the Connection/Command wrappers (that have performance/logging extensions)
- Probably more stuff that I forgot???
2020-06-13 18:31:20 +02:00
Ske ed511a6236 Refactor server config models/commands 2020-06-13 13:58:27 +02:00
Ske ee9c87a29f Refactor permission utils to properly account for lack of channel access 2020-05-02 16:25:17 +02:00
Fennel 4e988867fe Refactor Unnecessary Enum Checks 2020-04-28 22:30:11 +02:00
Fennel c99784b9dc Fix Build Errors 2020-04-28 22:30:11 +02:00
Ske e9cc8ed424 Add logger bot cleanup support 2020-02-15 14:17:25 +01:00
Ske 6d5004bf54 Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Ske 125ea81ec3 Move command functions around 2020-02-01 13:03:44 +01:00