Elysia
|
f9e9843a92
|
feat: support new username system (#9634)
* feat: support new username system (v13)
* fix(User): check global name in equals
* Update typings/index.d.ts
Co-authored-by: Jaw0r3k <jaworekwiadomosci@gmail.com>
* Update src/util/Util.js
Co-authored-by: Jaw0r3k <jaworekwiadomosci@gmail.com>
* typing
* Update User.js
* Update index.d.ts
* Update User.js
---------
Co-authored-by: Jaw0r3k <jaworekwiadomosci@gmail.com>
|
2023-07-08 17:01:01 +00:00 |
|
Jiralite
|
123d0f1aca
|
fix(InteractionResponses): spell messages correctly (#9080)
as well as `automatically` in Util.js
|
2023-02-17 22:21:03 +01:00 |
|
Elysia
|
546ac43911
|
feat: backport guild forum support to v13 (#8651)
Co-authored-by: Jaworek <jaworekwiadomosci@gmail.com>
Co-authored-by: Sugden <28943913+NotSugden@users.noreply.github.com>
|
2023-01-02 16:21:15 +01:00 |
|
Almeida
|
4ec3355961
|
fix(Util): flatten ignoring certain fields (v13) (#8936)
Fixes https://github.com/discordjs/discord.js/issues/8929
|
2022-12-16 14:13:43 +01:00 |
|
RedGuy12
|
caf6f66073
|
fix(escapeMarkdown): fix double escaping (v13) (#8799)
|
2022-10-31 19:01:06 +01:00 |
|
RedGuy12
|
8a6588a132
|
feat(Util): backport escapeMarkdown PRs to v13 (#8703)
|
2022-10-10 19:14:36 +02:00 |
|
Almeida
|
4ae08ad9ef
|
docs(constants): document missing constants (#8168)
|
2022-06-30 00:37:21 +02:00 |
|
Jiralite
|
b9802f4b6f
|
refactor: deprecate v13 properties and methods (#7782)
* refactor: deprecate splitting
* refactor: deprecate `IntegrationApplication#summary`
https://github.com/discordjs/discord.js/pull/7729
* docs: amend store channel wording
* refactor: deprecate fetching of application assets
* docs: deprecate vip field in voice regions
|
2022-04-17 10:52:50 +02:00 |
|
Jiralite
|
3eb45e30b3
|
feat: backport (#7787)
|
2022-04-14 12:48:31 +02:00 |
|
Antonio Román
|
3c62bd2d47
|
refactor: import timers, process, and Buffer from node: (#7157)
Co-authored-by: muchnameless <12682826+muchnameless@users.noreply.github.com>
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-12-28 10:15:24 +01:00 |
|
Jiralite
|
7e5f16b6b3
|
fix: Remove deprecation warning on Message#cleanContent (#7143)
|
2021-12-26 15:46:28 +01:00 |
|
ckohen
|
d1ef2f5e8b
|
feat(Client): add global sweepers (#6825)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Almeida <almeidx@pm.me>
|
2021-12-15 13:39:27 +01:00 |
|
Antonio Román
|
25b8491235
|
refactor(Util): replace Util.delayFor with tp.setTimeout (#7082)
|
2021-12-08 21:31:01 +01:00 |
|
That_Guy977
|
c07207f219
|
fix(Util): fix sorting for GuildChannels (#7002)
|
2021-12-01 12:32:13 +01:00 |
|
Antonio Román
|
e59fac3fe3
|
refactor(SnowflakeUtil): clean up utils and improve perf (#7036)
|
2021-11-29 11:20:18 +01:00 |
|
Jiralite
|
2a0dedf3e9
|
chore: Emit deprecation messages (#6994)
|
2021-11-23 10:29:45 +01:00 |
|
Jiralite
|
b6c9fd691f
|
docs(Util): Deprecate .removeMentions() (#6866)
|
2021-10-25 00:35:13 +02:00 |
|
Jiralite
|
c44ea50157
|
docs: Typos, consistency and grammar fixes (#6811)
|
2021-10-13 12:20:44 +02:00 |
|
Almeida
|
531b46c60d
|
refactor: use the node: protocol (#6710)
|
2021-10-02 13:40:02 +02:00 |
|
Almeida
|
8d80fec86d
|
fix(Util): default animated to false when omitted on resolvePartialEmoji (#6725)
|
2021-10-02 13:38:37 +02:00 |
|
Rodry
|
00bd92a451
|
refactor: ES2021 features (#6540)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
|
2021-09-03 12:58:01 +01:00 |
|
Jiralite
|
b89280a1dd
|
docs(Util): Correct @param for cleanContent() (#6531)
|
2021-08-27 09:39:19 +01:00 |
|
MarkusRost
|
d6e6244336
|
fix(Util): allow empty strings in splitMessage (#6437)
|
2021-08-18 09:47:13 +01:00 |
|
Nico
|
3c17939fd5
|
fix(Util): remove truthy check before isNaN check (#6358)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-08-10 21:14:41 +01:00 |
|
ckohen
|
3725dcafc0
|
fix(Caching): sweep archived threads in all channel caches (#6312)
|
2021-08-06 13:54:19 +01:00 |
|
Sugden
|
e2e4f6518b
|
refactor(*): use async functions (#6210)
|
2021-08-02 00:47:43 +01:00 |
|
ckohen
|
93e0239c80
|
fix(Util): fix collection import (#6256)
|
2021-08-01 01:26:16 +01:00 |
|
1Computer1
|
bf221f2bef
|
fix: array/keyArray removed (#6245)
|
2021-07-31 09:45:33 +01:00 |
|
Scott Bucher
|
19b242ac10
|
feat(FetchRecommendedShardsOptions): account for large bot sharding (#6184)
Co-authored-by: Justin <justinleeong@gmail.com>
|
2021-07-29 02:52:51 +01:00 |
|
Rodry
|
6301728d35
|
refactor(Channel): change channel types to UPPER_CASE (#6035)
|
2021-07-08 21:32:19 +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 |
|
DTrombett
|
bd25ff5913
|
fix(Util): splitMessage not working with array (#6008)
Co-authored-by: muchnameless <12682826+muchnameless@users.noreply.github.com>
|
2021-07-03 13:25:43 +01:00 |
|
Antonio Román
|
2446ff5251
|
refactor(Util): make class extend null (#6000)
|
2021-07-03 13:25:35 +01:00 |
|
DTrombett
|
d742814686
|
docs(Util): methods removed on the base object (#5990)
|
2021-07-01 17:38:52 +01:00 |
|
Sugden
|
1e8f01253e
|
refactor: new node features (#5132)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2021-06-30 21:40:33 +01:00 |
|
Antonio Román
|
985d4d6a43
|
refactor: removed code and split options (#5918)
Co-authored-by: Jan <66554238+vaporox@users.noreply.github.com>
BREAKING CHANGE: Removed `APIMessage#split`
BREAKING CHANGE: Removed `MessageEditOptions#code`
BREAKING CHANGE: Removed `BaseMessageOptions#code`
BREAKING CHANGE: Removed `BaseMessageOptions#split`
|
2021-06-26 23:11:40 +01:00 |
|
Rodry
|
e0efcc6ab0
|
docs(*): add links to Discord's API objects & data (#5862)
|
2021-06-24 09:55:44 +01:00 |
|
Shubham Parihar
|
1ac9a2eb5b
|
refactor(*): make typedefs for all options params (#5785)
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2021-06-13 19:32:54 +01:00 |
|
u9g
|
fbcbb29884
|
feat(Util): allow array for StringOptions' char (#5566)
Co-authored-by: Voltrex <62040526+VoltrexMaster@users.noreply.github.com>
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
Co-authored-by: Papaia <43409674+papaia@users.noreply.github.com>
Co-authored-by: Noel <icrawltogo@gmail.com>
|
2021-06-10 10:24:45 +01:00 |
|
monbrey
|
c4f1c75efa
|
feat: general component improvements (#5787)
|
2021-06-09 13:59:12 +01:00 |
|
Souji
|
7b85a7259f
|
feat(*): enforce strings (#4880)
BREAKING CHANGE: Removes all Resolvables for only string inputs
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2021-06-01 16:31:49 +01:00 |
|
Rodry
|
7d9818e21a
|
docs(ColorResolvable): Add Fuchsia to ColorResolvable typedef (#5676)
Also moved DARKER_GREY to its place in the Colors export on Constants.js
|
2021-05-27 12:13:58 +01:00 |
|
Advaith
|
f1c0c043b5
|
feat(Util): make cleanContent take a channel instead of a message (#5535)
|
2021-04-18 18:53:09 +02:00 |
|
Jan
|
a33eed71af
|
refactor(Util): remove convertToBuffer (#5237)
|
2021-01-24 11:48:03 +01:00 |
|
Advaith
|
41078997ae
|
feat(APIMessage): remove disableMentions (#4836)
* chore: remove disableMentions
* style: fix eslint
|
2020-12-14 13:51:31 +01:00 |
|
Souji
|
77b6a7d5bd
|
fix(Util): throw token invalid for fetching rec. shard amount (#4779)
|
2020-09-04 12:51:15 +02:00 |
|
samsamson33
|
03580b23a3
|
feat(Util): add missing colors to docs (#3843)
Co-authored-by: Crawl <icrawltogo@gmail.com>
|
2020-08-11 23:40:07 +02:00 |
|
Souji
|
317f24076e
|
fix(Util): support empty array for flatten (#4590)
|
2020-08-11 21:01:29 +02:00 |
|
모메MoMe
|
fb1dd6b53a
|
fix(Util): Fix cleanContent mention exploit (#4663)
|
2020-07-29 12:47:20 +02:00 |
|