3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-10 20:47:19 +00:00

Commit graph

  • 80b96ba2c7
    use savedmessages state instead of static method almeidx 2021-09-04 22:44:02 +01:00
  • 7e6dce23d5
    tslint doesnt like labels almeidx 2021-09-01 17:07:11 +01:00
  • b147246811
    clean up almeidx 2021-09-01 17:04:56 +01:00
  • 2d3bd38e5b
    Thread events - attempt to pass message object in context (#3) metal 2021-09-01 13:35:27 +01:00
  • 94b1a1dc63 feat: add automod start_thread action (#274) metal 2021-10-31 15:27:00 +00:00
  • f9c0e661af
    feat: add automod start_thread action (#274) metal 2021-10-31 15:27:00 +00:00
  • 9ef54eb0f5 feat: add thread_create and thread_delete automod triggers (#272) Almeida 2021-10-31 15:21:53 +00:00
  • 92dfbca362
    feat: add thread_create and thread_delete automod triggers (#272) Almeida 2021-10-31 15:21:53 +00:00
  • a7ef74de77
    Bump passport-oauth2 from 1.5.0 to 1.6.1 in /backend dependabot[bot] 2021-10-31 15:20:46 +00:00
  • c56c00baad fix: increase worker pool timeout as temp fix Dragory 2021-10-31 17:19:49 +02:00
  • 6e3a6249c7
    fix: increase worker pool timeout as temp fix Dragory 2021-10-31 17:19:49 +02:00
  • e9b4b466dd feat: Phisherman integration Dragory 2021-10-31 17:17:31 +02:00
  • 13c94a81cc
    feat: Phisherman integration Dragory 2021-10-31 17:17:31 +02:00
  • 4fd5013a28 fix: fix errors when unloading certain plugins after beforeLoad but before afterLoad Dragory 2021-10-31 16:48:32 +02:00
  • f92ee9ba4f
    fix: fix errors when unloading certain plugins after beforeLoad but before afterLoad Dragory 2021-10-31 16:48:32 +02:00
  • 922c4ff871 fix: use useUnknownInCatchVariables: false temporarily Dragory 2021-10-31 14:51:13 +02:00
  • 4f811f04e1
    fix: use useUnknownInCatchVariables: false temporarily Dragory 2021-10-31 14:51:13 +02:00
  • 4857577e3d revert: use moduleResolution 'node' after all until TS 4.5 Dragory 2021-10-31 14:50:54 +02:00
  • 5e1584f04d
    revert: use moduleResolution 'node' after all until TS 4.5 Dragory 2021-10-31 14:50:54 +02:00
  • faf277e534 feat: use TS moduleResolution node12 to retain dynamic imports in compiled code Dragory 2021-10-31 14:28:43 +02:00
  • 48ef66e689
    feat: use TS moduleResolution node12 to retain dynamic imports in compiled code Dragory 2021-10-31 14:28:43 +02:00
  • 0d6b1d462e feat: update to Typescript 4.4 Dragory 2021-10-31 14:28:13 +02:00
  • 339eff79a8
    feat: update to Typescript 4.4 Dragory 2021-10-31 14:28:13 +02:00
  • 1d742675c5
    Merge 574f56b7bb into 95c3efbdb4 metal 2021-10-29 18:21:04 +07:00
  • d1e0eb5857 debug: add global rate limit logging Dragory 2021-10-28 17:19:07 +03:00
  • 95c3efbdb4
    debug: add global rate limit logging Dragory 2021-10-28 17:19:07 +03:00
  • fa638abe13 feat: add env var to enable profiling Dragory 2021-10-28 17:11:56 +03:00
  • bb94d77143
    feat: add env var to enable profiling Dragory 2021-10-28 17:11:56 +03:00
  • d8933422c0
    new line Almeida 2021-10-26 23:54:20 +01:00
  • a9351d07cd
    remove config in favour of overrides almeidx 2021-10-26 23:48:18 +01:00
  • 11a4f30996
    resolve leftover conflict almeidx 2021-10-20 21:00:23 +01:00
  • 1156886456
    use savedmessages state instead of static method almeidx 2021-09-04 22:44:02 +01:00
  • b8dbbf57c4
    tslint doesnt like labels almeidx 2021-09-01 17:07:11 +01:00
  • 0d69402602
    clean up almeidx 2021-09-01 17:04:56 +01:00
  • 0b4369f0c8
    Thread events - attempt to pass message object in context (#3) metal 2021-09-01 13:35:27 +01:00
  • 723995f30c
    added parent info in the matchSummary almeidx 2021-08-29 15:30:36 +01:00
  • fcfc96c30d
    added thread_create and thread_delete automod triggers almeidx 2021-08-29 15:05:02 +01:00
  • b099cfedb8 fix: potential fix for a rare database deadlock Dragory 2021-10-27 00:43:46 +03:00
  • 831ff1893a
    fix: potential fix for a rare database deadlock Dragory 2021-10-27 00:43:46 +03:00
  • 1b5d9bbc8e fix: missing file Dragory 2021-10-27 00:16:43 +03:00
  • b3516cabaa
    fix: missing file Dragory 2021-10-27 00:16:43 +03:00
  • 0b594d461d refactor: debounce and batch simultaneous audit log requests Dragory 2021-10-27 00:09:29 +03:00
  • 8f17a835f9
    refactor: debounce and batch simultaneous audit log requests Dragory 2021-10-27 00:09:29 +03:00
  • 89d0512304 fix: increase massban ban event ignore time Dragory 2021-10-26 22:42:22 +03:00
  • d7c6e34695
    fix: increase massban ban event ignore time Dragory 2021-10-26 22:42:22 +03:00
  • 9bffbb1563 debug: track resolveUserId username match performance Dragory 2021-10-26 22:40:31 +03:00
  • 2fd5bb3d17
    debug: track resolveUserId username match performance Dragory 2021-10-26 22:40:31 +03:00
  • ffdfa93534 fix: check for snowflake before username match in resolveUserId Dragory 2021-10-26 22:37:26 +03:00
  • 23fba8cdcf
    fix: check for snowflake before username match in resolveUserId Dragory 2021-10-26 22:37:26 +03:00
  • 4d8b7e7247 fix: potential crash fix Dragory 2021-10-26 13:15:04 +03:00
  • 9b805379cf
    fix: potential crash fix Dragory 2021-10-26 13:15:04 +03:00
  • e747878972 feat: upgrade discord.js to v13.2 Dragory 2021-10-26 12:37:40 +03:00
  • 9771b7e883
    feat: upgrade discord.js to v13.2 Dragory 2021-10-26 12:37:40 +03:00
  • b8c28ef947 feat: remove monkeypatched d.js debug code Dragory 2021-10-26 12:34:18 +03:00
  • 0a61d865ff
    feat: remove monkeypatched d.js debug code Dragory 2021-10-26 12:34:18 +03:00
  • 7706e929f4 fix: use locks for tempbans to avoid race conditions Dragory 2021-10-25 22:54:23 +03:00
  • 76fc36108c
    fix: use locks for tempbans to avoid race conditions Dragory 2021-10-25 22:54:23 +03:00
  • 6c2a737484 debug: ++debug Dragory 2021-10-25 22:39:20 +03:00
  • 0a3a5e4e58
    debug: ++debug Dragory 2021-10-25 22:39:20 +03:00
  • 8eaeb07aef perf: disable some performance-intensive niche/edge case features Dragory 2021-10-25 22:09:53 +03:00
  • 719884d9c0
    perf: disable some performance-intensive niche/edge case features Dragory 2021-10-25 22:09:53 +03:00
  • a78a0ac1b4
    remove cache check metal 2021-10-18 15:26:05 +00:00
  • a478caa3dc fix: temp fix, cache all members again Dragory 2021-10-17 21:02:44 +03:00
  • 73c47bf39d
    fix: temp fix, cache all members again Dragory 2021-10-17 21:02:44 +03:00
  • 6ced3e7512 fix(slowmode): fix error if channel.permissionOverwrites doesn't exist Dragory 2021-10-17 21:01:55 +03:00
  • 0de271994f
    fix(slowmode): fix error if channel.permissionOverwrites doesn't exist Dragory 2021-10-17 21:01:55 +03:00
  • 44a676504e fix: revert member fetching in automod due to 429s Dragory 2021-10-17 20:20:15 +03:00
  • d27f6f94df
    fix: revert member fetching in automod due to 429s Dragory 2021-10-17 20:20:15 +03:00
  • 2c7b92f8f9 feat(mutes): clear old expired mutes for servers that have disabled the mutes plugin Dragory 2021-10-17 20:12:42 +03:00
  • f00a7afab8
    feat(mutes): clear old expired mutes for servers that have disabled the mutes plugin Dragory 2021-10-17 20:12:42 +03:00
  • 436a766d31 chore: clean up unnecessary cache.get ?? fetch Dragory 2021-10-17 19:56:04 +03:00
  • 66b93dd31c
    chore: clean up unnecessary cache.get ?? fetch Dragory 2021-10-17 19:56:04 +03:00
  • 2bb43e8484 fix: increase member cache size to 15000 Dragory 2021-10-17 19:53:26 +03:00
  • dcc8dbb615
    fix: increase member cache size to 15000 Dragory 2021-10-17 19:53:26 +03:00
  • 29d87c2ee8 fix(automod): fetch message user/member if missing from cache Dragory 2021-10-17 19:52:56 +03:00
  • 3131878cfb
    fix(automod): fetch message user/member if missing from cache Dragory 2021-10-17 19:52:56 +03:00
  • 11703206e6 fix: whoops Dragory 2021-10-17 19:36:03 +03:00
  • ac3073d3a2
    fix: whoops Dragory 2021-10-17 19:36:03 +03:00
  • f001b25cf2 debug: include guild id in RecoverablePluginError logs Dragory 2021-10-17 19:19:53 +03:00
  • 5be1e8e5b0
    debug: include guild id in RecoverablePluginError logs Dragory 2021-10-17 19:19:53 +03:00
  • bb5a4ce64f fix(post): allow editing messages that aren't saved Dragory 2021-10-17 19:16:47 +03:00
  • 19b7b4a5ee
    fix(post): allow editing messages that aren't saved Dragory 2021-10-17 19:16:47 +03:00
  • eaa72a65c9 feat: add missing migration file Dragory 2021-10-17 11:56:00 +03:00
  • 05bd84b1f9
    feat: add missing migration file Dragory 2021-10-17 11:56:00 +03:00
  • b750029e6b feat(tags): remove foreign key from tag_responses, use raw deletion events Dragory 2021-10-17 11:49:34 +03:00
  • 8b486e280c
    feat(tags): remove foreign key from tag_responses, use raw deletion events Dragory 2021-10-17 11:49:34 +03:00
  • 25b4ab5018 fix(mutes): whoops Dragory 2021-10-17 11:37:59 +03:00
  • 86b01f2991
    fix(mutes): whoops Dragory 2021-10-17 11:37:59 +03:00
  • f18962715e fix(auto_reactions): fix error if the bot member cannot be found in the server Dragory 2021-10-17 11:32:52 +03:00
  • 9180be75b7
    fix(auto_reactions): fix error if the bot member cannot be found in the server Dragory 2021-10-17 11:32:52 +03:00
  • a20f78ab8e debug(mutes): add guild id to recoverable plugin error 'mute role is above the bot' Dragory 2021-10-17 11:31:57 +03:00
  • 9562f9d528
    debug(mutes): add guild id to recoverable plugin error 'mute role is above the bot' Dragory 2021-10-17 11:31:57 +03:00
  • 35763edb7c fix(slowmode): fix error if the slowmode channel isn't cached Dragory 2021-10-17 11:31:32 +03:00
  • 0f465ffa2b
    fix(slowmode): fix error if the slowmode channel isn't cached Dragory 2021-10-17 11:31:32 +03:00
  • 4647e22224 feat(automod): add affects_self option for rules Dragory 2021-10-17 08:15:30 +03:00
  • 151a5df4af
    feat(automod): add affects_self option for rules Dragory 2021-10-17 08:15:30 +03:00
  • ba3c3b4115 perf(messageSaver): passthrough bot messages without saving them Dragory 2021-10-17 08:13:08 +03:00
  • 1f4f27c26a
    perf(messageSaver): passthrough bot messages without saving them Dragory 2021-10-17 08:13:08 +03:00
  • 5e371b1656 perf(automod): also merge regexes in match_links, match_words Dragory 2021-10-17 08:03:38 +03:00
  • 44f5b77cc7
    perf(automod): also merge regexes in match_links, match_words Dragory 2021-10-17 08:03:38 +03:00