Commit graph

933 commits

Author SHA1 Message Date
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
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-15 10:13:40 -05:00
f6a915b030
fix(moderation): history now properly utilizes the epheremal config option
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-15 10:10:22 -05:00
28bcb48abc
misc(moderation): added aliases to moderationset
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 47s
2023-12-15 10:06:35 -05:00
939ecebb50
fix(moderation): fixed history config settings
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-15 10:05:07 -05:00
1bd0a6d23b
feat(moderation): case's ephemeral toggle will now be handled by the history_ephemeral config
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 51s
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
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 47s
2023-12-15 09:59:32 -05:00
2788cc57f0
fix(moderation): stringify parsed_time
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 49s
2023-12-14 21:27:45 -05:00
8ad36c8b42
fix(moderation): fixed blacklist add command
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 48s
2023-12-14 21:26:23 -05:00
0630804267
fix(moderation): fixed embeds in blacklist list and immunity list
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 47s
2023-12-14 21:22:37 -05:00
1fdd8b1e36
fix(moderation): awaited coroutines
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 48s
2023-12-14 21:21:40 -05:00
154e871dfc
feat(moderation): added configuration to add immune roles and blacklist types
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 48s
2023-12-14 21:19:14 -05:00
b55e3da63e
fix(moderation): fixed cases sometimes not exporting as files
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 20:32:46 -05:00
eed3ad1748
fix(moderation): pylint fix
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 20:29:48 -05:00
817f2d8622
feat(moderation): added embed generator for changes
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 47s
2023-12-14 20:27:07 -05:00
5f5fe459cb
misc(moderation): changed all case_number arguments to case
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 47s
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
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 47s
2023-12-14 20:06:57 -05:00
716e7a70f6
fix(moderation): added docstring to export argument in case command
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 48s
2023-12-14 20:00:03 -05:00
eb9cb459fd
feat(moderation): added exporting cases
Some checks failed
Pylint / Pylint (3.10) (push) Has been cancelled
2023-12-14 19:59:22 -05:00
8929a2c190
feat(moderation): resolving moderations now logs in the changes list
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
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
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 19:42:19 -05:00
bde7c69086
fix(moderation): assume case['changes'] is already a list
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 19:41:25 -05:00
c7e84c40d1
feat(moderation): added edit command
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 19:38:35 -05:00
621f29be5c
feat(moderation): added database argument to mysql-log
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 45s
2023-12-14 19:28:20 -05:00
d62ea24bd9
fix(moderation): moderationset list works in dms now
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 45s
2023-12-14 19:20:01 -05:00
92f32fd739
fix(moderation): github copilot smoking some crack
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 49s
2023-12-14 19:13:15 -05:00
e71b9bc025
feat(moderation): added moderationset_list command
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 19:11:22 -05:00
9380143d04
feat(moderation): added support for data deletion requests
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
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
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 46s
2023-12-14 18:35:25 -05:00
9d28e3f653 Initial commit 2023-12-14 23:22:43 +00:00