summary refs log tree commit diff
path: root/src/util/schemas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1859-0/+1062
| | | | | | | | | * 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
* Add /users/:id/delete (#926)Erkin Alp Güney2023-01-142-0/+4
|
* PrettierMadeline2023-01-0514-18/+19
|
* Profile themes and pronounsMadeline2022-12-312-0/+12
|
* OAuth2 authorize bot flowMadeline2022-12-242-1/+9
|
* Client: update to canary 165341Puyodead12022-12-201-0/+8
|
* commentsMadeline2022-12-191-0/+1
|
* implement guild profiles and fix user profilesPuyodead12022-12-194-0/+22
|
* Create webhooksMadeline2022-12-191-1/+1
|
* Refactor applicationsMadeline2022-12-185-1/+27
|
* fix: not being able to enable communityPuyodead12022-12-181-1/+2
|
* Add `private_channels_version` to `client_state` in identity. also set ↵Madeline2022-10-311-0/+2
| | | | sentry user in gateway
* Fix user settings not saving properly and guild foldersMadeline2022-10-282-2/+3
|
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-243-1/+13
|
* Make `afk` optional in ActivitySchemaMadeline2022-10-011-2/+2
|
* Discovery splashes + fix guild icons disappearing on settings changeMadeline2022-09-281-0/+1
|
* Missed some schemasMadeline2022-09-286-0/+45
|
* PrettierMadeline2022-09-2643-59/+74
|
* Move schemas to /src/util/schemasMadeline2022-09-2645-70/+595
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-253-0/+125