| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
|
|
|
|
|
|
| |
with large emoji counts.
TODO: Remove some additional emoji props from being sent (user_id for example)
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
* Fix lazy guilds being sent before READY event
* Make casing consistent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
| |
0427534446
|
| |
|
| |
|
|\
| |
| | |
Patch body-parser to use json-bigint, like gateway
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
separate object
|
|
|
|
|
|
| |
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
sentry user in gateway
|
| |
|
| |
|
| |
|
| |
|
|
|