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

Commit graph

  • 209a9a8214 Add index on messages.is_bot Dragory 2021-09-12 22:17:22 +03:00
  • 92ac9c21ad
    Add index on messages.is_bot Dragory 2021-09-12 22:17:22 +03:00
  • 0e02edd655 Raise slow query log threshold Dragory 2021-09-12 22:09:40 +03:00
  • 6a79a59fb8
    Raise slow query log threshold Dragory 2021-09-12 22:09:40 +03:00
  • 1a5fe3cb4e Potential optimization to message deletion loop Dragory 2021-09-12 22:09:29 +03:00
  • 57470e5a7f
    Potential optimization to message deletion loop Dragory 2021-09-12 22:09:29 +03:00
  • f61c707e09 Add slow query logging Dragory 2021-09-12 21:47:03 +03:00
  • b33fd8d604
    Add slow query logging Dragory 2021-09-12 21:47:03 +03:00
  • 70970dea02
    Do not create a duplicate case Dark 2021-09-12 17:42:27 +02:00
  • f2116c515e
    Change ... to single char ... Nils 2021-05-09 03:00:44 +02:00
  • 5d84324b39
    Fix debug value Dark 2021-05-07 18:47:30 +02:00
  • 6e475324ce
    Move forceban over to banUserId Dark 2021-05-07 18:29:45 +02:00
  • a5cdf250b8
    Remove unnecessary question when user is not on server Dark 2021-05-07 18:27:43 +02:00
  • a4e7b5624f
    Trim down reason to <512 characters as to not receive api errors Dark 2021-05-07 18:27:19 +02:00
  • 6465399dbd
    Fix thread channels not working for reminders Dark 2021-09-12 17:29:54 +02:00
  • 823a02a87b Fix batched logs not being separated by newlines Dragory 2021-09-12 12:05:58 +03:00
  • f733f081e0
    Fix batched logs not being separated by newlines Dragory 2021-09-12 12:05:58 +03:00
  • 73d8d480b7 Tweak rate limit debug command formatting Dragory 2021-09-12 02:02:48 +03:00
  • 2128b1a089
    Tweak rate limit debug command formatting Dragory 2021-09-12 02:02:48 +03:00
  • 23be8db15e Add rate limit logging Dragory 2021-09-12 00:17:26 +03:00
  • 57ed43b018
    Add rate limit logging Dragory 2021-09-12 00:17:26 +03:00
  • b4fdf5f2ab Derp Dragory 2021-09-11 21:48:12 +03:00
  • 0a00be7a72
    Derp Dragory 2021-09-11 21:48:12 +03:00
  • e2a54502d0 Add count parameter to rest_performance Dragory 2021-09-11 21:44:01 +03:00
  • de540a2a8a
    Add count parameter to rest_performance Dragory 2021-09-11 21:44:01 +03:00
  • 81bb3cdd4d Disable case creating on manual kick Dragory 2021-09-11 21:20:30 +03:00
  • 14753bb4ce
    Disable case creating on manual kick Dragory 2021-09-11 21:20:30 +03:00
  • f9a4ec7e8b Add adhoc REST call debug stats Dragory 2021-09-11 21:14:47 +03:00
  • 07f23d4137
    Add adhoc REST call debug stats Dragory 2021-09-11 21:14:47 +03:00
  • e3e552d610 Add owner debug command for channel information Dragory 2021-09-11 20:11:14 +03:00
  • 3bc0015dbe
    Add owner debug command for channel information Dragory 2021-09-11 20:11:14 +03:00
  • 358a4129b2 Fix error in onMessageDelete logs Dragory 2021-09-11 19:55:46 +03:00
  • 3e7313d40f
    Fix error in onMessageDelete logs Dragory 2021-09-11 19:55:46 +03:00
  • f88fde1fc2 MessageBuffer: take embed length into account Dragory 2021-09-11 19:53:20 +03:00
  • a26eaa480c
    MessageBuffer: take embed length into account Dragory 2021-09-11 19:53:20 +03:00
  • 0094d88c13 Potential fix for role_added/role_removed Automod triggers triggering randomly Dragory 2021-09-11 19:24:13 +03:00
  • bd87e1f000
    Potential fix for role_added/role_removed Automod triggers triggering randomly Dragory 2021-09-11 19:24:13 +03:00
  • bd95e4b902 Remove some debug code Dragory 2021-09-11 19:21:27 +03:00
  • f5d1bbee90
    Remove some debug code Dragory 2021-09-11 19:21:27 +03:00
  • 2f3db20a9c Chunk text-only log messages. Use a cooldown if running into Missing Access / Missing Permissions error during logging. Dragory 2021-09-11 19:20:31 +03:00
  • e6694f3751
    Chunk text-only log messages. Use a cooldown if running into Missing Access / Missing Permissions error during logging. Dragory 2021-09-11 19:20:31 +03:00
  • c1c7c092d9 Reformat all files with Prettier Dragory 2021-09-11 19:06:51 +03:00
  • ac79eb09f5
    Reformat all files with Prettier Dragory 2021-09-11 19:06:51 +03:00
  • 06310f268b Update .prettierignore, use subproject specific ignore files Dragory 2021-09-11 19:06:01 +03:00
  • 0cde0d46d2
    Update .prettierignore, use subproject specific ignore files Dragory 2021-09-11 19:06:01 +03:00
  • c4c7c83469 Update prettier target files, use .prettierignore Dragory 2021-09-11 19:04:01 +03:00
  • 419d7f6ab4
    Update prettier target files, use .prettierignore Dragory 2021-09-11 19:04:01 +03:00
  • 6d6ef02748 Upgrade to Prettier v2 Dragory 2021-09-11 19:01:55 +03:00
  • 9d9f1d02de
    Upgrade to Prettier v2 Dragory 2021-09-11 19:01:55 +03:00
  • 729d82602f Fix duplicate entries in !help Dragory 2021-09-11 18:57:20 +03:00
  • ff2a7b38f3
    Fix duplicate entries in !help Dragory 2021-09-11 18:57:20 +03:00
  • 6e06d90ca4 Batch embed logs. Always use log batching. Dragory 2021-09-11 18:57:06 +03:00
  • 001b6d00ea
    Batch embed logs. Always use log batching. Dragory 2021-09-11 18:57:06 +03:00
  • 40a2171645 Enable source maps in backend Dragory 2021-09-11 18:46:48 +03:00
  • 0b7a5dbfbc
    Enable source maps in backend Dragory 2021-09-11 18:46:48 +03:00
  • d91f9b0b35 Fix !clean performance Dragory 2021-09-11 18:46:28 +03:00
  • a3669a2eeb
    Fix !clean performance Dragory 2021-09-11 18:46:28 +03:00
  • 736c67cd6f
    upgrade prettier almeidx 2021-09-08 23:12:31 +01:00
  • b845e4e34d
    simplified bot alert logging Almeida 2021-09-08 15:09:35 +01:00
  • c975c672bc
    dot syntax almeidx 2021-09-08 14:31:04 +01:00
  • 09f502dc99
    compare arrays metal 2021-09-08 13:25:58 +00:00
  • 45dffbd532
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:23:41 +01:00
  • 61c7189851
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:22:58 +01:00
  • 1fdc24a92f
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:22:49 +01:00
  • 4d21a6c5b3
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:22:40 +01:00
  • f7bf7b3c4e
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:22:33 +01:00
  • d660adb528
    Update backend/src/plugins/Automod/actions/removeRoles.ts metal 2021-09-08 14:22:21 +01:00
  • 07193d2ebc
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:22:13 +01:00
  • ffb17755f2
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:21:48 +01:00
  • 8e01cfb766
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:21:39 +01:00
  • b0182f7ca5
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:21:25 +01:00
  • d4db1a7ff5
    Update backend/src/plugins/Automod/actions/changeRoles.ts metal 2021-09-08 14:21:20 +01:00
  • a086a24eed
    Dot syntax Almeida 2021-09-08 14:21:03 +01:00
  • f7eb08c067
    Update backend/src/plugins/Automod/actions/addRoles.ts metal 2021-09-08 14:14:26 +01:00
  • 0a8fffd63c
    lines metal 2021-09-08 12:16:36 +00:00
  • 1767dbced6
    add config validations metal 2021-09-08 12:15:38 +00:00
  • 9d93a11405
    initial metal 2021-09-08 12:07:01 +00:00
  • ddf685a5a2
    Update backend/src/plugins/Automod/actions/crosspostMessage.ts metal 2021-09-08 11:40:15 +01:00
  • 4278a05824
    Update backend/src/plugins/Automod/actions/crosspostMessage.ts metal 2021-09-08 11:40:09 +01:00
  • 9282f3834c
    Update backend/src/plugins/Automod/actions/crosspostMessage.ts metal 2021-09-08 11:40:02 +01:00
  • 5b73253962
    Update backend/src/plugins/Automod/actions/crosspostMessage.ts metal 2021-09-08 11:39:54 +01:00
  • 8c3d232eb9
    .catch metal 2021-09-08 10:14:07 +00:00
  • e1499f64fc
    initial metal 2021-09-08 10:07:12 +00:00
  • e5493742f5
    fix(mod-actions): note command reason check Hiroyuki 2021-09-06 19:00:03 -04:00
  • e59c874705
    refactor: remove unused import Hiroyuki 2021-09-06 18:59:21 -04:00
  • 321a9c0a00
    Merge branch 'automod-start-thread-action' of https://github.com/metal0/ZeppelinBot into pr/metal0/274 metal 2021-09-06 16:44:14 +00:00
  • ac8284ade0
    shorten the line! metal 2021-09-06 16:43:19 +00:00
  • 76b80c8d9c
    Update backend/src/plugins/Automod/actions/startThread.ts metal 2021-09-06 17:36:11 +01:00
  • 79e72185ab
    Update backend/src/plugins/Tags/docs.ts metal 2021-09-06 17:35:44 +01:00
  • 7f92a09eaa
    Update backend/src/plugins/Tags/TagsPlugin.ts metal 2021-09-06 17:34:31 +01:00
  • 6966818d66
    Update backend/src/plugins/Automod/actions/setSlowmode.ts metal 2021-09-06 17:33:38 +01:00
  • 53b82b6214
    Update backend/src/plugins/Automod/actions/setSlowmode.ts metal 2021-09-06 17:33:29 +01:00
  • 45c16ea48f
    fix metal 2021-09-06 14:43:10 +00:00
  • 43e42ba7c7
    testing 2.0 metal 2021-09-06 14:18:37 +00:00
  • 1d967a51d2
    add name to the usage signature metal 2021-09-06 14:17:51 +00:00
  • 6bc975e4b2
    testing metal 2021-09-06 14:12:48 +00:00
  • 543ccda3d3
    finished schema & start generating metal 2021-09-06 14:07:05 +00:00
  • 39fc748982 Merge branch 'automod-start-thread-action' of https://github.com/metal0/ZeppelinBot into pr/metal0/274 metal 2021-09-06 12:58:03 +00:00
  • f24587860c
    enum moment metal 2021-09-06 12:57:59 +00:00
  • 2734172d27
    initial metal 2021-09-06 12:56:00 +00:00