Commit graph

940 commits

Author SHA1 Message Date
16bd2f70de
fix(moderation): awaited coroutines 2023-12-15 13:56:22 -05:00
4401b0419e
feat(moderation): added check_moddable 2023-12-15 13:54:58 -05:00
0905430ad5
fix(moderation): fixed classmethod being in a sql query 2023-12-15 11:22:25 -05:00
6dae7f9442
fix(moderation): fixed mysql_log trying to use a python list instead of a json dump 2023-12-15 10:52:37 -05:00
87703daaf4
fix(moderation): fixed exporting cases 2023-12-15 10:41:38 -05:00
8c347dd1f0
feat(moderation): added aliases (view, show) to moderationset list 2023-12-15 10:36:52 -05:00
7d4277f454
misc(moderation): immune roles and blacklist types will no longer show up in moderationset list 2023-12-15 10:36:19 -05:00
af9db8cc58
fix(moderation): hopefully fixed exports not exporting as files 2023-12-15 10:35:55 -05:00
e91cd10ce6
fix(moderation): check inline before checking pagesize 2023-12-15 10:13:40 -05:00
f6a915b030
fix(moderation): history now properly utilizes the epheremal config option 2023-12-15 10:10:22 -05:00
28bcb48abc
misc(moderation): added aliases to moderationset 2023-12-15 10:06:35 -05:00
939ecebb50
fix(moderation): fixed history config settings 2023-12-15 10:05:07 -05:00
1bd0a6d23b
feat(moderation): case's ephemeral toggle will now be handled by the history_ephemeral config 2023-12-15 10:02:54 -05:00
b01a2bbb21
fix(moderation): added message to case's change argument response if no changes have been made 2023-12-15 09:59:32 -05:00
2788cc57f0
fix(moderation): stringify parsed_time 2023-12-14 21:27:45 -05:00
8ad36c8b42
fix(moderation): fixed blacklist add command 2023-12-14 21:26:23 -05:00
0630804267
fix(moderation): fixed embeds in blacklist list and immunity list 2023-12-14 21:22:37 -05:00
1fdd8b1e36
fix(moderation): awaited coroutines 2023-12-14 21:21:40 -05:00
154e871dfc
feat(moderation): added configuration to add immune roles and blacklist types 2023-12-14 21:19:14 -05:00
b55e3da63e
fix(moderation): fixed cases sometimes not exporting as files 2023-12-14 20:32:46 -05:00
eed3ad1748
fix(moderation): pylint fix 2023-12-14 20:29:48 -05:00
817f2d8622
feat(moderation): added embed generator for changes 2023-12-14 20:27:07 -05:00
5f5fe459cb
misc(moderation): changed all case_number arguments to case 2023-12-14 20:16:25 -05:00
ea9d8fb201
feat(moderation): case exports will now export as codeblocks instead of files if they are less than 1,800 characters in length 2023-12-14 20:06:57 -05:00
716e7a70f6
fix(moderation): added docstring to export argument in case command 2023-12-14 20:00:03 -05:00
eb9cb459fd
feat(moderation): added exporting cases 2023-12-14 19:59:22 -05:00
8929a2c190
feat(moderation): resolving moderations now logs in the changes list 2023-12-14 19:57:43 -05:00
d623622d3b
fix(moderation): implemented a solution for people editing moderations more than 25 times 2023-12-14 19:45:27 -05:00
43528397e8
fix(moderation): dump changes to json before adding to mysql database 2023-12-14 19:42:19 -05:00
bde7c69086
fix(moderation): assume case['changes'] is already a list 2023-12-14 19:41:25 -05:00
c7e84c40d1
feat(moderation): added edit command 2023-12-14 19:38:35 -05:00
621f29be5c
feat(moderation): added database argument to mysql-log 2023-12-14 19:28:20 -05:00
d62ea24bd9
fix(moderation): moderationset list works in dms now 2023-12-14 19:20:01 -05:00
92f32fd739
fix(moderation): github copilot smoking some crack 2023-12-14 19:13:15 -05:00
e71b9bc025
feat(moderation): added moderationset_list command 2023-12-14 19:11:22 -05:00
9380143d04
feat(moderation): added support for data deletion requests 2023-12-14 19:04:27 -05:00
1d9114e19b
misc(moderation): added ascii art 2023-12-14 18:55:35 -05:00
4109ee25ae
misc(moderation): added end user data statement 2023-12-14 18:55:27 -05:00
db2f6bdded
Initial commit 2023-12-14 18:35:25 -05:00
9d28e3f653 Initial commit 2023-12-14 23:22:43 +00:00