summary refs log tree commit diff
path: root/src/gateway/events/Close.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Presence disconnect works!Rory&2026-04-131-4/+8
* Mark users as offline when gateway connection is closedRory&2026-04-131-1/+30
* Fix voice state query trying to include memberRory&2026-03-211-2/+7
* Migrate PresenceUpdateEvent to satisfies, part of #1577Rory&2026-03-201-17/+13
* Migrate VoiceS*Event to satisfies, part of #1577Rory&2026-03-201-1/+3
* Remove unused imports for non-entitiesRory&2026-03-141-1/+1
* oooopsRory&2026-03-061-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-66/+66
* Prettier 2Rory&2025-12-171-1/+1
* Update session infoRory&2025-12-171-2/+1
* Handle case where session is an object, merges #1412Rory&2025-11-291-1/+1
* don't show invisMathMan052025-11-291-1/+1
* remove first/lastMathMan052025-11-251-16/+3
* add webrtc support (#1284)dank0742025-06-221-0/+35
* Fix issues with requesting presencesTomatoCake2024-08-111-5/+5
* Gateway close if user could not be fetched just send IDMadeline2023-08-081-1/+9
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Add ESLint (#941)Madeline2023-01-201-1/+1
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Dont send sessions replace or presence update for unidentified usersMadeline2023-01-131-0/+3
* Add generate:client scriptMadeline2022-09-261-1/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+47