244 Commits

Author SHA1 Message Date
13xforever ffa5c18a7d ignore whitenames posting product codes in random channels 2026-07-09 23:16:26 +05:00
13xforever ff1857eaad support application command mentions in explanation text 2026-06-20 21:16:19 +05:00
13xforever 635201b4ec try to fix some cpu models when running under WoA64 2026-05-13 14:03:41 +05:00
13xforever aa0a806ba7 add warn to the log 2026-05-13 13:51:28 +05:00
13xforever 955d7669f3 ugh fix cpu/gpu fixup in the hwdb provider 2026-05-13 13:49:47 +05:00
13xforever 970c449491 whitelist arm and qualcomm for hwdb 2026-05-13 13:28:03 +05:00
13xforever ebea68c151 add vram stats tracking 2026-05-06 18:36:16 +05:00
13xforever 53bc808b27 change regex flags for content filters to use single line
.* in multiline mode does not cross the line boundary
2026-05-01 15:33:24 +05:00
13xforever 28a35fcb41 fix hw stats collection for intel builds on arm 2026-04-22 12:39:58 +05:00
13xforever 18e485ce31 fix gpu names in hw stats 2026-04-22 12:06:35 +05:00
13xforever c2aaba7653 add note for the broken amd driver version 26.3.1 2026-04-06 10:13:43 +05:00
13xforever db77790c46 add invite filters 2026-03-30 14:54:41 +05:00
13xforever bf31bdf1db ignore warning role when checking for any role 2026-03-28 13:57:06 +05:00
13xforever 0f9a2065f0 add warning role assignment to log and invite filters 2026-03-14 16:36:41 +05:00
13xforever c7ace691b7 add warning role assignment in content filters 2026-03-14 16:11:39 +05:00
13xforever 8e841ec514 add new table for user ids with role 2026-03-14 14:29:23 +05:00
13xforever 230dfd4490 update code to use ArgumentNullException.ThrowIfNull() 2026-03-13 02:38:31 +05:00
13xforever 847a5b6d49 check forwarded message for invite links 2026-03-07 13:48:47 +05:00
13xforever 6304fe1379 add rudimentary support for running as a service under systemd 2026-02-07 10:33:07 +05:00
13xforever fce20ba645 update formatting for the fuzzy matched ocr filters 2026-02-02 21:04:01 +05:00
13xforever a0f5c79c7f add filter lag info to mod report 2026-01-28 22:20:33 +05:00
13xforever defcf8a4fe add warning cooldown to prevent some duplicate warns 2026-01-23 17:22:35 +05:00
13xforever 691f364838 completely skip filters for old messages 2026-01-23 12:45:34 +05:00
13xforever 8378ecaed0 do not reupload images when ocr filter is triggered 2026-01-20 19:40:01 +05:00
13xforever f32c141a67 remove checkpoint spam messages outside of off-topic 2025-12-22 16:22:00 +05:00
13xforever 450ccf9442 upgrade to net10.0 2025-12-12 11:33:28 +05:00
13xforever d62e9c8209 extend message/explain flags in filters from 1 hour to 1 day 2025-11-26 05:02:00 +05:00
13xforever 6d5103bbf9 fix europe flag mapping 2025-11-10 22:31:25 +05:00
13xforever 67481d34c5 update the default warning message 2025-10-24 19:57:14 +05:00
13xforever e5d4d8b842 ignore messages in bot log channel
seems like it's triggering on discord automod messages
2025-09-02 14:08:42 +05:00
13xforever 39597427f2 always use eu countries for ambiguous language tags, except for en 2025-08-07 15:37:18 +05:00
13xforever 3ca3c4fef5 fix substring search in autocomplete providers
apparently, sqlite is using case-sensitive collation by default
but even if you add NOCASE collation to the column, ef core translates string.Contains() to instr function call, which ignores the collation
2025-08-06 16:04:44 +05:00
13xforever a2474f1e29 map ambiguous language codes depending on the game region 2025-08-06 14:06:57 +05:00
13xforever cce84734c7 fix unofficial build check 2025-08-06 12:24:15 +05:00
13xforever ec020174b9 send user dm if content filter has kicked the user 2025-07-17 18:56:05 +05:00
13xforever 5a9abe7b42 fix name pool importing 2025-07-12 18:19:55 +05:00
13xforever fc92ddd78e make db context debugging logs debug-only again 2025-06-15 14:18:35 +05:00
13xforever f40daa28c5 update region to language mapping list 2025-06-15 14:13:14 +05:00
13xforever 4fd7a89063 try to fix extra lines in logs 2025-06-04 13:46:05 +05:00
13xforever 213f6f1629 fix datfile parsing for Latin America etc 2025-05-19 20:21:40 +05:00
13xforever f4ec4819a5 add country flag mappings to language codes 2025-05-19 19:36:36 +05:00
13xforever 028bed6d32 add supported languages info to product code info embed 2025-05-19 02:29:13 +05:00
13xforever 71213686a4 remove all the extra debug stuff 2025-04-27 12:01:17 +05:00
13xforever 2fe89982f1 I'm so dumb 2025-04-27 11:49:10 +05:00
13xforever a1112cc982 more debug logging 2025-04-27 11:43:29 +05:00
13xforever 5f0eb79ccc I'll fix this shit eventually 2025-04-27 11:28:54 +05:00
13xforever 855613c373 add debug logging to content filters 2025-04-27 11:17:24 +05:00
13xforever 9087a86fee fix potential filter bypass with replies and/or forwarded messages 2025-04-27 10:04:41 +05:00
13xforever 0b1f2f4809 try to limit psn response time to 5 seconds and add more logging 2025-04-14 17:39:20 +05:00
13xforever eb06111b1d fml 2025-04-09 11:08:36 +05:00