3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

Commit graph

  • 95e22538c8 chore: move saved message clean-up loop with other global loops Dragory 2021-10-09 12:18:19 +03:00
  • 72d5d9d17a
    chore: move saved message clean-up loop with other global loops Dragory 2021-10-09 12:18:19 +03:00
  • 3fa65a16b6 chore: code clean-up for GuildSavedMessages Dragory 2021-10-09 12:03:29 +03:00
  • 394573318d
    chore: code clean-up for GuildSavedMessages Dragory 2021-10-09 12:03:29 +03:00
  • ab5ad2036a perf(savedMessages): save a db lookup and message content decryption by building the returned entity manually after creation Dragory 2021-10-09 11:49:34 +03:00
  • e5389c0e55
    perf(savedMessages): save a db lookup and message content decryption by building the returned entity manually after creation Dragory 2021-10-09 11:49:34 +03:00
  • 088fbf6a84
    Fixing some newlines Luke 2021-10-08 14:20:16 -05:00
  • cd42cfa546
    Update backend/src/data/ApiLogins.ts Luke 2021-10-08 14:17:45 -05:00
  • b74c6ac2a5 running prettier Luke 2021-10-08 14:10:08 -05:00
  • d5c9e8d73e Add check to refreshApiKeyExpiryTime to not refresh long lived keys Luke 2021-10-08 13:54:31 -05:00
  • dfa5ef69f4 debug: more profiling for Automod Dragory 2021-10-05 23:54:52 +03:00
  • f582640e8e
    debug: more profiling for Automod Dragory 2021-10-05 23:54:52 +03:00
  • ebd18e5374 debug: re-enable Automod with extra profiling Dragory 2021-10-05 23:49:00 +03:00
  • 53d7491c1b
    debug: re-enable Automod with extra profiling Dragory 2021-10-05 23:49:00 +03:00
  • 2fa817d27a debug: enable MessageSaver, disable Automod, re-enable slow query logs Dragory 2021-10-05 23:28:16 +03:00
  • 2d012bc5cf
    debug: enable MessageSaver, disable Automod, re-enable slow query logs Dragory 2021-10-05 23:28:16 +03:00
  • 939a6cbb4c debug: disable MessageSaver globally Dragory 2021-10-05 23:21:14 +03:00
  • 0830f67736
    debug: disable MessageSaver globally Dragory 2021-10-05 23:21:14 +03:00
  • fdcdeb872d debug+++++ Dragory 2021-10-05 23:06:12 +03:00
  • 9b4c00915f
    debug+++++ Dragory 2021-10-05 23:06:12 +03:00
  • 352816fbb7 debug++++ Dragory 2021-10-05 22:52:10 +03:00
  • 7f4195eb02
    debug++++ Dragory 2021-10-05 22:52:10 +03:00
  • 7b3794bd7a debug+++ Dragory 2021-10-05 22:47:33 +03:00
  • 215f560836
    debug+++ Dragory 2021-10-05 22:47:33 +03:00
  • b17168174b debug++ Dragory 2021-10-05 22:40:43 +03:00
  • 570e5cc491
    debug++ Dragory 2021-10-05 22:40:43 +03:00
  • 578e1fbf38 fix: revert regex batching Dragory 2021-10-05 22:10:56 +03:00
  • ef53ee64c6
    fix: revert regex batching Dragory 2021-10-05 22:10:56 +03:00
  • 0125c87cce debug+ Dragory 2021-10-05 21:51:29 +03:00
  • 04c81727fb
    debug+ Dragory 2021-10-05 21:51:29 +03:00
  • 4800fa2f15 fix(automod): fix empty patterns list in match_regex matching every message Dragory 2021-10-05 21:48:02 +03:00
  • b951feeabd
    fix(automod): fix empty patterns list in match_regex matching every message Dragory 2021-10-05 21:48:02 +03:00
  • 2e38a81d4f perf(automod): bundle automod regex patterns for potentially increased performance Dragory 2021-10-05 21:30:35 +03:00
  • 392e2da2d1
    perf(automod): bundle automod regex patterns for potentially increased performance Dragory 2021-10-05 21:30:35 +03:00
  • 085918cb29 fix(automod): always break triggerLoop on match, even if allow_further_rules is enabled Dragory 2021-10-05 21:11:41 +03:00
  • 5e25792734
    fix(automod): always break triggerLoop on match, even if allow_further_rules is enabled Dragory 2021-10-05 21:11:41 +03:00
  • 52b0731784 feat: add more detailed automod profiling Dragory 2021-10-05 21:09:03 +03:00
  • c0c73751c9
    feat: add more detailed automod profiling Dragory 2021-10-05 21:09:03 +03:00
  • 70f1d23a7e feat: upgrade to Knub v30.0.0-beta.46, add better performance profiling tools Dragory 2021-10-05 20:49:58 +03:00
  • ff8d406e8a
    feat: upgrade to Knub v30.0.0-beta.46, add better performance profiling tools Dragory 2021-10-05 20:49:58 +03:00
  • fffbcb1f86 Limit cache size Dragory 2021-10-04 19:27:00 +03:00
  • cb53061256
    Limit cache size Dragory 2021-10-04 19:27:00 +03:00
  • 3dcc66c796
    chore: add comment about emoji env vars vcokltfre 2021-09-29 22:31:01 +01:00
  • 68c57a5259
    chore: update bot.env.example to reflect emojis vcokltfre 2021-09-29 21:02:09 +01:00
  • 381abcf293
    feat: add custom emoji to errorMessage vcokltfre 2021-09-29 21:01:50 +01:00
  • 0c996db59a
    feat: allow emojis to be set by environment variables vcokltfre 2021-09-27 15:32:09 +01:00
  • 2aaa92af11 Fix permanent mutes being removed immediately as if they expired Dragory 2021-09-26 09:47:14 +03:00
  • 58e69a19a3
    Fix permanent mutes being removed immediately as if they expired Dragory 2021-09-26 09:47:14 +03:00
  • e893bd118d Re-enable automod and other plugins for Zeppelin's own messages Dragory 2021-09-26 00:34:47 +03:00
  • 2e9445ce35
    Re-enable automod and other plugins for Zeppelin's own messages Dragory 2021-09-26 00:34:47 +03:00
  • d154a61d9f Raise slow query threshold to 500ms Dragory 2021-09-26 00:27:11 +03:00
  • b7725fdaf7
    Raise slow query threshold to 500ms Dragory 2021-09-26 00:27:11 +03:00
  • a6bbf79c2d Add missing register/clear for expiring tempbans in !ban Dragory 2021-09-26 00:25:03 +03:00
  • d7810c4cd0
    Add missing register/clear for expiring tempbans in !ban Dragory 2021-09-26 00:25:03 +03:00
  • ba2a3a6edb Fix missing awaits Dragory 2021-09-26 00:23:09 +03:00
  • 20edcb4c86
    Fix missing awaits Dragory 2021-09-26 00:23:09 +03:00
  • 50d623ee57 Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-09-25 21:54:00 +03:00
  • 5c9cd3169f
    Merge branch 'master' of github.com:Dragory/ZeppelinBot Dragory 2021-09-25 21:54:00 +03:00
  • a573eb3b97 Centralize archive deletion loop; stagger different centralized loops slightly Dragory 2021-09-25 21:53:48 +03:00
  • 617a4ea7fc
    Centralize archive deletion loop; stagger different centralized loops slightly Dragory 2021-09-25 21:53:48 +03:00
  • a0ab32df2e docs: document new thread overrides (#280) metal 2021-09-25 19:41:49 +01:00
  • d2a7585f58
    docs: document new thread overrides (#280) metal 2021-09-25 19:41:49 +01:00
  • 1b516b42b8 Fix Persist assigning deleted roles (#288) metal 2021-09-25 19:40:17 +01:00
  • 2d84a02d48
    Fix Persist assigning deleted roles (#288) metal 2021-09-25 19:40:17 +01:00
  • 44413155a6 Fixed mute error message double negative Luke 2021-09-24 11:39:25 -05:00
  • a45b5c8ba0 Fixed mute error message double negative Luke 2021-09-24 11:39:25 -05:00
  • 0b862f3d8d allow running cleancmd on news and thread channels (#293) Almeida 2021-09-25 19:37:50 +01:00
  • 1e7a35eb4d
    allow running cleancmd on news and thread channels (#293) Almeida 2021-09-25 19:37:50 +01:00
  • bc0c54d8d8 perf: rolescmd with -counts option (#294) Almeida 2021-09-25 19:37:07 +01:00
  • 2042459fd2
    perf: rolescmd with -counts option (#294) Almeida 2021-09-25 19:37:07 +01:00
  • 076d69b989 Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts Dragory 2021-09-25 21:33:59 +03:00
  • c7751a9da1
    Centralize periodic checks for mutes, tempbans, vcalerts, reminders, and scheduled posts Dragory 2021-09-25 21:33:59 +03:00
  • c92849c1b0
    clean up almeidx 2021-09-25 15:38:41 +01:00
  • de7b4c5d2c
    dont pollute role objects + more optimizations almeidx 2021-09-25 15:30:19 +01:00
  • 8e15da95d6
    add script metal 2021-09-25 09:14:17 +00:00
  • 6a3007562e
    Merge branch 'master' into setup-documentation Bluenix 2021-09-24 20:01:55 +02:00
  • 49edf823d8 Fixed mute error message double negative Luke 2021-09-24 11:39:25 -05:00
  • 106a12df30
    whoopsie metal 2021-09-24 09:19:19 +00:00
  • 24558d6d6f
    Remove map and extra iteration Almeida 2021-09-22 20:31:26 +01:00
  • dabec4539d
    perf: rolescmd with -counts option almeidx 2021-09-21 13:26:34 +01:00
  • 811c08a400
    remove unused imports almeidx 2021-09-21 12:15:21 +01:00
  • 1e9c31de1b
    allow running cleancmd on news and thread channels almeidx 2021-09-21 12:12:41 +01:00
  • 00bc3ca275
    cleanup metal 2021-09-21 10:45:49 +00:00
  • 744b9273bb
    initial - tempbans & mutes metal 2021-09-20 21:39:20 +00:00
  • 574f56b7bb
    use c.thread metal 2021-09-14 15:38:41 +00:00
  • b2755a754b
    check props on run loop metal 2021-09-14 15:37:45 +00:00
  • c9a2259668
    refactor: require reason on warnings and notes Hiroyuki 2021-09-14 11:25:45 -04:00
  • 9406136861
    add locking to archive_thread metal 2021-09-14 14:10:42 +00:00
  • 00bb477903
    add unarchive_thread metal 2021-09-14 14:10:30 +00:00
  • 544363058e tags: validate input types for timeAdd and timeSub Dragory 2021-09-14 01:45:15 +03:00
  • c84d1a0be1
    tags: validate input types for timeAdd and timeSub Dragory 2021-09-14 01:45:15 +03:00
  • e32658ca57
    my prettier was f'ed up metal 2021-09-13 16:31:48 +00:00
  • 6cfc54052c
    yeah yeah metal 2021-09-13 16:28:41 +00:00
  • e07b65a477
    initial metal 2021-09-13 10:28:37 +00:00
  • f1d6ee3a2c Raise slow query log threshold to 250ms Dragory 2021-09-12 22:52:31 +03:00
  • 7edfe1581a
    Raise slow query log threshold to 250ms Dragory 2021-09-12 22:52:31 +03:00
  • 7206d5e5a1 Initial work on custom guild-specific events Dragory 2021-09-12 22:41:54 +03:00
  • 5fe403ba8c
    Initial work on custom guild-specific events Dragory 2021-09-12 22:41:54 +03:00
  • c24830542a Temporarily disable nickname history before optimization Dragory 2021-09-12 22:41:34 +03:00
  • aea3f4d657
    Temporarily disable nickname history before optimization Dragory 2021-09-12 22:41:34 +03:00