3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-06 10:37:19 +00:00
Commit graph

1659 commits

Author SHA1 Message Date
Dragory
62da0a6e34
fix: don't disable link previews in case summaries 2025-06-01 20:38:22 +00:00
Dragory
631bba3d8e
fix: crash in member role change logging 2025-06-01 20:23:53 +00:00
Miikka
0f6bbd52df
Merge pull request #520 from seeyebe/fix/loose-matching-false-positives
Fix loose matching false positives in MatchWordsTrigger
2025-06-01 23:17:32 +03:00
Dragory
de033417fc
fix: error in getSuccessEmoji/getErrorEmoji 2025-06-01 19:40:07 +00:00
seeyebe
375cab7cbd fix: improve loose matching regex to reduce false positives in matchWords trigger 2025-06-01 20:32:35 +03:00
Dragory
aaac328138
refactor: build dashboard with vite 2025-06-01 14:43:40 +00:00
Dragory
062f0d1a4e
feat: reduce default loose_matching_threshold to 1 to avoid false positives 2025-06-01 02:58:01 +00:00
Dragory
15f4515ea3
fix: common plugin config defaults 2025-06-01 01:34:48 +00:00
Dragory
7a893bf026
fix: default per-counter perms 2025-06-01 01:20:31 +00:00
Dragory
6a2e9fda0f
fix: config schema in docs 2025-06-01 01:03:23 +00:00
Dragory
36ce6903a3
fix: better schema reusability in json schema 2025-06-01 00:56:52 +00:00
Dragory
efaa12192c
feat: add support for overriding default emoji in env 2025-06-01 00:35:32 +00:00
Dragory
00f9b9f814
fix: add "common" plugin to docs 2025-06-01 00:29:00 +00:00
Dragory
b91a068e03
fix: log automod by default 2025-06-01 00:28:45 +00:00
Dragory
9741bffec5
feat: prettier errors 2025-06-01 00:14:46 +00:00
Dragory
84c1d7f82d
fix: more auto-transforms for zStrictMessageContent 2025-06-01 00:08:02 +00:00
Dragory
a59707e2a5
fix: dashboard config validation 2025-05-31 23:30:36 +00:00
Dragory
2569513c6c
fix: more config type fixes for custom_events 2025-05-31 23:14:33 +00:00
Dragory
ff3c02bcec
fix: better fix for embed/embeds 2025-05-31 23:09:09 +00:00
Dragory
ab57916a52
fix: custom_events config types not allowing template variables 2025-05-31 23:00:30 +00:00
Dragory
b0a4081a26
fix: message content types 2025-05-31 22:58:35 +00:00
Dragory
0aae70561c
fix: role buttons being re-sent 2025-05-31 22:21:31 +00:00
Dragory
27474375c3
fix: error on displayAvatarURL() call 2025-05-31 22:14:13 +00:00
Dragory
a82221d42a
fix: more config type fixes 2025-05-31 22:07:46 +00:00
Dragory
951092d6c0
chore: less log spam 2025-05-31 21:59:22 +00:00
Dragory
d8fb471b07
fix: bandaid fix for regex override merging 2025-05-31 21:59:14 +00:00
Dragory
dd939895e8
fix: automod change_perms action config types 2025-05-31 21:58:09 +00:00
Dragory
1a5f89c332
chore: re-enable plugin load errors 2025-05-31 21:33:27 +00:00
Dragory
2ae3982794
fix: more logs plugin type tweaks 2025-05-31 21:32:45 +00:00
Dragory
7c2666951e
fix: wonky error handling 2025-05-31 21:03:17 +00:00
Dragory
b490312ed7
chore: less log spam 2025-05-31 20:57:41 +00:00
Dragory
b9713f45fc
fix: possible fix to log format validation 2025-05-31 20:57:23 +00:00
Dragory
ddb29566b1
chore: remove zlib-sync which doesn't support Node 22 2025-05-31 19:19:33 +00:00
Dragory
899b8198ae
chore: reduce log spam from config errors 2025-05-31 19:04:23 +00:00
Dragory
e0ea209ac0
fix: temp fix for config schema in docs 2025-05-31 19:03:58 +00:00
Dragory
65681e72db
fix: remove leftover obsolete imports 2025-05-31 18:46:10 +00:00
Dragory
58becfac36
Merge remote-tracking branch 'origin/master' into next 2025-05-31 21:31:18 +03:00
Dragory
2dd743d3a2
chore: reduce log spam from mute/timeout broadcasts 2025-05-31 18:24:51 +00:00
Dragory
aaf4e02c5f
chore: format 2025-05-31 21:19:56 +03:00
Dragory
6c55b98eee
chore: use prod error handlers in dev 2025-05-31 21:19:56 +03:00
Dragory
21374fa804
fix: log channel config requiring full format array 2025-05-31 21:19:56 +03:00
Dragory
35f5deb19a
fix: set_slowmode action config schema disallowing empty channels list 2025-05-31 21:19:55 +03:00
Dragory
8c2058821f
feat: replace Phisherman with FishFish 2025-05-31 21:19:53 +03:00
Dragory
bca5d05d72
feat: add config-checker page 2025-05-23 01:23:16 +00:00
Dragory
83d35052c3
refactor: move defaults to config schemas 2025-05-23 01:12:52 +00:00
Dragory
09eb8e92f2
feat: update to djs 14.19.3, node 22, zod 4 2025-05-22 22:35:48 +00:00
Dragory
de01ec1e12
chore: update js-yaml to v4 2025-04-28 22:53:06 +03:00
Ruby
81109314ea
chore: formatting 2025-01-03 15:15:45 +01:00
Ruby
5c0602715d
feat: fix leap year rules, add year and month to the delay string 2025-01-03 15:12:43 +01:00
Dragory
504ffd729d
chore: lodash -> lodash-es
Some checks failed
Code quality checks / build (18.16) (push) Failing after 4s
2025-01-01 15:41:17 +00:00