Puyodead1
9a286e1f74
add missing license headers
2023-12-17 12:31:02 -05:00
Puyodead1
c4701a3299
add components to message create schema
2023-12-06 10:34:53 -05:00
CyberL1
7ff1ae21f1
Add mobile_network_type to message create schema
2023-09-30 23:46:25 +02:00
Madeline
23e234a87b
update invites endpoints to support latest api
2023-08-12 00:43:00 +10:00
Puyodead1
033e2108e7
Fix some linting warnings
2023-08-06 22:51:34 -04:00
Madeline
496cfc8ea1
some abaddon compat
2023-07-31 21:00:03 +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
8534342e30
add initial_guild_id client state property
2023-05-07 00:11:18 -04:00
Puyodead1
dedb20d64f
add flags property to voice state update
2023-05-06 23:51:26 -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
4ecee6b291
fix typos
2023-04-14 22:26:11 +10: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
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
ad5f5cb90d
oapi: sticker packs
2023-04-13 15:32:37 -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
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
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
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
844f1de6aa
License information
2023-04-02 11:32:40 +10:00
Madeline
d90fd6b4e5
Update connection metadata visibility
2023-04-02 11:15:08 +10:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections
2023-04-02 10:55:17 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions
2023-03-31 15:52:33 +11:00
Madeline
698ad90d3e
Revert "Merge pull request #1008 from spacebarchat/dev/samuel"
...
This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing
changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
2023-03-31 15:26:15 +11:00
Samuel (Flam3rboy)
69ea71aa9e
Merge pull request #1008 from spacebarchat/dev/samuel
2023-03-30 18:13:34 +02:00
Madeline
8b2faf0b18
SPACEBAR
2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR
2023-03-31 02:05:02 +11:00
Madeline
0f928e479c
Work towards fixing openapi spec
2023-03-24 04:16:58 +11:00
Puyodead1
6d6944cfee
Add Twitch, error handling, revokation changes, etc
2023-03-18 19:28:45 -04:00
Puyodead1
0db1fa5f0b
Refreshable connections, refactoring, access-token endpoint
...
- Aded /users/@me/connections/:connection_name/:connection_id/access-token
- Replaced `access_token` property on ConnectedAccount with `token_data` object for refreshing tokens
- Made a common interface for connection things like ComonOAuthTokenResponse
- Added `RefreshableConnection` class
- Added token refresh to Spotify connection (disabled)
2023-03-18 19:27:39 -04:00
Madeline
2364096a97
entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema
2023-03-18 19:25:03 -04:00
Puyodead1
6a52e65e27
adding connection now works
2023-03-18 19:15:40 -04:00
Puyodead1
21bfda32e4
add connections
2023-03-18 19:09:51 -04:00
Samuel
5b6b97e86c
fix: types when using yarn
2023-03-17 16:36:44 +01:00
Puyodead1
05453ec148
implement password reset
2023-02-24 01:54:10 -05:00
Puyodead1
a47d80b255
Email verification works
...
- Added /auth/verify to authenticated route whitelist
- Updated /auth/verify to properly mark a user as verified, return a response, and fix expiration time check
- Implemented /auth/verify/resend
- Moved verification email sending to a helper method
- Fixed VerifyEmailSchema requiring captcha_key
2023-02-23 21:35:51 -05:00
Puyodead1
cc6bf066b1
add missing copyright headers
2023-02-23 21:35:50 -05:00
Puyodead1
256c7ed8fe
send email verification
2023-02-23 21:35:49 -05:00