1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-25 19:52:36 +01:00
Commit Graph

63 Commits

Author SHA1 Message Date
TomatoCake
e0b6dd0581 Fix bug & handle 75k/large_threshold in opcode 8
Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String

Co-Authored-By: Puyodead1 <puyodead@proton.me>
2024-08-18 06:45:11 +02:00
Cyber
601a9d535b regenerate openapi.json 2024-08-17 11:40:34 +02:00
TomatoCake
6196227ed8 Fix typo in Request Guild Members relation 2024-08-14 16:46:43 +02:00
TomatoCake
4ca79adcae Merge branch 'master' into feat/webhooks-3 2024-08-08 18:03:13 +02:00
Madeline
a8acb554ad
Merge branch 'master' into master 2024-07-28 20:51:16 +10:00
TomatoCake
a887608d30 Fix msg component typings 2024-07-28 20:50:11 +10:00
aintDatCap
4e0ac5274c Updated the openapi schema 2024-07-24 20:07:08 +02:00
TomatoCake
adc3474216 Consistent relations, url property, src channel 2024-07-18 15:35:10 +02:00
TomatoCake
873107f90d Perms for GET webhook, url property 2024-07-18 15:16:50 +02:00
TomatoCake
128b81bc6a Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/webhooks-3 2024-07-18 14:41:14 +02:00
TomatoCake
e7a98b6c46 webhook fixes & username/avatar property for msg 2024-07-18 12:42:07 +02:00
TomatoCake
c4469a53e7 Move route to api/connections 2024-07-17 19:53:31 +10:00
TomatoCake
d56ba86851 Update schema & add response type 2024-07-17 19:53:31 +10:00
Madeline
35c9a09ea5
fix poll in msg create schema 2024-07-09 15:27:24 +10:00
TomatoCake
9e1ec8a673
Ban API compat & Bulk Ban endpoint (#1120)
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2024-06-05 15:19:30 +10:00
Puyodead1
939d1bd8d5
add notification_settings object to ready 2024-05-26 16:01:35 -04:00
Madeline
b0989ff88c
update schemas.json and openapi.json 2023-12-21 10:43:07 +11:00
Madeline
23e234a87b
update invites endpoints to support latest api 2023-08-12 00:43:00 +10:00
Madeline
3d0fdc8a1b
generate openapi 2023-08-07 12:47:52 +10:00
Madeline
f1f68c3d31
refactor checkToken 2023-07-28 09:26:18 +10: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
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
942cce913d
add option to auto add bot users to new apps 2023-05-06 23:53:43 -04:00
Madeline
4c6b1e8e16
Fix UserRelationsResponse schema 2023-04-19 01:24:51 +10:00
Madeline
cec495cc5f
Enforce theme_colors to be ints 2023-04-18 01:18:05 +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
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
78d98f0244
spacebar 2023-04-13 15:48:27 -04:00
Puyodead1
866eb15d90
clusterfuck 2023-04-13 15:44:39 -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
Puyodead1
1b1fbce4d3
oapi: oauth2 2023-04-13 15:30:37 -04:00
Puyodead1
3a40254ca5
oapi: invites 2023-04-13 15:30:09 -04:00
Puyodead1
5c0a6f4e55
oapi: fix guild discovery requirements 2023-04-13 15:29:21 -04:00
Puyodead1
c2ce88dee7
guilds 2023-04-13 15:28:41 -04:00
Puyodead1
10e1eb95ae
Update openapi.json 2023-04-13 15:24:38 -04:00
Puyodead1
0dc5b19bd8
gifs and query params 2023-04-13 15:24:37 -04:00