3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-23 09:35:02 +00:00
Commit graph

2027 commits

Author SHA1 Message Date
Dragory
c1c7c092d9 Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Dragory
06310f268b Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
Dragory
c4c7c83469 Update prettier target files, use .prettierignore 2021-09-11 19:04:01 +03:00
Dragory
6d6ef02748 Upgrade to Prettier v2 2021-09-11 19:01:55 +03:00
Dragory
729d82602f Fix duplicate entries in !help 2021-09-11 18:57:20 +03:00
Dragory
6e06d90ca4 Batch embed logs. Always use log batching. 2021-09-11 18:57:06 +03:00
Dragory
40a2171645 Enable source maps in backend 2021-09-11 18:46:48 +03:00
Dragory
d91f9b0b35 Fix !clean performance 2021-09-11 18:46:28 +03:00
Dragory
612b60551a Fix !nickname crash 2021-09-06 00:55:35 +03:00
Dragory
5ddc9367bf Fix starboard reactions within threads 2021-09-05 23:49:35 +03:00
Dragory
98b562e9ea Limit which changed props are included in update logs 2021-09-05 23:46:40 +03:00
Dragory
8ff3816e83 Ignore mime type charset and other extra details in match_mime_type 2021-09-05 21:01:13 +03:00
Dragory
0684d07102 Fix channel/category/thread matching for threads in Automod overrides 2021-09-05 20:58:50 +03:00
Dragory
d89659ef69 Allow using thread/is_thread override criteria 2021-09-05 20:58:26 +03:00
Dragory
23748f5dd4 Use permissions for dashboard perm listing commands 2021-09-05 20:09:22 +03:00
Dragory
6e3e4d5a8d presetup configurator: enable skipLibCheck in tsconfig 2021-09-05 18:33:42 +03:00
Dragory
5ce086debc presetup configurator: update package-lock.json to lockfile v2 2021-09-05 18:33:26 +03:00
Dragory
b09b9cf4a4 presetup configurator: ignore build/ from git 2021-09-05 18:32:46 +03:00
Dragory
32aa43cf62 Fix dashboard login redirect 2021-09-05 18:11:55 +03:00
Dragory
b45280d73e Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-09-05 17:38:59 +03:00
Dragory
0f65fb1b7b Fix dist copy in update-dashboard.sh, return to original dir 2021-09-05 17:38:52 +03:00
Almeida
416e53cbc8 Rename use_inline_reply to inline (#278) 2021-09-05 17:38:03 +03:00
Dragory
6f00484a75 Fix !jumbo for default emoji 2021-09-05 17:30:34 +03:00
Dragory
74b388cb65 Add command to add servers from invites with eligibility check 2021-09-05 17:07:50 +03:00
Dragory
d20d6957cb Add rudimentary user management to dashboard 2021-09-05 16:42:35 +03:00
Dragory
9548accdcb Update server owner dashboard permissions automatically 2021-09-05 14:34:06 +03:00
Dragory
542eda9184 Update permission names + code formatting 2021-09-05 13:58:27 +03:00
Dragory
5fc8e90cd6 Start work on API audit logs 2021-09-05 13:58:08 +03:00
Dragory
e6b3d63a5b Add support for API permission expiry 2021-09-05 13:53:46 +03:00
Dragory
00051378e1 Upgrade to Knub v30.0.0-beta.45 2021-09-04 22:15:27 +03:00
Dragory
06365ec644 Add command to monitor plugin load performance 2021-09-04 22:11:38 +03:00
Dragory
625d53e595 Fix rare crash if isOwner() is called before the global config is loaded 2021-09-04 22:11:08 +03:00
Dragory
358f148ff6 Upgrade to Knub v30.0.0-beta.44 2021-09-04 21:23:53 +03:00
Dragory
e8f256fcba More++ debug 2021-09-04 21:02:55 +03:00
Dragory
b68fa48455 More+ debug 2021-09-04 20:53:32 +03:00
Dragory
e6a738727d Fix missing await 2021-09-04 20:49:25 +03:00
Dragory
b81ee40567 More debug 2021-09-04 20:49:05 +03:00
Dragory
6f857bae0b One more debug code tweak 2021-09-04 20:29:34 +03:00
Dragory
c267bd2e32 Tweaks to debug code 2021-09-04 20:24:30 +03:00
Dragory
da19b22884 Add debug code for duplicate message saving 2021-09-04 20:16:44 +03:00
Dragory
e43f860912 Update update scripts and process files 2021-09-04 19:57:59 +03:00
Dragory
3987311fd9 Remove leftover piece of code 2021-09-04 19:49:04 +03:00
Jonathan
1f5731e5fa Fix typo in !removerole (#228) 2021-09-04 19:45:10 +03:00
Almeida
b6f6f98002 Add archive_thread action to automod (#271) 2021-09-04 19:37:49 +03:00
Almeida
6f5aaa9336 Add use_inline_reply option to the Automod reply action (#269) 2021-09-04 19:37:02 +03:00
metal
b1a21d60d9 Update invite detection regex (#259) 2021-09-04 19:36:15 +03:00
Almeida
72d5ffa4bf Don't match video embed descriptions (#256) 2021-09-04 19:23:31 +03:00
metal
1028159ccb Re-enable starboard + fixes (#262) 2021-09-04 19:20:50 +03:00
Hiroyuki
701517c235 feat(automod): MIME type trigger (#247) 2021-09-04 19:18:33 +03:00
Almeida
e287df0ace Fix max stickers and premium tier in !server (#258) 2021-09-04 19:16:44 +03:00