summary refs log tree commit diff
path: root/src/gateway/opcodes/LazyRequest.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-19/+61
|
* Add ESLint (#941)Madeline2023-01-201-35/+32
| | | | | | | * 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
* https://discord.com/channels/806142446094385153/898197424340860928/106240434 ↵Madeline2023-01-111-1/+1
| | | | 0427534446
* 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