summary refs log tree commit diff
path: root/src/gateway/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add basic data pipeline operators dev/gw-encoding-refactorRory&2026-05-042-3/+5
* switch to harmony-erlpackRory&2026-05-031-7/+9
* eslint: arrow-body-style=as-neededRory&2026-04-191-3/+1
* eslint: array callback return, no restricted importsRory&2026-04-191-2/+2
* Make presence clear async, clean up temp session codeRory&2026-04-131-1/+16
* prep for presenceRory&2026-04-131-19/+0
* Emit presence on identify, support deduped gw eventsRory&2026-04-132-0/+2
* Refactor Identify : batch guild queries and parallelise relation fetchesOh642026-04-061-0/+1
* Remove unused imports for non-entitiesRory&2026-03-141-1/+1
* properly mark unused paramsRory&2026-03-141-1/+1
* gateway offload workRory&2026-03-131-0/+1
* gateway: util function to do gateway offload stuffRory&2026-03-131-1/+35
* Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE eventsRory&2026-03-131-1/+1
* Factor out getMostRelevantSessionRory&2026-03-121-0/+18
* Gateway: dont block on clearing voice statesRory&2026-02-161-5/+4
* Fix disabling migrations on nix not wirkingRory&2026-02-041-1/+5
* Identify: hold onto access tokenRory&2026-01-301-0/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-177-179/+179
* Prettier u10Rory&2025-12-172-24/+8
* Prettier 4Rory&2025-12-171-3/+1
* 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-172-13/+22
* Add tracing to IDENTIFYRory&2025-09-291-0/+5
* 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
* Fix typeorm queries no longer allowing empty where clausesEmma [it/its]@Rory&2025-07-061-11/+14
* add webrtc support (#1284)dank0742025-06-224-5/+65
* Remove imports of erlpack in favor of @yukikaze-bot/erlpack due to the former...Emma [it/its]@Rory&2024-10-301-7/+2
* Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loadedEmma [it/its]@Rory&2024-10-091-1/+6
* Fix bug & handle 75k/large_threshold in opcode 8TomatoCake2024-08-181-3/+4
* Respect CLIENT_STATE_V2 capabilityMadeline2023-04-033-0/+29
* Remove ALL fosscord mentionsMadeline2023-03-313-5/+5
* SPACEBARMadeline2023-03-316-6/+6
* SPACEBARMadeline2023-03-316-6/+6
* Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN...Madeline2023-02-211-3/+23
* Use erlpack instead of @yukikaze-bot/erlpack (#968)Madeline2023-02-011-9/+9
* Add ESLint (#941)Madeline2023-01-203-6/+7
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-186-0/+108
* Dev/post refactor fixes (#927)TheArcaneBrony2023-01-121-0/+19
* PrettierMadeline2022-09-261-1/+3
* Refactor to mono-repo + upgrade packagesMadeline2022-09-256-0/+139