summary refs log tree commit diff
path: root/src/gateway/util/WebSocket.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move entities to databaseRory&2026-06-121-2/+3
|
* Emit presence on identify, support deduped gw eventsRory&2026-04-131-0/+1
|
* Identify: hold onto access tokenRory&2026-01-301-0/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-26/+26
|
* Session fixesRory&2025-12-161-3/+2
|
* Fix IP tracking for bansRory&2025-12-121-0/+1
|
* fix: prevent race condition in rabbitmqdank0742025-12-121-2/+2
|
* Various gateway stuffRory&2025-12-021-0/+2
|
* ZSTD on gatewayRory&2025-10-171-1/+6
|
* 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