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
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
Madeline
74570994c8
run add:license
2023-02-03 14:40:41 +11:00
Madeline
16a5cbac87
Don't allow message types to be edited
2023-02-03 14:39:42 +11:00
Madeline
067d2d8be8
Merge pull request from GHSA-hqqp-gpqw-9w5c
2023-02-02 22:24:56 +11:00
Madeline
1c4cb721be
Impl member lazy request ( #970 )
2023-01-30 19:57:00 +11:00
Madeline
71258f6487
read-states/ack-bulk ( #969 )
2023-01-30 13:34:27 +11:00
Puyodead1
709dc7280e
Implement WebAuthn ( #967 )
...
* implement webauthn
* code review
---------
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
ChrisChrome
a537df8218
Apparently its still accepted, just depricated
2023-01-18 19:37:15 -07:00
ChrisChrome
6f5d429403
It's seconds, not days
2023-01-18 19:33:30 -07:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* Add script to automatically add license to each file
* Add license preamble to each file.
* Fix existing preamble detection breaking due to line endings. Git :(
* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Erkin Alp Güney
876c15b1a9
Add /users/:id/delete ( #926 )
2023-01-14 19:15:35 +11:00
Madeline
df449169bd
Prettier
2023-01-05 17:16:55 +11:00
Madeline
7a725bab50
Profile themes and pronouns
2022-12-31 17:51:57 +11:00
Madeline
a02f929d34
OAuth2 authorize bot flow
2022-12-24 18:55:14 +11:00
Puyodead1
8a28dd4675
Client: update to canary 165341
2022-12-20 23:25:20 -05:00
Madeline
f5671775ef
comments
2022-12-19 20:50:36 +11:00
Puyodead1
b84aa73852
implement guild profiles and fix user profiles
2022-12-19 20:37:59 +11:00
Madeline
ac74a2cec4
Create webhooks
2022-12-19 19:31:23 +11:00
Madeline
b74453d802
Refactor applications
2022-12-18 23:45:29 +11:00
Puyodead1
1f72d884b2
fix: not being able to enable community
2022-12-18 16:31:03 +11:00
Madeline
1cacd4413a
Add private_channels_version
to client_state
in identity. also set sentry user in gateway
2022-10-31 12:16:15 +11:00
Madeline
00e3606f7c
Fix user settings not saving properly and guild folders
2022-10-28 19:23:02 +11:00
Madeline
a2f5762791
Forgot some schemas + only generate schemas in util/schemas + add setup script
2022-10-24 19:46:33 +11:00
Madeline
547a57055f
Make afk
optional in ActivitySchema
2022-10-01 00:55:11 +10:00
Madeline
02913b5e24
Discovery splashes + fix guild icons disappearing on settings change
2022-09-28 17:07:36 +10:00
Madeline
7818e8dd3c
Missed some schemas
2022-09-28 16:39:05 +10:00
Madeline
99ee7e9400
Prettier
2022-09-26 22:41:21 +10:00
Madeline
849b257db7
Move schemas to /src/util/schemas
2022-09-26 22:08:14 +10:00
Madeline
f44f5d7ac2
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00