Madeline
4906d9a78a
read-states/ack-bulk ( #969 )
2023-01-30 13:34:27 +11:00
Puyodead1
1e21802064
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
7b1915ec48
Rewrite client cacher ( #962 )
2023-01-22 13:41:31 +11:00
Madeline
b58cea7c41
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
Madeline
f2f71cafdf
Update openapi
2023-01-14 19:23:45 +11:00
Madeline
885c635d85
add back openapi generation. todo: find way to keep route text descriptions in code, and find way to get usages of right/permission .hasThrow
2023-01-06 19:30:03 +11:00
Madeline
1c9f2ecdce
Don't allow BaseClass props through schema
2023-01-06 18:07:14 +11:00
Madeline
0fe03771ce
Profile themes and pronouns
2022-12-31 17:51:57 +11:00
Madeline
91010235b9
OAuth2 authorize bot flow
2022-12-24 18:55:14 +11:00
Puyodead1
ee035377c7
fix developer portal
...
- Fixes styling issues
- Changes the name to use fosscord
2022-12-22 16:22:11 -05:00
Puyodead1
280a584aed
Client: update to canary 165341
2022-12-20 23:25:20 -05:00
TheArcaneBrony
47b999efec
Message rate limiting
2022-12-19 22:17:06 +11:00
TheArcaneBrony
565e7885dc
Add register ratelimit
2022-12-19 20:57:43 +11:00
Puyodead1
2f70be7f83
implement guild profiles and fix user profiles
2022-12-19 20:37:59 +11:00
TheArcaneBrony
20359e7b9f
Move UserSettings to own entity
2022-12-19 17:52:44 +11:00
Madeline
970e67fe65
Refactor applications
2022-12-18 23:45:29 +11:00
ChrisChrome
1cadcda249
Add basic developer panel functionality - doesn't work yet
...
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
Madeline
a786c2317c
Refactored testclient
2022-12-18 17:48:04 +11:00
Puyodead1
ff2043e07e
fix: not being able to enable community
2022-12-18 16:31:03 +11:00
Madeline
31dee31339
Use staging's GLOBAL_ENV
2022-12-17 19:34:13 +11:00
Madeline
e37c4adaed
First pass of removing Slowcord mentions
2022-12-17 17:14:49 +11:00
Madeline
28b420af98
Disable webrtc preload plugin
2022-10-31 20:47:45 +11:00
Madeline
427a8f55ba
Fast connect but send identify
2022-10-31 19:37:46 +11:00
Madeline
152ed6da95
Add token check back to loginRedirect
2022-10-31 12:18:30 +11:00
Madeline
de1cd70bec
Add private_channels_version
to client_state
in identity. also set sentry user in gateway
2022-10-31 12:16:15 +11:00
Madeline
28787e09e9
Added fast connect to index
2022-10-30 10:57:03 +11:00
Madeline
f7235f537a
various typos
2022-10-28 21:42:52 +11:00
Madeline
4c58a8bc24
Fix user settings not saving properly and guild folders
2022-10-28 19:23:02 +11:00
Madeline
153a69bd36
Try to fix loginRedirect
2022-10-27 21:52:23 +11:00
Madeline
5ca7958ed8
Added scripts for changelogs and removed premium references
2022-10-27 21:40:40 +11:00
Madeline
9cd27dad6f
'localStorage is not defined'?
2022-10-26 16:36:54 +11:00
Madeline
c96d2e9bd8
Forgot some schemas + only generate schemas in util/schemas + add setup script
2022-10-24 19:46:33 +11:00
Madeline
6a09c230d1
rearrange test client's index a bit
2022-10-24 18:59:53 +11:00
Madeline
c46a9cf652
Fix server -> guild patch and add status.discord.com -> status.understars.dev patch
2022-10-24 18:46:04 +11:00
Madeline
0f9951bb0e
TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left
2022-10-24 16:50:53 +11:00
Madeline
6026b9b66c
Make afk
optional in ActivitySchema
2022-10-01 00:55:11 +10:00
Madeline
d195982677
fix loginRedirect
2022-09-28 17:09:10 +10:00
Madeline
52414c0e7b
Discovery splashes + fix guild icons disappearing on settings change
2022-09-28 17:07:36 +10:00
Madeline
1bde83635c
Missed some schemas
2022-09-28 16:39:05 +10:00
Madeline
1f416b972c
Move schemas to /src/util/schemas
2022-09-26 22:08:14 +10:00
Madeline
b2a0e5d83b
Fix and remove some scripts + use ajv/typescript-json-schema required by patches
2022-09-26 13:23:05 +10:00
Madeline
d96d668123
Bring back loginRedirect but fix it. Also move some assets out of public
2022-09-26 13:04:55 +10:00
Madeline
fa89b18d95
Rearrange assets a bit, fix anything that uses assets folder
2022-09-26 12:57:36 +10:00
Madeline
0d23eaba09
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00