summary refs log tree commit diff
path: root/src/gateway (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only send public user details in GUILD_MEMBER_LIST_UPDATEMadeline2023-01-021-1/+1
|
* Add WS_LOGEVENTS and WS_VERBOSE env varsMadeline2022-12-312-1/+17
|
* 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 ↵TheArcaneBrony2022-12-191-2/+1
| | | | separate object
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-1/+1
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Add comment for 123 magic numberMadeline2022-12-171-1/+1
|
* Remove fluent-ffmpeg dep. TODO: Merge puyo's PRMadeline2022-12-171-4/+2
|
* Remove unneeded commentsMadeline2022-12-171-2/+2
|
* Remove IP logging from gatewayMadeline2022-12-172-4/+4
|
* Remove bad banned words implementationMadeline2022-12-171-2/+1
|
* Premium tier 0 SKU from stagingMadeline2022-12-172-1/+2
|
* Rewrite gateway message decodingMadeline2022-10-311-11/+15
|
* Allow running api, cdn, gateway separatelyMadeline2022-10-311-1/+2
|
* Add `private_channels_version` to `client_state` in identity. also set ↵Madeline2022-10-312-2/+11
| | | | sentry user in gateway
* Sentry stuff?Madeline2022-10-301-5/+8
|
* capture exception in sentry for embed processingMadeline2022-10-041-1/+1
|
* Remove user settings from GUILD_MEMBER_LIST_UPDATE responseMadeline2022-09-281-1/+1
|
* Missed some schemasMadeline2022-09-281-14/+7
|
* Bad check for if buffer is json string instead of gzipMadeline2022-09-271-2/+2
|
* Set tutorial to nullMadeline2022-09-271-0/+1
|
* PrettierMadeline2022-09-269-48/+94
|
* Move schemas to /src/util/schemasMadeline2022-09-269-220/+16
|
* Add generate:client scriptMadeline2022-09-261-1/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2527-0/+1682