Tiago R
c4a2be5ff5
resolveUserId support new usernames
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-27 20:20:17 +00:00
Almeida
047ab872df
fix parsing of file extension in match_attachment_type trigger ( #425 )
2023-12-27 18:44:35 +00:00
Tiago R
d162418be5
Add missing dependency to mutes plugin & fix timeout expiry ( #430 )
...
* +debug
Signed-off-by: GitHub <noreply@github.com>
* Revert "+debug"
This reverts commit 83daee09d9e63ad0c162f4ec30d42b03ab4bdc7f.
* add missing dependency to mutes
Signed-off-by: GitHub <noreply@github.com>
* lower max timeout duration
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: GitHub <noreply@github.com>
2023-12-27 18:38:26 +00:00
Tiago R
00fb71f26d
compose: Don't expose MySQL through all interfaces ( #435 )
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-27 18:36:37 +00:00
Tiago R
f17232e0c1
dont allow self targeting for set-perms ( #434 )
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-27 18:35:16 +00:00
zay
e5e574625a
chore(basic-config): rename plugin ( #359 )
2023-12-27 18:33:20 +00:00
Almeida
cf55eb161f
fix formatting and globs in package.json ( #440 )
2023-12-27 18:30:08 +00:00
Tiago R
94a712832a
Display available emojis separately from total on server info ( #433 )
...
* respect .available (almeida-approved code!!)
Signed-off-by: GitHub <noreply@github.com>
* Update backend/src/plugins/Utility/functions/getServerInfoEmbed.ts
Co-authored-by: Almeida <almeidx@pm.me>
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Almeida <almeidx@pm.me>
2023-12-27 18:20:48 +00:00
Miikka
fdefca17ae
Merge pull request #439 from metal0/typeorm-counters
...
fix: typeorm counters missing "where" from new typeorm update
2023-12-22 23:49:10 +02:00
Tiago R
48d5696552
add missing "where"
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-22 20:21:22 +00:00
Miikka
b47db15ad2
Merge pull request #378 from rubyowo/concatArr-crash-fix
...
fix: crash when the arr argument for concatArr isn't specified
2023-11-18 12:51:56 +02:00
Miikka
5a4e50b19d
Merge pull request #412 from rubyowo/patch-1
...
fix: remove debug commands from backend/Dockerfile
2023-07-02 19:35:28 +03:00
Miikka
47886f83cb
Merge pull request #413 from rubyowo/patch-2
...
fix: make the migrate service run after the db
2023-07-02 15:42:02 +03:00
Ruby Star
83ac507ebd
fix: make the migrate service run after the db
2023-07-02 16:40:18 +04:00
Ruby Star
979fb68953
fix: remove debug commands from backend/Dockerfile
2023-07-02 16:22:44 +04:00
Dragory
be40bbae9c
fix: api key verification/dashboard login
2023-07-01 17:09:23 +00:00
Dragory
ee3ef7c77f
fix: broken prod migrations
2023-07-01 16:14:15 +00:00
Dragory
9cc88cfcb8
feat: use emoji icons from Hangar
2023-07-01 13:22:04 +00:00
Dragory
bafe8e3b55
chore: run prettier
2023-07-01 13:10:29 +00:00
Dragory
7927de5b5e
feat: update supporters message
2023-07-01 12:58:14 +00:00
Miikka
e207874ebf
Merge pull request #406 from DenverCoderOne/feat-Make-tag-list-search-case-insensitive
...
feat: Make tag list search case-insensitive
2023-07-01 15:56:55 +03:00
Miikka
0b3672b305
Merge pull request #363 from zayKenyon/fix-privacy-policy-repo-url
...
Update Repo URL on Privacy Policy
2023-07-01 15:49:52 +03:00
Miikka
f38593ddda
Merge pull request #407 from rubyowo/dash-import-export
...
fix(dashboard): use html instead of markdown to link to the discord
2023-07-01 15:47:43 +03:00
Miikka
4ada164ffa
Merge pull request #346 from DarkView/fix_misleadingMuteNaming
...
Fix "Server voice muted" being true even if self-muted, misleading mods into thinking the user was right-click muted by a moderator
2023-07-01 15:46:51 +03:00
Dragory
5a77318a56
chore: update .clabot
2023-07-01 12:44:59 +00:00
Dragory
474b5dccf9
fix: type errors in tests
2023-07-01 12:36:57 +00:00
Dragory
8ff2037906
chore: please robot overlords
2023-07-01 12:32:56 +00:00
Dragory
370c3666c7
chore: update backend packages
2023-07-01 12:32:16 +00:00
Dragory
761ff27771
feat: upgrade to TypeORM 0.3
2023-07-01 12:17:45 +00:00
Dragory
8cee4ec1e4
fix: crash in JumboCmd error handler
2023-07-01 11:32:59 +00:00
Dragory
0a3fe2d334
chore: update packages in /shared
2023-07-01 11:11:48 +00:00
Dragory
6ae2fe03c3
chore: now they're fighting amongst each other
2023-07-01 11:03:55 +00:00
Tiago R
f5d6c895aa
Fix counters set_value not defaulting nulls if not using per_user/per_channel ( #366 )
2023-07-01 13:58:01 +03:00
Tiago R
0da204ed5a
Fix: Utility-Clean command increased limit & chunk messages to be deleted ( #393 )
...
Co-authored-by: Almeida <almeidx@pm.me>
2023-07-01 13:47:56 +03:00
Tiago R
7c2a50921b
Fix: Utility-ServerInfo several fixes ( #394 )
2023-07-01 13:46:21 +03:00
Dragory
7edc5f68eb
chore: appease our robot overlords
2023-07-01 10:42:54 +00:00
Dragory
b67b3c35b7
build: refactor production containers
...
Production containers now copy the Zeppelin source files at
build-time rather than using a shared volume. This means fewer
permission issues and backend/dashboard builds only have to run once
at build-time, not every time the containers are started.
Docs in PRODUCTION.md have been updated accordingly.
2023-07-01 10:33:35 +00:00
Dragory
b60a7fb145
fix: clinic.js 0kb output files
...
Something in our signal handlers/code that touched signal handlers
conflicted with clinic.js's signal handler code. With this commit,
we don't touch signal handlers at all if DEBUG mode is enabled.
2023-06-26 19:55:16 +00:00
Dragory
29a1161c05
refactor: change how DEBUG behaves in prod
...
The env var now only affects the bot container, not the API.
This is because we don't currently need this extra debug information
for the API.
For the bot, with DEBUG set, the bot container will now start and do
nothing. To start the bot in this container in debug mode, open a
shell into the container and run the start-bot-prod-debug script
manually. This change was made to allow more control over what
profiling scripts and other things are run in the debug environment.
2023-06-26 19:35:19 +00:00
Dragory
1734ba4ac9
fix: 'not found' errors (cross-env, clinic) in prod env
2023-06-26 19:26:44 +00:00
Dragory
06a003ca09
fix(dashboard): yaml.dump instead of safeDump
2023-06-26 19:01:11 +00:00
Dragory
a23beadf24
fix(devenv): shut down immediately on ctrl+c
2023-06-25 12:28:18 +03:00
Dragory
c1281d90af
feat(devenv): use latest git
2023-06-25 12:27:54 +03:00
Dragory
2fe92ff76d
fix(tags): user_cooldown now applies per-user, not per-tag
2023-06-24 12:33:56 +00:00
Dragory
319461285f
Merge branch 'master' of github.com:Dragory/ZeppelinBot
2023-06-24 12:16:32 +00:00
Dragory
f3627e0b17
chore: update discord.js to v14.11, knub to v32.0.0-next.16
2023-06-24 12:14:41 +00:00
Dragory
63c41f0278
feat: new username support vol 2
2023-06-24 12:07:58 +00:00
Dragory
ecaa16bf7c
feat: use native timestamps more
2023-06-24 11:55:49 +00:00
Dragory
0e70412bc4
feat: new username support
2023-06-24 10:48:45 +00:00
Dragory
e8b8c11bf0
feat: new username support
2023-06-24 10:41:02 +00:00