Commit Graph

79 Commits

Author SHA1 Message Date
Skillz4Killz
9390446620 fix: remaining tests 2021-11-19 02:36:01 +00:00
ITOH
7f68c97ffa Merge branch 'main' into mmmmm 2021-11-14 22:13:09 +01:00
ITOH
9eeb8e26fb never ever come with snake_case again for dd 2021-11-14 21:53:29 +01:00
ITOH
af4be9693d explain 2021-11-14 17:47:16 +01:00
ITOH
b0a999c162 JS HAS CONST 2021-11-14 17:38:19 +01:00
ITOH
d03d54a231 better name for it 2021-11-14 17:36:44 +01:00
ITOH
9f31a17576 executedSlashCommands -> unrepliedSlashCommands 2021-11-14 17:35:48 +01:00
TriForMine
6d63195bea Update cache.ts 2021-11-11 13:00:44 +01:00
TriForMine
2797e3176d Update cache.ts 2021-11-11 12:59:14 +01:00
TriForMine
4946e62780 change: prettier code 2021-11-11 11:55:29 +00:00
TriForMine
fd313fbb77 Fix (cache): types 2021-11-11 12:54:54 +01:00
Skillz4Killz
7ce59fd18f Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into no-caching 2021-11-10 20:33:49 +00:00
Skillz4Killz
cdb67ba95a nukes everything 2021-11-09 20:47:14 +00:00
TriForMine
4366f0087f Fix: cache 2021-11-09 20:56:22 +01:00
Skillz4Killz
ccd06bf2ac Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into no-caching 2021-11-09 19:17:38 +00:00
Skillz4Killz
1c64bf50ac test fix cache for tri 2021-11-09 17:57:49 +00:00
Skillz4Killz
c6574fb92c cleanup caching on few events 2021-11-09 17:24:22 +00:00
Skillz4Killz
56e2163d6d test enable sweepers 2021-11-08 16:53:26 +00:00
Skillz4Killz
d39b514a64 use bigint type 2021-11-06 14:53:14 +00:00
Skillz4Killz
f2c9d79a88 change: prettier code 2021-11-04 01:17:50 +00:00
Skillz4Killz
228c71d3bd Closes #1179 2021-11-03 22:32:19 +00:00
Skillz4Killz
e02e8fa6ec fix benchmarks test 2021-11-01 21:20:56 +00:00
TriForMine
6bc79c60e0 change: prettier code 2021-11-01 10:10:58 +00:00
TriForMine
7f4e82eed7 Fix cache: implement GUILD_MEMBER_CHUNK 2021-11-01 11:10:20 +01:00
Skillz4Killz
8c664d65dd fix fetch members test 2021-10-30 20:29:02 +00:00
Skillz4Killz
3a02c3fa09 push latest to get easier to make new prs 2021-10-30 15:22:01 +00:00
Skillz4Killz
6f6099abc6 fix tests and cache bugs 2021-10-29 15:46:36 +00:00
Skillz4Killz
98c1149162 shtuff 2021-10-29 14:04:44 +00:00
ITOH
76ce68ecf2 twilight > * 2021-10-28 22:54:38 +02:00
ITOH
679a879417 still broken 2021-10-28 20:37:13 +02:00
Skillz4Killz
823a0754e4 change: prettier code 2021-10-12 21:30:41 +00:00
Skillz4Killz
f93bcf9836 a few handlers 2021-10-12 21:30:01 +00:00
Skillz4Killz
201732bc7d remove unneeded cache 2021-10-12 19:14:47 +00:00
ITOH
924d2a82e7 Update cache.ts 2021-07-29 19:37:31 +02:00
cute savage
5b9de6a449 fix(structures): types for cache.requiredStructureProperties (#1083)
* make it compatible with requiredStructureProperties.messages' type

* Update message.ts

* Update cache.ts

* typo

* Update cache.ts

* Update cache.ts

* Update cache.ts

* Update guild.ts

* Update member.ts

* Update message.ts

* Update role.ts

* Update voice_state.ts

* Update member.ts

* Update member.ts

* Update member.ts

* fmt

Co-authored-by: ITOH <to@itoh.at>
2021-07-29 19:31:55 +02:00
rigormorrtiss
ac6f42598f add(structures): cache.requiredStructureProperties.members guilds prop to type (#1077) 2021-07-09 22:01:20 +01:00
ITOH
307d07b1cf unused import 2021-07-09 16:41:21 +02:00
ITOH
0ef5f18a69 Update cache.ts 2021-07-08 20:00:48 +02:00
ITOH
ea0673c259 change filter logic 2021-07-08 19:54:55 +02:00
ITOH
5f66c7950d change(cacheHandlers): forEach logic 2021-07-08 19:47:54 +02:00
Skillz4Killz
4510dc88c0 feat: requiredStructureProperties (#1068)
* example concept

* add to guilds also

* support members

* support message struct

* add role support

* add support for voice states
2021-07-02 19:24:27 +02:00
Skillz4Killz
28122bff3b change: prettier code 2021-06-18 14:37:53 +00:00
Skillz4Killz
cf26adf0bc Merge branch 'main' into more-thread-stuff 2021-06-18 10:37:23 -04:00
Skillz4Killz
325d94ccfd fix: thread errors and typings in cache 2021-06-17 16:12:53 +00:00
Skillz4Killz
950482c503 more thread fixes 2021-06-13 20:45:47 +00:00
Skillz4Killz
f2177e8ca6 cache.threads 2021-06-13 13:34:18 +00:00
ITOH
98aa6c07fa fix: use bigint id for key and not string id for cache.emojis getter 2021-06-10 22:37:33 +02:00
Skillz4Killz
d99afb0e5f tiny optimizations 2021-06-05 14:24:44 +00:00
Skillz4Killz
a530d27240 Update cache.ts 2021-06-04 18:34:19 -04:00
Skillz4Killz
ab30ebbcb9 Update cache.ts 2021-06-04 18:32:33 -04:00