summary refs log tree commit diff
path: root/src/util/schemas/IdentifySchema.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add initial_guild_id client state propertyPuyodead12023-05-071-0/+4
|
* oapi: bug fixesPuyodead12023-04-131-1/+5
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-5/+7
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * 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
* Client: update to canary 165341Puyodead12022-12-201-0/+8
|
* Add `private_channels_version` to `client_state` in identity. also set ↵Madeline2022-10-311-0/+2
| | | | sentry user in gateway
* Move schemas to /src/util/schemasMadeline2022-09-261-0/+106