almeidx
|
1dca8c4447
|
half the number of errors
|
2023-03-11 19:31:36 +00:00 |
|
metal
|
7c5e6eb91f
|
more fixes
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 15:13:49 +00:00 |
|
metal
|
e48ca5c075
|
fix: rename permissionNames
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 14:57:37 +00:00 |
|
metal
|
b9f2aee8b7
|
more typings
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 14:55:31 +00:00 |
|
metal
|
010451c7e7
|
djs typings: Attachment & Util
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 14:41:04 +00:00 |
|
metal
|
aad4ad82a5
|
fix: InternalPoster webhookables
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 14:33:05 +00:00 |
|
metal
|
fda9a35f29
|
migrate permissions
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 14:31:59 +00:00 |
|
metal
|
8281299369
|
more message utils typings fixes
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 12:47:39 +00:00 |
|
metal
|
8347095fa0
|
channel typings
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 12:43:04 +00:00 |
|
metal
|
c33a216857
|
more fixes
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 12:12:48 +00:00 |
|
metal
|
343a91e3c3
|
more pkg updates
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 11:30:03 +00:00 |
|
metal
|
166b237541
|
new knub typings
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 11:07:43 +00:00 |
|
metal
|
386ca4d488
|
update pkgs
Signed-off-by: GitHub <noreply@github.com>
|
2023-03-11 11:02:42 +00:00 |
|
Dragory
|
801cd2630b
|
fix: fix crash when decay period is 0
|
2022-12-15 00:38:24 +02:00 |
|
Dragory
|
ccd1d3d69e
|
fix: fix error if automod unloads after beforeLoad() but without running afterLoad()
|
2022-08-15 19:07:55 +03:00 |
|
Miikka
|
128700929e
|
Merge pull request #345 from almeidx/cases-user
fix: no response if user only has hidden cases in `!cases @user`
|
2022-08-14 00:22:42 +03:00 |
|
Dragory
|
a15b2f02a9
|
feat: small tweaks to tag list search
|
2022-08-14 00:21:21 +03:00 |
|
Miikka
|
e9fe0e03b9
|
Merge pull request #348 from DenverCoderOne/tag-list-search
feat: Tag list search and improved readability
|
2022-08-14 00:12:43 +03:00 |
|
Dragory
|
94802a665c
|
fix: fix expired api permissions not being deleted
|
2022-08-14 00:06:20 +03:00 |
|
metal
|
00591510ff
|
Automod add changeperms action (#309)
* initial
* fix typings UwU
* check no perms for overrides
* cleanup & add template rendering
* remove defaults
Co-authored-by: Almeida <almeidx@pm.me>
* Update backend/src/plugins/Automod/actions/changePerms.ts
Co-authored-by: Almeida <almeidx@pm.me>
* Update backend/src/plugins/Automod/actions/changePerms.ts
Co-authored-by: Almeida <almeidx@pm.me>
* Update backend/src/plugins/Automod/actions/changePerms.ts
Co-authored-by: Almeida <almeidx@pm.me>
* .resolve instead of .fetch
Co-authored-by: Almeida <almeidx@pm.me>
* fix
* add more template variables
* rename msg to message
* .edit instead of .create
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: metal <admin@metalruller.com>
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-08-13 23:47:24 +03:00 |
|
Miikka
|
fdb81e37ed
|
Merge pull request #339 from metal0/fix-codeblocks-case-history
Fix codeblocks case history quote markdown
|
2022-08-13 23:31:21 +03:00 |
|
Dragory
|
d472fd4fa6
|
fix(logs): fix inconsistent thread/channel/category exclusions; add excluded_threads log channel option
|
2022-08-13 23:19:06 +03:00 |
|
Dragory
|
218c31231e
|
Merge branch '220601_docker_wip'
|
2022-08-07 14:02:44 +03:00 |
|
Dragory
|
9bd1b97a11
|
fix: ignore empty values for STAFF/DEFAULT_ALLOWED_SERVERS
|
2022-08-07 12:45:52 +03:00 |
|
Dragory
|
f0a96de371
|
debug: temporarily disable server auto-leaving
This is to avoid any potential funny business during the upcoming server migration.
|
2022-08-06 22:13:12 +03:00 |
|
Dragory
|
4a5e8ded75
|
feat: add DEFAULT_ALLOWED_SERVERS .env value
|
2022-08-06 22:12:40 +03:00 |
|
Dragory
|
f7fede47bd
|
refactor: use .env STAFF instead of global config owners for global commands
|
2022-08-06 22:11:54 +03:00 |
|
Dragory
|
91f54424ed
|
Early work on prod container
|
2022-07-16 22:16:34 +03:00 |
|
Miikka
|
3cf08e5a49
|
Update discord.js
|
2022-07-06 22:21:26 +00:00 |
|
Miikka
|
0e6c2619f0
|
Update applyRoleButtons.ts
|
2022-07-07 01:07:17 +03:00 |
|
Miikka
|
8574d61670
|
debug
|
2022-07-07 01:00:32 +03:00 |
|
Miikka
|
f5125cb3c3
|
Update applyRoleButtons.ts
|
2022-07-07 00:49:29 +03:00 |
|
Dragory
|
ce2255b6b7
|
Simplify dev docker setup
|
2022-06-26 19:30:46 +03:00 |
|
Dragory
|
f463abb3e2
|
Temporarily disable config clean-up
The current query doesn't work in MySQL 8.
|
2022-06-26 15:23:22 +03:00 |
|
Dragory
|
6b44027eb4
|
Fix error when compiling ormconfig
|
2022-06-26 15:02:34 +03:00 |
|
Dragory
|
12274a84b2
|
Fix .env number validation errors
|
2022-06-26 14:41:31 +03:00 |
|
Dragory
|
177a66a247
|
Merge remote-tracking branch 'origin/master' into 220601_docker_wip
|
2022-06-26 14:38:36 +03:00 |
|
Dragory
|
acbeddf11c
|
Fix old/broken env import
|
2022-06-26 14:37:37 +03:00 |
|
Dragory
|
b48b93a6de
|
Merge branch 'master' into 220601_docker_wip
|
2022-06-26 14:35:32 +03:00 |
|
Dragory
|
3773d659cc
|
Consolidate .env files. More work on dev containers.
|
2022-06-26 14:34:54 +03:00 |
|
Miikka
|
961a8c7fff
|
Merge pull request #337 from almeidx/userinfo-roles
fix: negative number in userinfo command
|
2022-06-26 14:10:05 +03:00 |
|
Almeida
|
7fb0d02adf
|
fix discord-api-types imports & usage of removed guild features (#335)
|
2022-06-26 14:09:27 +03:00 |
|
Jonah Lawrence
|
5c0d607af3
|
feat: Tag list search and improved readability
|
2022-06-21 21:43:59 -06:00 |
|
almeidx
|
662d9cda26
|
fix: no response if user only has hidden cases in !cases @user
|
2022-06-14 18:23:36 +01:00 |
|
Dragory
|
d60d2bc568
|
fix: fix crash when unloading reminders plugin without running afterLoad()
|
2022-06-14 01:31:45 +03:00 |
|
Dragory
|
b05fbe1d04
|
Update to discord.js v13.8.0, adding support for text-in-voice
|
2022-06-13 21:19:56 +03:00 |
|
Dragory
|
ba78103807
|
fix: fix the fix
|
2022-06-01 19:49:14 +03:00 |
|
Dragory
|
058643f360
|
fix: fix crash in AutoReactions if a message is posted in an uncached thread
|
2022-06-01 19:38:56 +03:00 |
|
Dragory
|
5387d4a82a
|
chore: update to discord.js 13.7.0
|
2022-06-01 19:26:43 +03:00 |
|
Dragory
|
2a959f354c
|
Initial work on Docker support
|
2022-06-01 19:11:44 +03:00 |
|