Commit graph

  • dfb47846e2
    Merge pull request #11 from NoiTheCat/dev/dotnet8 main Noi 2024-07-03 23:16:28 -0700
  • 96bf3a2d94 Switch license to GPLv3 Noi 2024-07-03 22:59:14 -0700
  • 0c24c36da2
    Merge pull request #10 from NoiTheCat/dev/dotnet8 Noi 2024-06-23 20:21:55 -0700
  • 986d9e4ff3 Implement suggestions; minor command refactoring Noi 2024-06-08 21:08:03 -0700
  • cc148d5257 Implement style suggestions Noi 2024-06-08 21:07:35 -0700
  • 7668c82cf9 Switch to .NET 8 Noi 2024-06-08 19:00:10 -0700
  • e7a6a66f0e
    Bump Npgsql from 6.0.7 to 8.0.3 dependabot[bot] 2024-05-09 15:40:28 +0000
  • ae9851d26f
    Merge pull request #8 from NoiTheCat/features/text-processing Noi 2024-04-21 12:11:13 -0700
  • c64dab9874
    Merge branch 'main' into features/text-processing Noi 2024-04-21 12:09:12 -0700
  • e3bf767c25
    Merge pull request #7 from NoiTheCat/dev/new-usernames Noi 2024-01-07 15:43:18 -0800
  • db0a1e391c Rudimentary text processing for kicks, etc Noi 2023-11-16 10:19:10 -0800
  • 0bc04a20d1
    Merge pull request #6 from NoiTheCat/fixes/no-bot-updates Noi 2023-11-16 09:12:40 -0800
  • 97654a6f29 Use new extension method for displaying username Noi 2023-11-14 21:09:21 -0800
  • aad54f9fa7 Recognize display names in username cache Noi 2023-11-14 19:24:46 -0800
  • a6c6ba9550 Don't send update events for messages not logged Noi 2023-07-17 10:46:41 -0700
  • ddfc2fc612 Do not log message edits from bots Noi 2023-04-28 12:50:11 -0700
  • 8de34d743c
    Update copyright date / contact email Noi 2023-02-19 10:20:40 -0800
  • 7d18e1f498
    Bump version to 3.2.0 v3.2.0 Noi 2022-12-16 22:11:52 -0800
  • 6af72ea518
    Merge pull request #5 from NoiTheCat/format-custom-msgs Noi 2022-12-16 22:11:05 -0800
  • 634bc26951 Implement success message formatting Noi 2022-12-16 22:10:08 -0800
  • 495636baec
    Merge pull request #4 from NoiTheCat/consolidate-config Noi 2022-12-16 21:58:45 -0800
  • fe72cd2cdb
    Merge pull request #3 from NoiTheCat/dev Noi 2022-12-16 21:54:00 -0800
  • 6323134285 Update config schema and example Noi 2022-12-04 17:09:41 -0800
  • 681e702406 Merve instance and guild configs into single file Noi 2022-12-04 16:30:50 -0800
  • de7e83ee50 Modify database context and navigation sql-updates Noi 2022-12-03 19:35:42 -0800
  • b76d45a271 Update EF Core; create migration for previous commit Noi 2022-12-03 18:09:48 -0800
  • 3dd252c353 Merge branch 'dev' into sql-updates Noi 2022-12-03 17:47:57 -0800
  • ebe3a403f3 Remove ulong->long casts Noi 2022-12-03 17:46:26 -0800
  • 8b5f0e83c4 oops Noi 2022-12-03 17:35:34 -0800
  • 55453cf795 Bump version Noi 2022-12-03 17:28:59 -0800
  • fc8826b37f Also cache bot messages Noi 2022-12-03 17:21:42 -0800
  • 12f8359b90 Move member cache updating off main thread Noi 2022-12-03 17:21:20 -0800
  • a707792fe4 Add color codes to logging embeds Noi 2022-12-03 17:18:48 -0800
  • 6bdf528c66 Replace RemovalType with bool Noi 2022-12-02 20:28:23 -0800
  • 36c050afc8 Move message ID from context to footer Noi 2022-12-02 20:06:51 -0800
  • 9d04d22a71 Nullable incoming module config Noi 2022-10-22 17:47:23 -0700
  • 11ac7418c6 Fix unexpected error message on nonexistent user Noi 2022-10-22 17:39:11 -0700
  • d3414f7b04
    Merge pull request #1 from NoiTheCat/dev (v3.1.0 fixes and additions) v3.1.0 Noi 2022-10-13 11:49:47 -0700
  • 0ee43d46b0
    Merge pull request #2 from NoiTheCat/loading-fixes Noi 2022-10-13 11:49:18 -0700
  • af82a5a345 Bump version, update dependencies Noi 2022-10-13 11:44:40 -0700
  • 56cc7d7014 Change how rules are reported Noi 2022-10-13 11:43:42 -0700
  • 8cbeb09017 Add ShowModLogs command Noi 2022-10-05 12:40:53 -0700
  • c25808716b Add command for removng timeouts Noi 2022-09-30 21:03:45 -0700
  • c73bfabc19 Implement timeouts Noi 2022-09-20 21:50:33 -0700
  • 911ae63713 Misc fixes and edits Noi 2022-09-20 20:39:37 -0700
  • c4c13b733f Add timeout setting to CF Noi 2022-09-16 20:42:55 -0700
  • d5728ad0a1 Implement mod logging commands Noi 2022-09-13 20:16:25 -0700
  • 809197984a Add note and warn response type Noi 2022-09-13 14:52:44 -0700
  • 5f00e8b4b2 Fix incorrect foreign key reference Noi 2022-08-26 21:42:25 -0700
  • dfec87672f Misc style and other minor changes Noi 2022-08-25 18:40:57 -0700
  • b03905afda Add SharedEventService Noi 2022-08-25 18:40:06 -0700
  • 6544d4844b Add log item reporting to ModLogs module Noi 2022-08-23 20:39:44 -0700
  • 785e69773e Fix exception thrown when given valid role Noi 2022-08-23 20:12:39 -0700
  • 64bea79ef7 ModLogEntry: Add composite foreign key reference Noi 2022-08-23 19:57:04 -0700
  • 7b29753290 Update entity classes Noi 2022-08-22 19:25:48 -0700
  • b4db1fcff8 Implement SharedEventService; remove cache update event Noi 2022-08-17 16:59:30 -0700
  • 4f896e8311 Implement moderation logging to database Noi 2022-08-16 12:37:06 -0700
  • a419dd2554 Separate code files between feature sets Noi 2022-08-15 20:08:00 -0700
  • a1d86355cd Improve GuildState error logging Noi 2022-08-08 20:44:20 -0700
  • cf5db191dc Fix module dependencies not loading with module assembly Noi 2022-08-08 20:36:39 -0700
  • e9178bc149 Improved logging and minor fixes Noi 2022-07-28 19:33:49 -0700
  • 0ef78a53dc Rewrite VoiceRoleSync Noi 2022-07-28 19:05:24 -0700
  • 2d4ae0b4a8 Switch logging to local time Noi 2022-07-28 14:31:36 -0700
  • ffded1b45c Add initial migration v3.0.0 Noi 2022-07-28 14:10:35 -0700
  • 0f15666810 Add attachment information to message logs Noi 2022-07-28 14:10:07 -0700
  • 724f35fea6 Remove extraneous comments and reminders Noi 2022-07-28 14:09:52 -0700
  • 52d3b1b9d4 Update default example configuration file Noi 2022-07-28 14:08:23 -0700
  • 8317f09b04 Fix issues when handling 'bad' message update data Noi 2022-07-27 22:02:17 -0700
  • bbe0a84532 Add logging for long-running task Noi 2022-07-27 22:00:10 -0700
  • ebdaa6482c Remove 'report' option in logging Noi 2022-07-27 19:23:49 -0700
  • c77e4bd579 Update DB model: message content may be null Noi 2022-07-27 18:05:33 -0700
  • 8e05a00136 Fix list filtering and matching issues Noi 2022-07-27 18:03:12 -0700
  • 584a55cd60 Always load database config at start Noi 2022-07-22 23:41:49 -0700
  • c3ecf2a877 Update initial database model and migration Noi 2022-07-20 20:37:31 -0700
  • fc88ab5cf9 Update modules and module loading Noi 2022-07-20 20:34:29 -0700
  • 1149f2800d Reorganized project Noi 2022-07-20 18:55:08 -0700
  • 53e0301edd Add ModCommands module Noi 2022-07-18 16:44:31 -0700
  • 681bb1c345 Capitalize default FilterList keys Noi 2022-07-18 16:18:05 -0700
  • dc61e93a7f Fix ping-like query failing; other small changes Noi 2022-07-12 23:45:18 -0700
  • 9e09800bff Remove unused, confusing property Noi 2022-07-09 13:23:34 -0700
  • a16354e425 Change exception handling to null checking Noi 2022-07-09 13:23:17 -0700
  • 2f823a3730 Reorganize commonly used code Noi 2022-07-09 13:22:39 -0700
  • f8fe48766b Add ModLogs module Noi 2022-07-08 12:03:15 -0700
  • 08afc224ed Port VoiceRoleSync from legacy Noi 2022-07-05 21:51:44 -0700
  • 2dafdf07db Replace redundant code with new common function Noi 2022-07-05 21:01:30 -0700
  • ffaae04bc6 Rewrite RegexModerator Noi 2022-07-05 20:59:19 -0700
  • 13324999cc Updates and changes to project files Noi 2022-06-17 23:23:25 -0700
  • 2160b0fa4e Have AutoResponder use similar config format to RegexModerator Noi 2022-06-13 22:38:58 -0700
  • 6032e4d37b Shorter message in notification if no reason given Noi 2022-06-10 16:21:17 -0700
  • 6afa6dc2c6 Fix several database issues Noi 2022-06-10 16:09:18 -0700
  • da31ce3e0d Add common incoming message check, fix auto role entry Noi 2022-06-02 20:43:34 -0700
  • 94d4a27e85 Change build settings, fix minor problems Noi 2022-05-25 19:27:53 -0700
  • e1a39f964f Simplified logging, added logging to file Noi 2022-05-19 17:03:03 -0700
  • 8d081ed637 Fix database issues; create initial EF migration Noi 2022-05-12 23:49:55 -0700
  • 5671b7b48c Add message caching subservice Noi 2022-05-11 20:26:28 -0700
  • 4f773e2573 Begin module rewrites and ports Noi 2022-04-23 13:01:27 -0700
  • 02f91947f3 Add Entity Framework, update services Noikoio 2022-03-28 22:03:01 -0700
  • a7de9132ed Abandoning old plans, project will continue as RegexBot 3.0 Noikoio 2021-08-25 20:18:45 -0700
  • 7d4127ca25 Rewrite VoiceRoleSync legacy Noi 2022-05-09 20:46:53 -0700
  • 75a807a330 Update Discord.Net Noi 2022-03-11 22:43:54 -0800