Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add thread_member_lists to LazyRequest | Paul Munteanu | 2021-07-24 | 1 | -0/+2 |
| | |||||
* | :loud_sound: fix log | Flam3rboy | 2021-07-18 | 1 | -1/+2 |
| | |||||
* | :bug: fix server options | Flam3rboy | 2021-07-16 | 1 | -3/+8 |
| | |||||
* | :truck: rename listen() -> start() for a consistent naming schema | Flam3rboy | 2021-07-15 | 2 | -2/+2 |
| | |||||
* | :arrow_up: update checkToken usage | Flam3rboy | 2021-06-30 | 1 | -1/+1 |
| | |||||
* | :bug: fix identify struct | Flam3rboy | 2021-06-09 | 3 | -2/+5 |
| | |||||
* | :bug: make server options optional | Flam3rboy | 2021-05-31 | 1 | -1/+1 |
| | |||||
* | :sparkles: start.ts file | Flam3rboy | 2021-05-31 | 3 | -17/+37 |
| | |||||
* | :art: create start.ts | Flam3rboy | 2021-05-31 | 3 | -10/+11 |
| | |||||
* | :sparkles: relationships | Flam3rboy | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | Update LazyRequest.ts | notsapinho | 2021-05-27 | 1 | -67/+77 |
| | |||||
* | ✨ GUILD_MEMBER_LIST_UPDATE | honeytequila | 2021-05-27 | 1 | -86/+77 |
| | |||||
* | Merge pull request #68 from luth31/upstream | Flam3rboy | 2021-05-25 | 1 | -0/+0 |
|\ | | | | | Remove redundant Dockerfile commands and remove .DS_Store file | ||||
| * | Remove .DS_Store file | Paul Munteanu | 2021-05-23 | 1 | -0/+0 |
| | | |||||
* | | npm i @fosscord/server-util@1.3.3 | Flam3rboy | 2021-05-25 | 1 | -1/+2 |
| | | |||||
* | | :sparkles: use new config | Flam3rboy | 2021-05-24 | 2 | -11/+16 |
| | | |||||
* | | Fix: No more typecasting required | Diego Magdaleno | 2021-05-23 | 2 | -3/+3 |
| | | |||||
* | | Config: Implement new configuration options | Diego Magdaleno | 2021-05-22 | 3 | -18/+33 |
| | | |||||
* | | Fix compilation with strictNullChecks: true | Paul Munteanu | 2021-05-23 | 3 | -4/+5 |
|/ | |||||
* | :bug: fix member sidebar | Flam3rboy | 2021-05-22 | 2 | -2/+3 |
| | |||||
* | :sparkles: Member List | Flam3rboy | 2021-05-21 | 6 | -51/+101 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-gateway | Flam3rboy | 2021-05-18 | 1 | -1/+1 |
|\ | |||||
| * | Fix guild_id being undefined on MongoCacheStream | notsapinho | 2021-05-11 | 1 | -1/+1 |
| | | |||||
* | | :construction: WIP member list + voice | Flam3rboy | 2021-05-18 | 6 | -7/+92 |
|/ | |||||
* | :bug: fix identify schema | Flam3rboy | 2021-05-07 | 2 | -1/+4 |
| | |||||
* | :bug: fix identify | Flam3rboy | 2021-05-07 | 2 | -4/+7 |
| | |||||
* | Change default port: | Flam3rboy | 2021-05-02 | 1 | -1/+1 |
| | | | | | | Client = 3000 API = 3001 Gateway = 3002 | ||||
* | :bug: fix identify schema | Flam3rboy | 2021-05-01 | 3 | -2/+8 |
| | |||||
* | :sparkles: make erlpack optional | Flam3rboy | 2021-04-25 | 3 | -5/+16 |
| | |||||
* | :arrow_up: update server-util version | Flam3rboy | 2021-04-25 | 1 | -1/+1 |
| | |||||
* | npm i @fosscord/server-util | Flam3rboy | 2021-04-22 | 6 | -6/+6 |
| | |||||
* | :art: change default port to 2000 | Flam3rboy | 2021-04-19 | 1 | -1/+1 |
| | |||||
* | :heavy_minus_sign: remove lambert-db | Flam3rboy | 2021-04-18 | 1 | -1/+1 |
| | |||||
* | :bug: use port from .env file | Flam3rboy | 2021-04-16 | 1 | -1/+4 |
| | |||||
* | :bug: fix event listener | Flam3rboy | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | :bug: use ActivityBodySchema | Flam3rboy | 2021-04-09 | 1 | -2/+2 |
| | |||||
* | create getPipeline function + clean up | Flam3rboy | 2021-04-08 | 1 | -185/+180 |
| | |||||
* | fix little errors and new method to get new guilds | notsapinho | 2021-04-08 | 1 | -10/+16 |
| | |||||
* | Update listener.ts | notsapinho | 2021-04-08 | 1 | -12/+12 |
| | |||||
* | MongooseCache resubscription | notsapinho | 2021-04-08 | 1 | -159/+173 |
| | |||||
* | :page_facing_up: use Creative Commons Attribution-NonCommercial-ShareAlike ↵ | Flam3rboy | 2021-04-08 | 5 | -6/+39 |
| | | | | 4.0 International Public License | ||||
* | :zap: use mongoose autopopulate | Flam3rboy | 2021-04-07 | 1 | -4/+1 |
| | |||||
* | :bug: fix identify default intent | Flam3rboy | 2021-04-07 | 1 | -4/+5 |
| | |||||
* | 🎨 | notsapinho | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | 🐛 fix pipeline | notsapinho | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 4 | -6/+6 |
| | |||||
* | :bug: fix hearbeat gateway | Flam3rboy | 2021-04-06 | 4 | -11/+11 |
| | |||||
* | add .lean to mongodb queries | Flam3rboy | 2021-04-06 | 6 | -50/+73 |
| | |||||
* | :art: add opcodes | Flam3rboy | 2021-04-06 | 9 | -18/+144 |
| | |||||
* | :sparkles: Ready event | Flam3rboy | 2021-04-06 | 1 | -11/+134 |
| | |||||
* | :bug: fix heartbeat error | Flam3rboy | 2021-04-06 | 1 | -3/+8 |
| | |||||
* | :zap: zlib compression | Flam3rboy | 2021-04-06 | 3 | -2/+18 |
| | |||||
* | :art: rename userid -> user_id | Flam3rboy | 2021-03-22 | 5 | -7/+10 |
| | |||||
* | :sparkles: load .env file | Flam3rboy | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | :bug: fix permission dispatch | Flam3rboy | 2021-02-15 | 1 | -1/+1 |
| | |||||
* | switch to mongoose | Flam3rboy | 2021-02-14 | 1 | -2/+3 |
| | |||||
* | :sparkles: Event dispatching | Flam3rboy | 2021-02-14 | 3 | -16/+161 |
| | |||||
* | setup listeners | Flam3rboy | 2021-02-10 | 7 | -11/+13 |
| | |||||
* | move Schema from util to gateway | Flam3rboy | 2021-02-10 | 4 | -1/+127 |
| | |||||
* | update import to fosscord-server-util | Flam3rboy | 2021-02-10 | 5 | -20/+30 |
| | |||||
* | :construction: db listener | Flam3rboy | 2021-02-06 | 2 | -2/+29 |
| | |||||
* | :sparkles: opcodes | Flam3rboy | 2021-02-06 | 8 | -0/+79 |
| | |||||
* | :sparkles: Base Server | Flam3rboy | 2021-02-06 | 9 | -41/+155 |
| | |||||
* | :art: restructure | Flam3rboy | 2021-02-05 | 2 | -46/+0 |
| | |||||
* | :art: use discord-server-util | Flam3rboy | 2021-02-05 | 3 | -5/+56 |
| | |||||
* | Merge branch 'master' of ↵ | Flam3rboy | 2021-02-04 | 5 | -0/+94 |
https://github.com/discord-open-source/discord-gateway into main |