Koyamie
|
ea8d77ea62
|
docs(Options): defaultMakeCacheSettings typo (#6365)
fix defaultMakeCacheSettings to be consistant with the actual name.
|
2021-08-09 17:29:21 +01:00 |
|
ckohen
|
d14a6bfe1d
|
refactor(Options): separate default settings for make cache (#6330)
|
2021-08-07 16:41:12 +01:00 |
|
ckohen
|
3725dcafc0
|
fix(Caching): sweep archived threads in all channel caches (#6312)
|
2021-08-06 13:54:19 +01:00 |
|
Timo
|
dd3a79eead
|
docs: typo in ClientOptions (#6305)
|
2021-08-05 16:40:55 +01:00 |
|
ckohen
|
a6d4035176
|
fix: remove support for overriding caches that break functionality (#6282)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-08-04 22:04:40 +01:00 |
|
1Computer1
|
bb5e648f3d
|
refactor: merge collections with keeping entries at max (#6242)
|
2021-07-31 21:03:58 +01:00 |
|
1Computer1
|
00bae4fe6b
|
refactor: remove extended collection (#6246)
Co-authored-by: iCrawl <buechler.noel@outlook.com>
|
2021-07-31 12:08:59 +01:00 |
|
ckohen
|
dbb59ba1b2
|
feat(Util): add SweptCollection for auto sweeping of caches (#6110)
Co-authored-by: DTrombett <73136330+DTrombett@users.noreply.github.com>
Co-authored-by: 1Computer1 <22125769+1Computer1@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: NotSugden <28943913+NotSugden@users.noreply.github.com>
Co-authored-by: Shino <shinotheshino@gmail.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-07-30 22:57:46 +01:00 |
|
Joey Smalen
|
f200f14a40
|
feat(REST): append additional information to the required User Agent (#6112)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-07-16 12:27:12 +01:00 |
|
DTrombett
|
8db6df3d1e
|
types(Options): add types for cacheWithLimits (#6095)
|
2021-07-16 12:20:38 +01:00 |
|
PanSzelescik
|
28c57246d1
|
feat(Message): add 'failIfNotExists' to ClientOptions (#6038)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-05 13:53:40 +01:00 |
|
Antonio Román
|
a7c6678c72
|
refactor: change xID to xId (#6036)
* refactor: change `xID` to `xId`
* Update src/managers/MessageManager.js
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2021-07-04 19:54:27 +01:00 |
|
1Computer1
|
8c7cb0eff8
|
feat(Managers): add customizable caching for managers (#6013)
|
2021-07-04 00:26:26 +01:00 |
|