Commit Graph

423 Commits

Author SHA1 Message Date
Puyodead1 9d266f1dba ensure client_id is specified in authorize post 2023-12-09 13:39:40 -05:00
Puyodead1 c353c4fd39 ensure client_id is provided in authorize 2023-12-09 13:28:08 -05:00
Rory& 583d9ff407 Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJIS 2023-12-08 19:48:04 +00:00
Puyodead1 e54879e1fe messageupdate: fix member not being correct format 2023-12-05 13:22:04 -05:00
Puyodead1 b7c4889c63 fix some message update fields being sent when null 2023-12-05 12:34:46 -05:00
Puyodead1 7cf8c68459 typingstart timestamp needs to be seconds 2023-12-05 11:10:12 -05:00
Puyodead1 7b34c70fb8 fix some issues with discord bot libs 2023-11-29 11:08:35 -05:00
Madeline 6bf4637a03 fucking postgres 2023-10-04 23:48:00 +11:00
Madeline 7795f1b36b refactor channel positions in guild 2023-10-04 23:40:05 +11:00
Madeline c802bb9747 Embeds: handle og:sitename 2023-09-16 23:47:32 +10:00
Madeline e355be8ea3 Fix regression where generic embed handler wouldn't properly send image results 2023-09-16 23:43:23 +10:00
Madeline add16ab26e * allow limit=1
* fix GET messages?around order
2023-09-05 23:29:22 +10:00
Puyodead1 8a35664ae6 [fb] remove provider obj, add color 2023-09-03 15:48:55 -04:00
Puyodead1 1612832fc4 add facebook, and add steam fields 2023-09-03 15:28:33 -04:00
Madeline e64c34adea Rewrite thumbnail/image generation for embeds 2023-09-03 14:17:11 +10:00
Madeline fb7409947c Fix bug in embed handler where getMeta would not return undefined 2023-09-03 13:41:45 +10:00
Madeline c64a115729 xkcd embed handler and improved generic handler 2023-09-02 23:47:40 +10:00
Madeline 3498ffdc01 prevent put /guilds/id/members/id for others until we have oauth2 scopes impled 2023-08-27 16:54:54 +10:00
Madeline 2cf3833499 remove INVALID_PASSWORD error response. close #1090 2023-08-13 15:18:42 +10:00
Madeline d18584f8e9 Refactor email sending + remove email verification if mail sending is not set up 2023-08-12 15:36:29 +10:00
Madeline 23e234a87b update invites endpoints to support latest api 2023-08-12 00:43:00 +10:00
Madeline 3eb2338c3e goof 2023-08-12 00:42:14 +10:00
Madeline c0614b18c3 fix min password length check 2023-08-12 00:20:36 +10:00
Madeline d06fbcebb8 set rules/updates in guild if we created them 2023-08-12 00:01:00 +10:00
Madeline 139d31e938 Merge pull request #1045 from erkinalp/patch-2
Rename the guild feature `INVITES_CLOSED` to `INVITES_DISABLED`
2023-08-11 10:52:15 +10:00
Madeline 326bf08df0 Implement community "create one for me" 2023-08-10 20:37:07 +10:00
Madeline 25099aecb7 Allow enabling welcome screen and check if welcome screen channels exist within the guild (close #998) 2023-08-10 20:33:42 +10:00
Madeline 08ff93dab0 Send ratelimit headers regardless of if request was blocked (close #1022, close #888) 2023-08-10 19:40:41 +10:00
Madeline 6dc9dd5303 fix reversed check in GET messages 2023-08-07 20:31:36 +10:00
Puyodead1 5c8359ec45 Fix connection class imports 2023-08-06 22:56:13 -04:00
Puyodead1 033e2108e7 Fix some linting warnings 2023-08-06 22:51:34 -04:00
Madeline 32c8211984 update proxy-agent 2023-08-07 12:20:02 +10:00
Madeline d8ba3e16ee switch from il8next-node-fs-backend to il8next-fs-backend 2023-08-07 12:10:12 +10:00
Madeline 496cfc8ea1 some abaddon compat 2023-07-31 21:00:03 +10:00
Madeline a0d93fb252 * call toJSON of keys in gateway when using erlpack
* dont send bitrate/etc as null when should be undefined
* set user flags to number instead of string
* send empty 'threads' in identify when not using new state v2
2023-07-29 16:59:21 +10:00
Madeline a5a6321156 Merge branch 'master' into feat/refactorIdentify 2023-07-28 10:34:36 +10:00
Madeline 4235dec54d goof 2023-07-28 09:48:03 +10:00
Madeline 08f17f88e7 Fix regression of 5f22faa57b 2023-07-28 09:45:13 +10:00
Madeline f1f68c3d31 refactor checkToken 2023-07-28 09:26:18 +10:00
Vincent Junge e4a8517b93 fix get channel messages around parameter 2023-06-26 16:11:03 +02:00
Madeline bf079ffa7a Merge pull request #1066 from Zert3x/master
Fix a typo
2023-06-14 18:30:16 +10:00
ngn e774a9256b made it prettier 2023-06-11 15:17:03 +03:00
ngn 41f14b3ad8 Make sure min password length is not null 2023-06-11 13:36:51 +03:00
ngn 3dcabc57f6 Making the error message dynamic 2023-06-10 22:17:50 +03:00
ngn13 9efe160340 making min password length configurable
Co-authored-by: Puyodead1 <puyodead@proton.me>
2023-06-10 22:13:44 +03:00
ngn f006ddc735 Implemented password length check 2023-06-10 20:51:21 +03:00
Madeline 6c603afc54 Fix docs for /users/:id/profile 2023-06-11 00:51:03 +10:00
Madeline 6e47b8e0b3 Send user and roles id array in GET /guilds/:id/members/:id 2023-06-11 00:27:38 +10:00
Madeline e545edad94 Return entire guild object in POST /guilds 2023-05-30 20:09:03 +10:00
Zert3x 6306c5e725 Update ipAddress.ts 2023-05-28 21:39:50 -04:00