Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Re-introduce outgoing message logging Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Websocket dumping * Sentry user count on API * Generate session ID upon opening websocket, fix gateway dumps * Async file io in src/gateway/events/Message.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Async file io in src/util/util/Config.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Make pre-commit hook executable Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Fixed sync file io in src/util/util/Config.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Fixed missing await call in src/util/util/AutoUpdate.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Add comment to src/gateway/events/Connection.ts Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> * Clean up gateway dumping code Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
* | Temp fix for DMs | Madeline | 2023-01-12 | 1 | -4/+5 |
| | |||||
* | https://discord.com/channels/806142446094385153/898197424340860928/106240434 ↵ | Madeline | 2023-01-11 | 1 | -1/+1 |
| | | | | 0427534446 | ||||
* | Don't send private user data in ready event | Madeline | 2023-01-05 | 1 | -3/+4 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 3 | -4/+11 |
| | |||||
* | Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatch | Madeline | 2023-01-02 | 1 | -0/+1 |
|\ | | | | | Patch body-parser to use json-bigint, like gateway | ||||
| * | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -0/+1 |
| | | |||||
* | | Only send public user details in GUILD_MEMBER_LIST_UPDATE | Madeline | 2023-01-02 | 1 | -1/+1 |
|/ | |||||
* | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 1 | -8/+8 |
| | |||||
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 2 | -3/+12 |
| | |||||
* | Add additional config | Madeline | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | Make ConfigValue a directory, move defaults to those classes instead of a ↵ | TheArcaneBrony | 2022-12-19 | 1 | -2/+1 |
| | | | | separate object | ||||
* | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-12-18 | 1 | -1/+1 |
| | | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | Remove unneeded comments | Madeline | 2022-12-17 | 1 | -2/+2 |
| | |||||
* | Remove IP logging from gateway | Madeline | 2022-12-17 | 1 | -1/+1 |
| | |||||
* | Premium tier 0 SKU from staging | Madeline | 2022-12-17 | 2 | -1/+2 |
| | |||||
* | Add `private_channels_version` to `client_state` in identity. also set ↵ | Madeline | 2022-10-31 | 1 | -1/+5 |
| | | | | sentry user in gateway | ||||
* | Remove user settings from GUILD_MEMBER_LIST_UPDATE response | Madeline | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Set tutorial to null | Madeline | 2022-09-27 | 1 | -0/+1 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 4 | -30/+72 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 4 | -8/+6 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 10 | -0/+802 |