Commit Graph

420 Commits

Author SHA1 Message Date
Madeline d8ba3e16ee switch from il8next-node-fs-backend to il8next-fs-backend 2023-08-07 12:10:12 +10:00
Madeline 53aed18652 remove pomelo disclose, to be added in pomelo impl pr 2023-08-01 20:23:00 +10:00
Madeline 496cfc8ea1 some abaddon compat 2023-07-31 21:00:03 +10:00
Madeline 45e7d763cf lazyrequest dont crash when no members can be found in lazyrequest 2023-07-31 20:59:06 +10:00
Madeline 4c0b1391b1 send empty READY_SUPPLEMENTAL for client compatibility 2023-07-31 19:42:27 +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
Madeline 8a3989c297 Merge branch 'master' into feat/refactorIdentify 2023-07-28 08:24:15 +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
ngn13 ece68990f8 Merge branch 'spacebarchat:master' into pass_length_check 2023-06-11 13:27:23 +03:00
Madeline 9a227e35fa Merge pull request #1068 from V3L0C1T13S/feat/gen_memberlist_id
Implement member list ids
2023-06-11 17:55:59 +10: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 09b163f8de Update Connection.ts 2023-05-28 21:40:21 -04:00
Zert3x 6306c5e725 Update ipAddress.ts 2023-05-28 21:39:50 -04:00
Zert3x 6f7ce2bc77 forwaded -> forwarded 2023-05-28 21:27:01 -04:00
V3L0C1T13S 564d1a2fc9 feat: implement member list id generation 2023-05-24 12:02:03 -04:00
CyberL1 6390786018 fix: add return and run prettier 2023-05-13 11:09:52 +02:00
Cyber 654403a8e8 Merge branch 'spacebarchat:master' into master 2023-05-13 10:48:42 +02:00
Madeline 8ee792c2a2 Prevent /invites/:code for bots 2023-05-12 14:05:28 +10:00
CyberL1 5b3ef06c6b fix: don't create new vanity url when there's no ALIASABLE_NAMES flag 2023-05-10 18:57:04 +02:00
Puyodead1 ba0d1bb6ff Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users
Feat: Auto add bot users to new apps
2023-05-07 00:15:04 -04:00
Puyodead1 8534342e30 add initial_guild_id client state property 2023-05-07 00:11:18 -04:00
Puyodead1 f256209ff2 fix build failure 2023-05-07 00:06:56 -04:00
Puyodead1 bb22e42da9 create util for app bot user creation 2023-05-07 00:00:42 -04:00
Puyodead1 942cce913d add option to auto add bot users to new apps 2023-05-06 23:53:43 -04:00
Puyodead1 dedb20d64f add flags property to voice state update 2023-05-06 23:51:26 -04:00
Pete Pongpeauk b95827939d refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTION
Signed-off-by: Pete Pongpeauk <kurtsiberg@gmail.com>
2023-05-04 16:52:26 -04:00
Madeline 797778db68 start listening before starting components in bundle 2023-04-24 23:40:07 +10:00
Madeline 40ad7bb3af Merge branch 'master' into openapi 2023-04-19 01:27:19 +10:00
Madeline 4c6b1e8e16 Fix UserRelationsResponse schema 2023-04-19 01:24:51 +10:00
Madeline 31b2db8c54 Merge branch 'master' into feat/refactorIdentify 2023-04-18 21:36:28 +10:00
Madeline cec495cc5f Enforce theme_colors to be ints 2023-04-18 01:18:05 +10:00
Madeline 164fcc25f3 Fix body-parser errors not being filtered in ErrorHandler middleware 2023-04-16 21:46:50 +10:00
Madeline b438f2b071 Rewrite getRouteDescriptions, fix message route not appearing in openapi spec 2023-04-16 01:51:52 +10:00
Madeline 46d86c4079 move guild/user prop initialisations into create/register methods 2023-04-14 22:27:22 +10:00
Madeline 4ecee6b291 fix typos 2023-04-14 22:26:11 +10:00
Puyodead1 a8a28542f7 fix some types not being generated correctly 2023-04-13 20:13:58 -04:00
Puyodead1 78d98f0244 spacebar 2023-04-13 15:48:27 -04:00
Puyodead1 866eb15d90 clusterfuck 2023-04-13 15:44:39 -04:00