371 Commits

Author SHA1 Message Date
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
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
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
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
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
4ecee6b291
fix typos 2023-04-14 22:26:11 +10: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
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
787de50140
backfill missing query params 2023-04-13 15:24:37 -04:00
Puyodead1
0dc5b19bd8
gifs and query params 2023-04-13 15:24:37 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
777e7208dc
AAA 2023-04-13 15:06:21 -04:00
Puyodead1
6347a77a79
gateway 2023-04-13 15:05:35 -04:00
Puyodead1
4a7811a25c
channels 2023-04-13 15:04:56 -04:00
Puyodead1
3335f16ad1
applications 2023-04-13 15:00:32 -04:00
Puyodead1
a567ca3f51
auth routes 2023-04-13 14:58:53 -04:00
Madeline
2d50adf151
Add missing route middleware to messages route 2023-04-12 11:45:51 +10:00
Madeline
3c981b496b
don't allow editing @everyone role 2023-04-11 13:51:55 +10:00
Madeline
80c7eaa70f
Merge pull request #1023 from Rainb0wCodes/master
properly track reactions
2023-04-11 13:48:08 +10:00
Madeline
ab07ad692c
send public member in message_reaction_add eventt 2023-04-11 13:47:26 +10:00
Madeline
d865528442
Add erkins note 2023-04-11 13:19:26 +10:00
Madeline
7a2a41be3e
Don't fetch the entire role relation when counting member ids 2023-04-11 13:17:51 +10:00
Madeline
e9ce4ca51b
member-counts route 2023-04-11 13:11:19 +10:00
Madeline
debfaea866
Use partition func instead + use Promise.all 2023-04-11 12:56:32 +10:00
Madeline
6a148898a5
Remove Member.isInGuildOrFail, as it will always pass ( route permission check ) 2023-04-11 12:33:59 +10:00
Madeline
b91fca6d74
prettier 2023-04-11 12:28:16 +10:00
Rainb0w :3
88031fd0b7
Update reactions.ts 2023-04-10 20:26:00 -06:00
ochen1
f4e172eec2
Add PATCH /guilds/#guild_id/roles/#role_id/member-ids API 2023-04-09 12:38:13 -06:00
ochen1
4a7eb89a72
Fix indentation 2023-04-09 12:36:31 -06:00
ochen1
3c2d07d0b1
Add PATCH /guilds/#guild_id/roles/#role_id/members API
Discord uses this in the Edit Role menu, Manage members tab to update the list of members with the role.
2023-04-09 12:34:45 -06:00
Rainb0w :3
2c067969a0
properly track reactions 2023-04-08 22:07:23 -06:00
Madeline
844f1de6aa
License information 2023-04-02 11:32:40 +10:00