1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-12 21:52:40 +01:00
Commit Graph

3782 Commits

Author SHA1 Message Date
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
dependabot[bot]
a0be5c935a
Bump vm2 from 3.9.13 to 3.9.19
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.13 to 3.9.19.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.13...3.9.19)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:10:21 +00:00
Madeline
60394d8c43
Merge pull request #1054 from CyberL1/master
fix: don't create new vanity url when there's no ALIASABLE_NAMES flag
2023-05-13 19:12:18 +10: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
Madeline
91aecf2a77
Merge pull request #1048 from ppongpeauk/patch1
refactor SELECT_PROTOCOL_ACK (4) voice opcode to SESSION_DESCRIPTION
2023-05-05 22:34:51 +10: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
009a3ad27f
Merge pull request #1032 from spacebarchat/openapi
Better OpenAPI
2023-04-29 01:11:22 +10:00
Madeline
d286473a0a
Merge branch 'master' into openapi 2023-04-29 01:09:23 +10:00
Erkin Alp Güney
21a589c2f6
Rename the guild feature to match discord.com
discord.com has this too, and it is called `INVITES_DISABLED`
2023-04-27 18:28:00 +03:00
Madeline
eb62028103
start listening before starting components in bundle 2023-04-24 23:42:25 +10: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
1d19db52eb
REALLY bad server testing 2023-04-18 21:29:58 +10:00
Madeline
9e6a465f66
update schemas/openapi 2023-04-18 21:22:12 +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
a263ebb1e5
generated files 2023-04-14 22:59:40 +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
Madeline
029bc8b5f8
Fix bug where different HTTP method handlers would overwrite eachother in spec generation 2023-04-14 15:17:30 +10:00
Puyodead1
a8a28542f7
fix some types not being generated correctly 2023-04-13 20:13:58 -04:00
Puyodead1
b14b784467
Update openapi.json 2023-04-13 19:48:18 -04:00
Puyodead1
393b713c6a
fix response types not being generated 2023-04-13 19:46:26 -04:00
Puyodead1
78d98f0244
spacebar 2023-04-13 15:48:27 -04:00
Puyodead1
866eb15d90
clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1
4824e14661
oapi: fix a few response types in auth 2023-04-13 15:41:49 -04:00
Puyodead1
e68819d97a
oapi: add missing 2fa types to login 2023-04-13 15:41:49 -04:00
Puyodead1
0d666732c6
oapi: bug fixes 2023-04-13 15:41:23 -04:00
Puyodead1
3a23842924
oapi: root level routes 2023-04-13 15:40:51 -04:00
Puyodead1
fd283f1d15
oapi: voice regions 2023-04-13 15:39:56 -04:00
Puyodead1
860b9d583e
oapi: finish users 2023-04-13 15:39:31 -04:00
Puyodead1
1ce7879ee8
oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1
c97ce59a0a
oapi: stickers 2023-04-13 15:33:03 -04:00
Puyodead1
ad5f5cb90d
oapi: sticker packs 2023-04-13 15:32:37 -04:00
Puyodead1
a1d8869271
oapi: readstates 2023-04-13 15:32:05 -04:00
Puyodead1
3fa2a95429
oapi: policies 2023-04-13 15:32:04 -04:00