Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/discordjs/discord.js

A powerful JavaScript library for interacting with the Discord API
https://github.com/discordjs/discord.js

feat(guide): Add audit logs (#9429)

260c46d51cc37d7a32ef2deb042cbbfcd1268eda authored almost 2 years ago
fix(guide): add more headings

6229597db2be67be9e3aa0bf05574d826315eb36 authored almost 2 years ago
feat(guide): anchor links

8d212e48593796614fa7c00d97f34bee9def09dd authored almost 2 years ago
fix(ui): author and reply author spacing

51e8f02ef75ff3c1d868a19824270e0106d38505 authored almost 2 years ago
feat(ui): support verified bots and colored authors (#9471)

Co-authored-by: Noel <[email protected]>

496c4e2884d171e5e86979d0459d9e96a83fe2f9 authored almost 2 years ago
docs: Add new issue form for applications (#9470)

77191a2e7bb98399766237a1f39eba9d06ab9de6 authored almost 2 years ago
feat(guide): Add threads (#9430)

375483b0f985285ebbca45ed5abe36bd24f6a919 authored almost 2 years ago
fix(guide): Show rest of TypeScript code block (#9465)

17cd4b610a1f3226900acb2cbd8e0f2c97488971 authored almost 2 years ago
refactor(website): consolidate styling for buttons (#9466)

988f8c7546e2a1e82626320dfb8afc5ca29993ad authored almost 2 years ago
fix(BaseClient): Prevent user agent mutation (#9425)

fix(BaseClient): prevent user agent mutation

217e5d81005a2506c96335f7fb96fa21d7dbb04c authored almost 2 years ago
fix(BitField): use only enum names in iterating (#9357)

* fix: use only names in iterating bitfield

* fix: not a number

Co-authored-by: Vlad Frangu <k...

40d07fbbbd51d62793d9ea541f41f157b5dad224 authored almost 2 years ago
docs(AutoModerationRule): update docs (#9464)

* Update AutoModerationRule.js

Update the docs descriptions for some of the AutoModerationRule ...

1b15d31b5ae1b1739716fab00b18083c1d7d389a authored almost 2 years ago
types(AutoModerationActionMetadataOptions): make channel property optional (#9460)

* refactor(GuildMember): make _roles a getter and roles a normal prop

* types(AutoModerationAct...

d26df5fabaf227fb9d10ba5cc1ab326de55aadbc authored almost 2 years ago
feat(guide): port and update lots of stuff (#9385)

Co-authored-by: Jiralite <[email protected]>
Co-authored-by: Noel <bue...

78fe247fc41d1743d273f6b784c53239809c1080 authored almost 2 years ago
docs: include StreamType enum description in new docs (#9457)

36216c0e1a0c99e5200de97f08d054e278fd3f0f authored almost 2 years ago
docs: Update example usage (#9461)

6212bffa30f4c6bbe6a81dc5b2b037e5b65d493c authored almost 2 years ago
fix(website): don't duplicate overloaded methods (#9462)

b2e1bb92d0ef1396db06c42a15d048a5523bbb61 authored almost 2 years ago
feat(ui): support embed fields, footer icon, and timestamp (#9442)

2e09cb4c1f2cb0a4b102c04b61d805fac289f66e authored almost 2 years ago
chore: Add directory to package.json (#9456)

* chore: Add directory to package.json

* fix: run fmt

* fix: undo formatting

1b4d34cebf289a8600deea7c48f5a3ccbb73465d authored almost 2 years ago
ci: update formatting tag

8153ca99ee8b0c720d0d912593f7c1c24a8b523e authored almost 2 years ago
chore: deps

43e205b84061b78e25ed8d7a88d0ea605f81933b authored almost 2 years ago
docs(APITypes): Document role & user select menu components (#9435)

docs(APITypes): document select menu components

Co-authored-by: kodiakhq[bot] <49736102+kodiakh...

c6ca5a83e7b72613f95c2145606a1330f64ae894 authored almost 2 years ago
docs(BaseMessageOptions): Fix embeds and components (#9437)

docs(BaseMessageOptions): fix embeds and components

Co-authored-by: kodiakhq[bot] <49736102+kod...

5c52bb95906250518a8813820d543f43dd7abdf9 authored almost 2 years ago
refactor(proxy): rely on auth header instead (#9422)

* refactor(proxy): rely on auth header instead

* chore: typo

* chore: language

Co-authored-by...

a49ed0a2d5934ad7af2e9cfbf7c5ccf171599591 authored almost 2 years ago
feat(Attachment): voice messages (#9392)

Co-authored-by: Tetie <[email protected]>

3e01f91bbba2cbacacc6c921ed664752f679960b authored almost 2 years ago
docs(InteractionResponses): showModal docs change (#9434)

* Update InteractionResponses.js

Update the parameters for the showModal method

* Update APITy...

7d341000d44b762a2fe0434a6b518f7d63539d34 authored almost 2 years ago
ci: Fix issue triage (#9433)

b49c5c9f487dd378fde8404194ef65a0cb8aa38d authored almost 2 years ago
docs: use ESM code in examples (#9427)

* docs(Partials): use import statement

* docs: update readme to ESM

---------

Co-authored-by:...

ce287f21d1540da7f17cac8a57dc33a67f391ef3 authored almost 2 years ago
docs: reference package names properly (#9426)

d6bca9bb4d976dc069a5039250db7d5b3e9142ef authored almost 2 years ago
feat(scripts): Sort issue labels (#9423)

feat(scripts): sort issue labels

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.no...

a2ab2b87172a6346c7dba57ed0a30f93648496e0 authored almost 2 years ago
refactor(website): consolidate badge logic (#9417)

Co-authored-by: Noel <[email protected]>

ecd1b5da11d16837e4daa17f18a876a6fb30b47b authored almost 2 years ago
ci: Update actions (#9424)

0eb866357bf19028ed25bcd392523c9a210666b7 authored almost 2 years ago
fix: use new permission name (#9274)

* fix: use new permission name

* docs: requested changes

---------

Co-authored-by: kodiakhq[b...

d2d27ce7346bc37b34938c84bd3b106a4fa51f53 authored almost 2 years ago
chore: Bump dependencies for template package (#9418)

* chore: bump dependencies

* chore: update .yarnrc.yml

603446a692f1e3c8299abf47d47ae8e36a0a2488 authored almost 2 years ago
refactor(website): extract shared code heading styling into component (#9414)

* refactor(website): extract shared code heading styling into component

* chore: remove redunda...

f1fdd5b0106d3f556afbb1f7a359f2de6fe445fb authored almost 2 years ago
feat(core): abstract gateway (#9410)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

5d1a4c27d5ee2686c8fab6cad8bd97d8d0876e66 authored almost 2 years ago
docs: generate static imports for types with api-extractor

98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9 authored almost 2 years ago
feat(website): use tsdoc parameter names wherever possible (#9413)

Co-authored-by: Noel <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiak...

516c46117c98fe75439133058ddee6808b34bcaa authored almost 2 years ago
chore(Client): robust error checking (#9390)

* chore: robust error checking

* fix: check for null

* chore: add period

Co-authored-by: Jira...

7d7972d2394b50e9118e352b08ab4bf9bec0657c authored almost 2 years ago
feat: Add FAQ (#9407)

* feat: port over FAQ

* refactor: use async/await

Co-authored-by: Almeida <[email protected]>

* s...

7b10e8cb6338e3bdb8827bc95f3234b4466142a3 authored almost 2 years ago
fix(updating-to-v14): Parameter typo (#9408)

fix: parameter typo

2f18323d2ce3a8c0af6bda3d6bb5dbcbfb01bc94 authored almost 2 years ago
fix(website): add equals to enum members (#9405)

e04801bba14ce2eb3a285f82449ae2ad051fbd8f authored almost 2 years ago
chore(core): release @discordjs/[email protected]

09a9fb57e06a3ac4b9a1c41bae7bf10f3845d830 authored almost 2 years ago
chore(core): release @discordjs/[email protected]

025b7aea29b34651474a01819cfe77ef186ea4f0 authored almost 2 years ago
chore(ws): release @discordjs/[email protected]

7aa5ea731f367fc442014c4860d9c2b4176424d4 authored almost 2 years ago
ci: re-add pr triage for labels

f883279ab30169b9e53c226afbbc931e781e3a3b authored almost 2 years ago
chore: add codeowners

f1b2dec8e1870343ef9f930d018c1a838b2e2d42 authored almost 2 years ago
types(ChannelsAPI): use correct type for `editMessage` (#9399)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

0a1701b0463919a895c518e5daa9836760d9b6cf authored almost 2 years ago
fix(updating-to-v14): Prioritise JavaScript (#9401)

5dcc6df224e1a9be0bbbf0c55ead94721361ed33 authored almost 2 years ago
fix(collection): `filter()` markdown (#9402)

1c35425120ef0712fc13a1c4aedd68fa8acafe23 authored almost 2 years ago
chore(async-await): Update to ESM (#9403)

cf1f5c0f0c46a85f5aa9353e4cbe0adf563793e6 authored almost 2 years ago
fix(website): dark mode text color

a210fc64a2ac8cc8d4bb2431be5778f95352f0a4 authored almost 2 years ago
refactor(website): revise landing page

24f17998c89253e0154fb186714a9f85faf81533 authored almost 2 years ago
fix(guide): optimize redirects on middleware level

eda118dae9bc897bcf0f3303a5e66408ed683a73 authored almost 2 years ago
refactor(guide): always redirect to introduction

f2fce0a7dab1780f3e694f638ae0588a96b329b9 authored almost 2 years ago
feat(BaseInteraction): Support new channel payload (#9337)

* feat(BaseInteraction): support new channel payload

* refactor(InteractionCreate): different a...

29389e39f479b832e54c7cb3ddd363aebe99674f authored almost 2 years ago
fix(guide): let the breadcrumbs grow to the full size

d5e9e36e8a84565e858d078cf504469da18df55f authored almost 2 years ago
fix(guide): ring cutoff on guide header

8c0eb56ba53c39d7e0c578ad7daf984e802069e1 authored almost 2 years ago
fix(website): cutoff ring outline in breadcrumbs

1b74c774c05e7e17a953ddead9a72f797155e6cb authored almost 2 years ago
fix(website): wrong breakpoint

01949d6e3ab2b4fc41fbdaadc006591f53adc1a1 authored almost 2 years ago
refactor(website): only show search box on md and up

3ea26cc1a6cd1422c37cbe09c3941652860f9693 authored almost 2 years ago
fix(website): right-align search bar (#9395)

a516d46f913dfa5f5ce14fcb6e1375c9e9db2b64 authored almost 2 years ago
fix(guide): sidebar types

b35b935679e4ba7b3a9513e838de21216e156bb3 authored almost 2 years ago
fix(guide): remove astro leftovers

0928c8f6ffc4ac9e9bf62582fa2620a3e67e5b1c authored almost 2 years ago
chore: fix yarn.lock

188d5eea281ea63095564019652a47421fd45109 authored almost 2 years ago
build(website): prepare for turbopack

412e4fffae435f3a202fa065509e95b502b2b6b4 authored almost 2 years ago
fix(website): max height

5e2f94c5919385dd3d1f7a809a785558337d1430 authored almost 2 years ago
chore(website): add banner

49627b1f46e01d9b6f7c41c63bbd72d9c6a4a0a5 authored almost 2 years ago
chore(website): redirect to core instead

bcb48fea3ed78c55840caea87061b862f830eb51 authored almost 2 years ago
style(website): remove dynamic width check

c87e8260878e1ec66cbc148927119670ff3ceb34 authored almost 2 years ago
feat(RoleTagData): add guildConnections (#9366)

* feat(roleTagData): add guildConnections

* feat(roletagdata): add guildConnections

* Update p...

2dddbe1f321f2e2722dba4a28f7d18384cf50353 authored almost 2 years ago
docs(Options): fix links and invalid syntax (#9322)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

86e5f5a119c6d2588b988a33236d358ded357847 authored almost 2 years ago
docs: cleanup MessageCreateOptions and MessageReplyOptions (#9283)

* Fixed MessageReplyOptions

* updated MessageReplyOptions

* Deduplication - created BaseMessag...

300059cb266e6cca42c30ee7f997c48ab2cc565e authored almost 2 years ago
fix(Message#editable): fix permissions check in locked threads (#9319)

fix(Message#editable): fix permissions check if channel is thread & locked

Co-authored-by: kodi...

d4c1fecbe264bc52a70aaf0ec303d35e2f15bbcd authored almost 2 years ago
docs(Events): Document auto moderation events (#9342)

docs(Events): document auto moderation events

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[...

79bcdfa767e7e842164e1174b6f4834ed731d329 authored almost 2 years ago
fix(BaseSelectMenuBuilder): Modify class to be `abstract` (#9358)

fix(BaseSelectMenuBuilder): abstraction

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@u...

ca4de2d9c6bc204e85d1b7eae7eabd23dbeb4475 authored almost 2 years ago
refactor: Remove `fromInteraction` in internal channel creation (#9335)

refactor: remove `fromInteraction`

794abe8450bae000cd0544922cdf53e7b3e4c59c authored almost 2 years ago
refactor: abstract identify throttling and correct max_concurrency handling (#9375)

* refactor: properly support max_concurrency ratelimit keys

* fix: properly block for same key
...

02dfaf1aa2c798315d0dd7f809cc469771b36ffc authored almost 2 years ago
fix(website): link dapi-types to proper website (#9388)

cac3c077299838eeff37b288fd8cb1f2bb8b627d authored almost 2 years ago
ci: remove nextjs bundle analysis

83143178aa873a20291530965c711a70d15e0ff7 authored almost 2 years ago
chore(website): cleanup ts-errors

615752e32bbd668c6bda632794802c5f9c16fc78 authored almost 2 years ago
chore: update next.js dep

2c25639a858c0257351f68214de01a2f64060214 authored almost 2 years ago
chore: fixup build and lint

a76c1ddacc5eb80adbf0a70756f451d709b1a000 authored almost 2 years ago
feat: Add changes from v13 to v14 (#9384)

0d0e4d1cb61e27d476352294a5624fec2bbf657b authored almost 2 years ago
chore(website): move around static label

d35f670d7a814663bc9d1fac3b257c9a09967faf authored almost 2 years ago
fix(website): client-side rendering fallback

e4c5f794b0cafbea2e9a5b6850747b3859d6d269 authored almost 2 years ago
fix: Update `DocsLink` usage (#9382)

88cab1a0ecffc13fa49ecf1017ef188f5c0291d3 authored almost 2 years ago
fix(guide): temporary fix contentlayer dev

1c2cc09e057500e3e0c8c04c2d0a95e1a3bbd6c7 authored almost 2 years ago
fix(guide): Treeshake react-icons (#9381)

2a684361d430d4c951be931e3644060117fbccea authored almost 2 years ago
fix(interactions): make `data` parameter optional (#9379)

66dc4014fe4553f1dd73aaa7c32fd83e10bde263 authored almost 2 years ago
feat(DocsLink): Implement the component (#9380)

Co-authored-by: Noel <[email protected]>

39c66945616a805a48e8ee085adb45c38c5c7291 authored almost 2 years ago
fix(website): static badge and overload switcher

70da3746f880d0b83f04ea0485850f49f7945a62 authored almost 2 years ago
fix(ui): discord components

0340622f1a87c3c95643addbd2360d61de5ee147 authored almost 2 years ago
chore: add chromatic

f36878677cad02343b958117bb99f0c42718535d authored almost 2 years ago
chore: storybook

e5859b41cff1ff371937a3940a5108e04d8789a4 authored almost 2 years ago
types(CategoryChannel): Ensure `parent` and `parentId` are `null` (#9327)

types: ensure categories' parents are `null`

8218ffc78d23234b32c05a97fde2f4bea64d7aa6 authored almost 2 years ago
types(GuildTextBasedChannel): Remove unnecessary exclusion of forum channels (#9326)

types(GuildTextBasedChannel): remove exclusion of forum channels

Co-authored-by: kodiakhq[bot] ...

7ff3d528d942a0daa990194915ff8328dec99149 authored almost 2 years ago
chore(guide): Update pages (#9372)

0b7f296b62b86df8166c4a0e19b99228087ec15a authored almost 2 years ago
feat(guide): How to contribute (#9376)

85a379fdf8b9edbbb6b71729caad09dbdcb3e3bb authored almost 2 years ago
docs: add `SnowflakeUtil` (#9371)

8ffcf77840b62590fcb4731380d28b22d0b98741 authored almost 2 years ago