Commit Graph

43 Commits

Author SHA1 Message Date
13xforever
3d03f88f59 tweak some zalgo stripping and filter stripping of strings 2019-12-01 19:04:49 +05:00
13xforever
473b23dcd4 when using bot commands from DMs there are no guilds or members
also fix nickname reset, as the library handles default value poorly
also do a full check up when the guild becomes available again
2019-12-01 18:58:21 +05:00
13xforever
2e961f988f more unicode tests 2019-11-29 18:02:02 +05:00
13xforever
eac6be7e23 refactor to use using statement whenever it makes sense 2019-11-25 18:07:01 +05:00
13xforever
b2ffc15540 add some spice to update announcements 2019-11-21 16:32:35 +05:00
13xforever
031aaccf82 tests for string normalization and comparison 2019-11-15 18:32:50 +05:00
13xforever
e12f042268 shrink settings columns in log result to fix linux desktop client
as a bonus, it fits on ios as well now
2019-11-15 00:38:54 +05:00
13xforever
fd0a53056b Add FilterAction to supress reports in bot log channel
fixes #415
2019-11-06 03:55:03 +05:00
13xforever
15ed3a64fe update to c# 8.0 syntax, mostly for .Substring() 2019-11-06 03:45:31 +05:00
13xforever
089d7cbd5c use the new switch expression where appropriate 2019-11-01 00:05:54 +05:00
13xforever
7f829965e4 use new ??= operator 2019-11-01 00:05:54 +05:00
13xforever
62b3c69a49 better azure pipelines integration and building docker image 2019-09-19 23:32:05 +05:00
13xforever
9163625dc2 fix another instance of discord bullshittery 2019-08-31 21:05:46 +05:00
13xforever
e2f6916b60 workaround discord bullshittery, once again 2019-08-31 13:45:01 +05:00
13xforever
3d93339698 fix potential exception 2019-08-22 15:09:27 +05:00
13xforever
1b508e34f2 make compiler happy again 2019-08-19 16:53:30 +05:00
13xforever
ed65dcfb93 misc fixes 2019-08-10 20:25:00 +05:00
13xforever
0e39f94549 strip extraneous marks from game titles 2019-08-09 21:13:55 +05:00
13xforever
bd1ccd52b9 tweak log embed color for failed content removals in dms 2019-08-09 19:05:15 +05:00
13xforever
a0f6edd97c fix several issues with the autosplit messages 2019-08-07 21:55:34 +05:00
13xforever
22820cd211 fix build 2019-08-07 20:51:24 +05:00
13xforever
6386443f62 removed timestamp from mod messages 2019-07-26 23:57:26 +05:00
13xforever
e5ae5902aa more tweaks 2019-07-26 23:31:49 +05:00
13xforever
68631285dd minor fixes to the management commands 2019-07-26 23:03:41 +05:00
13xforever
c28218e206 make filter reports more compact 2019-07-26 21:11:08 +05:00
13xforever
ce118a1a43 fix warnings and removed debug code 2019-07-26 20:45:16 +05:00
13xforever
aab0832ecd fixes for filter editor, and some overloads for !filter edit and remove 2019-07-26 20:40:27 +05:00
13xforever
5b957e4931 content filter editor 2019-07-25 00:00:24 +05:00
13xforever
ecb2d92174 regular checkmark is invisible in the dark theme 2019-07-23 21:34:06 +05:00
13xforever
c2cdf3e7e1 mark mod queue messages for the test instance 2019-07-23 21:30:48 +05:00
13xforever
bff64cff00 start implementing new management commands 2019-07-23 21:02:05 +05:00
13xforever
62196fb1db content filter 2.0 2019-07-23 20:19:28 +05:00
13xforever
f0f3b83f2a appease masses instead of fixing real shit 2019-06-16 13:02:24 +05:00
13xforever
e30d12e730 !compare misc command 2019-06-09 19:59:23 +05:00
13xforever
6537ca9e6f workaround the latest discord fuckery on desktop, ios, and android at the same time 2019-05-12 14:33:57 +05:00
13xforever
dbe4d2ae10 discord is on tis bullshit again, fix embeds on mobile 2019-05-11 22:01:50 +05:00
13xforever
6a50cd7e59 make piracy notification for DMs of low severity and don't make links 2019-04-28 23:02:06 +05:00
13xforever
d619d6f8e3 fix bot abuse 2019-04-28 19:06:27 +05:00
13xforever
8397af6745 show additional OS version information when available 2019-04-26 20:09:25 +05:00
13xforever
412808cda1 update deps, fix broken stuff for the changed api calls 2019-04-20 17:56:16 +05:00
13xforever
261fc77fe2 so fucking tired of this exception in the built-in IsBot check 2019-03-20 17:12:24 +05:00
13xforever
8d46e30882 use emojis for report category 2019-03-18 20:20:49 +05:00
13xforever
458296b075 multi-threaded log parsing 2019-03-17 02:17:16 +05:00