summary refs log tree commit diff
path: root/src/gateway/opcodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't send private user data in ready eventMadeline2023-01-051-3/+4
* PrettierMadeline2023-01-053-4/+11
* Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatchMadeline2023-01-021-0/+1
|\
| * Profile themes and pronounsMadeline2022-12-311-0/+1
* | Only send public user details in GUILD_MEMBER_LIST_UPDATEMadeline2023-01-021-1/+1
|/
* Client: update to canary 165341Puyodead12022-12-201-8/+8
* Move UserSettings to own entityTheArcaneBrony2022-12-192-3/+12
* Add additional configMadeline2022-12-191-1/+1
* Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony2022-12-191-2/+1
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-1/+1
* Remove unneeded commentsMadeline2022-12-171-2/+2
* Remove IP logging from gatewayMadeline2022-12-171-1/+1
* Premium tier 0 SKU from stagingMadeline2022-12-172-1/+2
* Add `private_channels_version` to `client_state` in identity. also set sentry...Madeline2022-10-311-1/+5
* Remove user settings from GUILD_MEMBER_LIST_UPDATE responseMadeline2022-09-281-1/+1
* Set tutorial to nullMadeline2022-09-271-0/+1
* PrettierMadeline2022-09-264-30/+72
* Move schemas to /src/util/schemasMadeline2022-09-264-8/+6
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2510-0/+802