summary refs log tree commit diff
path: root/assets (follow)
Commit message (Expand)AuthorAgeFilesLines
* add connectionsPuyodead12023-03-181-0/+602
* Merge pull request #997 from Puyodead1/dev/default-group-dm-avatarsMadeline2023-03-168-0/+0
|\
| * add default group dm avatarsPuyodead12023-03-078-0/+0
* | use real md5 hashPuyodead12023-03-076-0/+0
|/
* Remove client_test folderMadeline2023-03-023-239/+0
* Remove Discord widget bannersMadeline2023-03-025-0/+0
* Generate openapiMadeline2023-02-261-5/+254
* implement password resetPuyodead12023-02-245-681/+1872
* Fix template rendering and use verify email templatePuyodead12023-02-235-309/+306
* Add other email templatesPuyodead12023-02-235-1/+359
* Update schemas.jsonPuyodead12023-02-231-1/+28
* update verify email template to add targetPuyodead12023-02-231-3/+9
* Add an email template for email verificationPuyodead12023-02-231-0/+89
* change verify.html titlePuyodead12023-02-231-1/+1
* Send different app for /verifyMadeline2023-02-231-0/+58
* send email verificationPuyodead12023-02-231-0/+597
* Update default avatar colour scheme and fix orderingMadeline2023-02-186-0/+0
* add support for desktop/webPuyodead12023-02-175-0/+0
* Implement default avatarsPuyodead12023-02-175-0/+0
* Fix being unable to unset nicknamesMadeline2023-02-051-7/+7
* Don't allow message types to be editedMadeline2023-02-031-0/+698
* Merge pull request from GHSA-hqqp-gpqw-9w5cMadeline2023-02-021-4/+5
* read-states/ack-bulk (#969)Madeline2023-01-302-0/+144
* Implement WebAuthn (#967)Puyodead12023-01-302-7019/+9093
* Rewrite client cacher (#962)Madeline2023-01-221-0/+0
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+603
* Update openapiMadeline2023-01-141-0/+37
* add back openapi generation. todo: find way to keep route text descriptions i...Madeline2023-01-061-5999/+6817
* Don't allow BaseClass props through schemaMadeline2023-01-061-38/+0
* Profile themes and pronounsMadeline2022-12-311-0/+32
* OAuth2 authorize bot flowMadeline2022-12-242-0/+589
* fix developer portalPuyodead12022-12-221-3/+3
* Client: update to canary 165341Puyodead12022-12-203-14/+22
* 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
* 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 sentry...Madeline2022-10-311-931/+31
* 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 -> status.understars.dev...Madeline2022-10-241-0/+23
* TestClient middleware will now add cache misses to file for generate:client s...Madeline2022-10-241-0/+162
* 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