summary refs log tree commit diff
path: root/src/gateway/util/WebSocket.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix forgotten function signature changesRory&2025-07-061-1/+0
|
* Make IP/user-agent validation in CDN workRory&2025-07-061-5/+1
|
* sign urls in gatewayEmma [it/its]@Rory&2025-07-061-0/+6
|
* add webrtc support (#1284)dank0742025-06-221-2/+0
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Fix bug & handle 75k/large_threshold in opcode 8TomatoCake2024-08-181-3/+4
| | | | | | Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String Co-Authored-By: Puyodead1 <puyodead@proton.me>
* Respect CLIENT_STATE_V2 capabilityMadeline2023-04-031-0/+2
|
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-4/+4
| | | | | | | * 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
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+26