Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 3 | -205/+0 |
| | |||||
* | Add mysql sentry integration | Madeline | 2022-09-23 | 1 | -2/+2 |
| | |||||
* | Sentry gateway tracking | Madeline | 2022-09-22 | 1 | -1/+15 |
| | |||||
* | Trash ip logging | Madeline | 2022-09-11 | 1 | -1/+3 |
| | |||||
* | LazyRequest on mobile + socket not closed fixes | Madeline | 2022-08-22 | 1 | -6/+5 |
| | |||||
* | Prevent lazyrequest when sent with guild_id as number | Madeline | 2022-08-21 | 1 | -0/+3 |
| | |||||
* | fosscord-server/pulls/858 | Madeline | 2022-08-21 | 3 | -8/+19 |
| | |||||
* | Log IP addresses of gateway connections | Madeline | 2022-07-31 | 1 | -1/+5 |
| | |||||
* | Revert "Revert "Remove unnessesary async and close on error in gateway"" | Madeline | 2022-07-22 | 1 | -1/+1 |
| | | | | This reverts commit cecd4adab086b9f481fdb13ee8286aff9a497ebe. | ||||
* | Revert "Remove unnessesary async and close on error in gateway" | Madeline | 2022-07-22 | 1 | -1/+1 |
| | | | | This reverts commit e55ad7ee3d4e6e2f4195501ea80cecf23fd42bc2. | ||||
* | Remove unnessesary async and close on error in gateway | Madeline | 2022-07-22 | 1 | -1/+1 |
| | |||||
* | :sparkles: User presence/status | Flam3rboy | 2021-10-17 | 2 | -5/+38 |
| | |||||
* | :pencil: improve logging | Flam3rboy | 2021-10-12 | 2 | -2/+1 |
| | |||||
* | :zap: improve memory managment | Flam3rboy | 2021-10-12 | 1 | -3/+6 |
| | |||||
* | :art: clean up imports + classes | Flam3rboy | 2021-10-10 | 1 | -2/+1 |
| | |||||
* | :bug: fix cdn | Flam3rboy | 2021-10-09 | 1 | -1/+1 |
| | |||||
* | :art: fix imports with new build script | Flam3rboy | 2021-10-09 | 2 | -8/+6 |
| | |||||
* | :art: restructure gateway | Flam3rboy | 2021-10-02 | 1 | -2/+5 |
| | |||||
* | Merge branch 'master' into unittests | Flam3rboy | 2021-09-23 | 2 | -2/+2 |
|\ | |||||
| * | Use @yukikaze-bot/erlpack | Chris Chrome | 2021-09-23 | 2 | -2/+2 |
| | | | | | | | | discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :) | ||||
* | | :art: rewrite imports | Flam3rboy | 2021-09-20 | 3 | -7/+9 |
|/ | |||||
* | :bug: fix gateway | Flam3rboy | 2021-09-12 | 2 | -3/+4 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 3 | -14/+24 |
| | |||||
* | :bug: only delete session id for authenticated connections | Flam3rboy | 2021-09-03 | 1 | -1/+1 |
| | |||||
* | :bug: fix member + member list | Flam3rboy | 2021-09-03 | 1 | -0/+1 |
| | |||||
* | :art: reformat files | Flam3rboy | 2021-09-02 | 2 | -5/+5 |
| | |||||
* | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 2 | -2/+7 |
| | |||||
* | :loud_sound: opcode logger | Flam3rboy | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | :bug: fix types | Flam3rboy | 2021-08-15 | 3 | -1/+5 |
| | |||||
* | abstract Event emission | Flam3rboy | 2021-08-13 | 1 | -0/+1 |
| | |||||
* | :sparkles: gateway | Flam3rboy | 2021-08-12 | 3 | -0/+113 |