summary refs log tree commit diff
path: root/assets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Message rate limitingTheArcaneBrony2022-12-191-0/+31
|
* Add register ratelimitTheArcaneBrony2022-12-191-1/+3
|
* implement guild profiles and fix user profilesPuyodead12022-12-191-2342/+3497
|
* Move UserSettings to own entityTheArcaneBrony2022-12-191-62/+2722
|
* Refactor applicationsMadeline2022-12-182-1/+1570
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-6/+6
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Refactored testclientMadeline2022-12-183-0/+1
|
* fix: not being able to enable communityPuyodead12022-12-181-4/+3
|
* Use staging's GLOBAL_ENVMadeline2022-12-171-12/+13
|
* First pass of removing Slowcord mentionsMadeline2022-12-1711-259/+118
|
* Disable webrtc preload pluginMadeline2022-10-311-0/+0
|
* Fast connect but send identifyMadeline2022-10-311-1/+74
|
* Add token check back to loginRedirectMadeline2022-10-311-1/+1
|
* Add `private_channels_version` to `client_state` in identity. also set ↵Madeline2022-10-311-931/+31
| | | | sentry user in gateway
* Added fast connect to indexMadeline2022-10-301-18/+3
|
* various typosMadeline2022-10-282-15/+15
|
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-209/+1106
|
* Try to fix loginRedirectMadeline2022-10-271-1/+1
|
* Added scripts for changelogs and removed premium referencesMadeline2022-10-272-0/+31
|
* 'localStorage is not defined'?Madeline2022-10-265-61/+43
|
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-243-9356/+13
|
* rearrange test client's index a bitMadeline2022-10-247-198/+136
|
* Fix server -> guild patch and add status.discord.com -> ↵Madeline2022-10-241-0/+23
| | | | status.understars.dev patch
* TestClient middleware will now add cache misses to file for generate:client ↵Madeline2022-10-241-0/+162
| | | | script to fetch. Also patch discord icon top left
* Make `afk` optional in ActivitySchemaMadeline2022-10-011-54/+0
|
* fix loginRedirectMadeline2022-09-281-1/+1
|
* Discovery splashes + fix guild icons disappearing on settings changeMadeline2022-09-281-0/+3
|
* Missed some schemasMadeline2022-09-281-2457/+2526
|
* Move schemas to /src/util/schemasMadeline2022-09-261-7572/+7737
|
* Fix and remove some scripts + use ajv/typescript-json-schema required by patchesMadeline2022-09-261-989/+17313
|
* Bring back loginRedirect but fix it. Also move some assets out of publicMadeline2022-09-263-0/+17
|
* Rearrange assets a bit, fix anything that uses assets folderMadeline2022-09-2610-0/+0
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-25147-0/+25189