summary refs log tree commit diff
path: root/src/gateway/opcodes/LazyRequest.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* LazyRequest: dont pseudo-force users to be onlineRory&2026-05-191-7/+1
* Time out presenceRory&2026-04-131-2/+2
* properly mark unused paramsRory&2026-03-141-0/+1
* Factor out getMostRelevantSessionRory&2026-03-121-17/+1
* gateway should not crash for clients that send Op 37 with missing channel ran...dank0742026-03-071-1/+1
* Gateway: log user ID/iRory&2026-02-171-1/+1
* fix threads :3MathMan052026-02-041-1/+0
* some fixesMathMan052026-02-041-0/+1
* LazyRequest: minor cleanupRory&2026-01-301-3/+3
* Make this not use the whole session objectohayo2026-01-151-1/+2
* Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults'Rory&2025-12-171-1/+1
|\
| * Stop returning defaults when using getPublicUser()TomatoCake2024-09-011-1/+1
* | lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-202/+202
* | don't show invisMathMan052025-11-291-1/+1
* | change partitionMathMan052025-11-261-2/+2
* | remove distinctMathMan052025-11-261-4/+1
* | actually include fixMathMan052025-11-251-4/+8
* | remove first/lastMathMan052025-11-251-76/+20
* | Reorganise schemas a little bitRory&2025-10-151-1/+1
* | Clean up array extensionsRory&2025-10-041-7/+5
* | Log gateway handling timeRory&2025-07-061-1/+6
* | turn off eslint rules causing issuesdank0742024-11-131-1/+0
|/
* Order by status & invisible/no session usersTomatoCake2024-08-171-4/+3
* Fix issues with requesting presencesTomatoCake2024-08-111-4/+4
* handle possibly null activities in session sortPuyodead12023-12-051-1/+1
* lazyrequest dont crash when no members can be found in lazyrequestMadeline2023-07-311-1/+1
* feat: implement member list id generationV3L0C1T13S2023-05-241-1/+26
* oapi: bug fixesPuyodead12023-04-131-1/+3
* Use partition func instead + use Promise.allMadeline2023-04-111-8/+1
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* subscribe clients to member events when they lazy request membersMadeline2023-01-301-8/+23
* question mark.Madeline2023-01-301-1/+1
* Impl member lazy request (#970)Madeline2023-01-301-18/+60
* Add ESLint (#941)Madeline2023-01-201-35/+32
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* https://discord.com/channels/806142446094385153/898197424340860928/1062404340...Madeline2023-01-111-1/+1
* PrettierMadeline2023-01-051-1/+5
* Only send public user details in GUILD_MEMBER_LIST_UPDATEMadeline2023-01-021-1/+1
* Remove user settings from GUILD_MEMBER_LIST_UPDATE responseMadeline2022-09-281-1/+1
* PrettierMadeline2022-09-261-20/+52
* Move schemas to /src/util/schemasMadeline2022-09-261-4/+3
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+205