Skillz
ae40e69e99
fix: use meisters brilliant worker id formula
2023-03-16 12:47:19 -05:00
Skillz
8bb91fa6f7
fix: apply the camelized types for docs improvements
2023-03-16 12:15:51 -05:00
Skillz
822bc7a921
fix: events need id not full shard
2023-03-16 10:58:21 -05:00
Skillz4Killz
5b2fcd18a1
fix: createRestManager unit test bug
2023-03-16 14:21:06 +00:00
Skillz4Killz
40c19da9ca
fix: type error
2023-03-16 13:23:45 +00:00
Skillz4Killz
580206a6f5
fix: linter
2023-03-16 13:22:04 +00:00
Skillz4Killz
103310a8f4
fix: add authorization prop to rest for proxy
2023-03-16 12:50:16 +00:00
Jonathan Ho
e0427d98ba
test(gw): fix gw integration test ( #2835 )
...
* test(gw): fix gw integration test
* ci: increase timeout
* chore(gw): fix redundant import
2023-03-15 18:49:28 -05:00
Jonathan Ho
a196e22d9b
chore: bump deps ( #2836 )
...
* chore: add yarn interactive-tools
* chore(deps): bump swc
* chore(deps): bump chai types
* chore(deps): bump mocha
* chore(deps): bump node types
* chore(deps): bump eslint
* chore(deps): bump other
2023-03-15 18:48:16 -05:00
Skillz
6ee061d874
fix: prevent multiple heartbeats
2023-03-15 15:59:03 -05:00
Skillz
c485f89d19
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2023-03-15 15:25:09 -05:00
Skillz
93f61ae90f
fix: resuming url crap
2023-03-15 15:24:15 -05:00
Jonathan Ho
6a6a3348c0
refactor: use node-fetch ( #2832 )
...
* refactor: use node-fetch
* test: fix import map
2023-03-14 19:08:30 -05:00
Skillz4Killz
dc33b65a35
fix: type errors
2023-03-14 04:42:49 +00:00
Skillz4Killz
f15ef497a5
fix: rework tests and add reaction tests
2023-03-14 04:31:49 +00:00
Skillz
6ec631f42b
fix: invalid sessions should identify through manager
2023-03-12 16:22:29 -05:00
Skillz
3d12ce2853
fix: add logs and shard queue sorting
2023-03-12 15:39:04 -05:00
Skillz
593ed9c986
fix: identify proper rate limits
2023-03-12 14:41:22 -05:00
Skillz4Killz
848efd7b51
fix: some fixes to bucket
2023-03-12 17:32:44 +00:00
Skillz4Killz
bb85624842
fix: new leaky bucket system
2023-03-12 16:14:08 +00:00
Skillz4Killz
b0c482b880
fix: identify requests need to go through leaky bucket
2023-03-12 12:37:04 +00:00
Jonathan Ho
918cee2514
test(utils): increase coverage (part 1) ( #2795 )
...
* close test(utils): more test for Collection.ts #2793
* fix: after each not defined
* close test(utils): more test for base64.ts #2796
* close test(utils): more test for casing.ts #2797
* test(utils): remove dev code
* close #2799
* fix #2800
* close #2823
* test(utils): fix site move
* close #2826
* refactor(utils): remove redundant if
* close #2827
* close #2828
2023-03-06 16:48:16 -06:00
Skillz
147327b239
fix: test coverage change with few test
2023-03-03 19:47:29 -06:00
Skillz
b29fe1c11c
fix: use new website url
2023-03-03 16:38:02 -06:00
Skillz
fc13bdf3c3
fix: more client eris mismatches
2023-03-02 10:48:47 -06:00
Skillz
898578f349
fix: version static
2023-03-02 09:43:23 -06:00
Skillz
b213c8bf75
fix: esnodenext for swc
2023-03-01 18:46:00 -06:00
Skillz
e87a277de5
fix: use esnext in swc
2023-03-01 18:38:51 -06:00
Skillz
7b6ad80391
fix: use esnext in tsonfig
2023-03-01 18:35:32 -06:00
Skillz
c32e90edc2
fix: bunch of eris match errors
2023-03-01 18:28:46 -06:00
Skillz
9aaba0049c
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2023-03-01 16:20:51 -06:00
Skillz
44d9394860
fix: msg edit bug in client
2023-03-01 16:20:48 -06:00
Jonathan Ho
9347b57ec9
chore: disable swc minify ( #2809 )
...
* chore: disable minify
* test: fix deno test
2023-03-01 11:25:40 -06:00
Skillz
dd699768eb
fix: more bugs in client pkg
2023-02-28 18:50:46 -06:00
Skillz
71bf1b575a
fix: intent calculation in client
2023-02-28 15:13:39 -06:00
Skillz
f072d12311
fix: identify bug
2023-02-28 13:42:33 -06:00
Skillz
25ac315230
fix: client.connect() issues
2023-02-28 12:53:27 -06:00
Skillz
72113e4fc4
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2023-02-28 11:48:27 -06:00
Skillz
71eaff6eb6
fix: remaining issues
2023-02-28 11:48:21 -06:00
Skillz
402106e2eb
fix: add client.editStatus()
2023-02-28 11:17:29 -06:00
Skillz4Killz
cf121a870e
Fix: more client eris mismatches ( #2807 )
...
* fix: type errors in nayu
* fix: optional file arg in createmessage
* fix: add ClientEvents hack
* fix: add DiscordRESTError
* fix: fmt
* fix: fmt
* fix: shard prop on guild
* fix: permission.has type
2023-02-27 23:08:09 -06:00
Skillz4Killz
80a37f33b3
fix: type errors in nayu ( #2805 )
2023-02-27 22:19:37 -06:00
Skillz4Killz
4bb34c9087
fix: more props that need permission transforming ( #2804 )
2023-02-27 22:08:38 -06:00
Skillz
0a44962422
fix: more docs & remove logs for unit tests
2023-02-27 14:57:47 -06:00
Skillz
199af86c4e
fix: deploy to npm
2023-02-27 14:39:17 -06:00
Skillz4Killz
3bbb03b8e3
cleanup cleanup cleanup on isle dd ( #2792 )
...
* cleanup cleanup cleanup on isle dd
* fix: rest manager import in test
2023-02-25 20:11:15 -06:00
Skillz
bd3a9d60c1
chore: lil organizing of rest types
2023-02-24 22:29:41 -06:00
Skillz4Killz
a379022d03
fix: some work hacking docs fix
2023-02-25 03:57:40 +00:00
Skillz4Killz
44b3a30b5d
fix: type errors
2023-02-24 19:00:56 +00:00
Skillz4Killz
ca3defa522
fix: mem hack for class users
2023-02-24 18:54:33 +00:00