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(WelcomeChannel): Add forum channel as a type (#8643)

6f1f465a77e362e20ec50067be0e634d35946ba5 authored over 2 years ago
chore: fix proxy-container Dockerfile (#8648)

eb98372dcd12b8fab475b76fbd633c28b58d1f38 authored over 2 years ago
feat: Allow forum channels in webhook update event (#8646)

feat: allow forum channels in webhook update event

5048a3d17ace22336e74451d30b513b3db42a26f authored over 2 years ago
docs: Correctly overwrite `setRTCRegion` method (#8642)

docs: correctly overwrite `setRTCRegion` method

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

f0497343f1193635b260b9e2085cac7b43991f74 authored over 2 years ago
fix: Correct applied tags type (#8641)

* fix: correct applied tags type

* types: this is never a private thread channel

Co-authored-b...

f6f15d8e877d4ffbe908a093e64809ef9015e0ff authored over 2 years ago
types: Narrow channel type in thread managers (#8640)

types: narrow channel type in thread managers

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

14bbc9150a748e7ac1660c2375c7f065fcc55a6c authored over 2 years ago
fix(ThreadChannel): Make `fetchStarterMessage()` work in forum posts (#8638)

fix(ThreadChannel): make `fetchStarterMessage()` work in forum posts

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

a7f816eeb7fa1e193cf0901efbdcaf629f72465f authored over 2 years ago
docs(GuildTextThreadManager): Document correct `@extend` (#8639)

docs(GuildTextThreadManager): document correct `@extend`

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

802b2394b08151faab6810695fd5c8f27ce84d58 authored over 2 years ago
build: trigger rebuild

c446a845700ed15ab643e81f5151caafb5caf5cf authored over 2 years ago
chore: patch all versions of tsdoc-config

9cf0a4904b6510dd9ece91896598a1619d4b8fd8 authored over 2 years ago
build: revert to using patch

25dc146247368d6d48bb0730ba0a84c7f25b5142 authored over 2 years ago
build: different import for schema

a2b08aaf3b96ac51552ef62ab829db4fc483a2d4 authored over 2 years ago
chore: deps

eba9cc6038bc7a7d2b292b02d3162ca4e0922c23 authored over 2 years ago
fix: update `messageCount`/`totalMessageSent` on message events (#8635)

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

145eb2fc5db5ca739aa9782d5ec5210f81a6aeeb authored over 2 years ago
docs(builders/components): document constructors (#8636)

8444576f45da5fdddbf8ba2d91b4cb31a3b51c04 authored over 2 years ago
fix: border color in dark mode

6d43e266763face9cc60077d96b58c6c163472cc authored over 2 years ago
feat: searchbar

2fc3d86f561d111e324a40e50f53317fc11eb566 authored over 2 years ago
feat: add support for guild forums (#7791)

* feat: add support for guild forums

* feat(webhook): add support for creating forum channel po...

8a8d519c9c4c082370fc6935b56dafb525b873df authored over 2 years ago
refactor: replace usage of deprecated `ChannelType`s (#8625)

refactor: use new non-deprecated `ChannelType`s

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

669c3cd2566eac68ef38ab522dd6378ba761e8b3 authored over 2 years ago
feat(website): use dropdowns for overloads (#8630)

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

678ceaa0148f20adfde547cebc5b88227390a5d6 authored over 2 years ago
fix: footer hiding properly

0785353efe6efc6e5b43af9e6c2455e1c8b3aecf authored over 2 years ago
fix: overflow in cmdk menu

8323926304d7abfc09078c9429ad20c2df612874 authored over 2 years ago
refactor: light theme for cmdk

bccc2c8e89c84cb095bed7d8a65a5a7f8e31a38f authored over 2 years ago
fix: allow usage of ctrl key additionally to metakey

1d72663e923cce69d6bb441df7d520e00d873559 authored over 2 years ago
fix: prevent default for cmd+k

d0a2a6227dcfa6b5c39ac7f871b28120eef3db1f authored over 2 years ago
feat: search

735e0bf52ecacec046670a7e0b231dca7f8cf3ef authored over 2 years ago
fix(SlashCommandBuilder): missing methods in subcommand builder (#8583)

1c5b78fd2130f09c951459cf4c2d637f46c3c2c9 authored over 2 years ago
types(interactions): pass `Cached` type to return type of methods (#8619)

053da5bc91d5cfa8d842b13b0b05083d2f7f086d authored over 2 years ago
docs: fix regexps incorrectly being called global (#8624)

fc9653f5aea4013da15fb8de0a4452400eaa7739 authored over 2 years ago
docs: update misleading `Client#guildMemberAvailable` event description (#8626)

22ac6b4660db6b02f62b9851e9e3bcfe5fb506b5 authored over 2 years ago
chore: dep cleanup

d14d47b62fea9a57570f24195ca486886751c6fa authored over 2 years ago
types: Ensure events possess `Client<true>` (#8612)

types: ensure events possess `Client<true>`

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

a9f003ac9b56d31166cbf353d02140dad0b2517e authored over 2 years ago
types(GuildChannelManager): correct `fetch` return type (#8549)

* types(GuildChannelManager): correct `fetch` return type

* fix(ci): fix the types tests

* fix...

1d4cdee321ab25bb0f109d55a000582825dd79f9 authored over 2 years ago
refactor: Split message send/edit types/documentation (#8590)

* refactor: split message send/edit types

* refactor: move `MessageEditOptions`

Co-authored-by...

8e1afaebdb686033555ca58e53f34bb97f7369c8 authored over 2 years ago
docs(Options): update DefaultMakeCacheSettings (#8585)

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

32523325c6610e95fe3ffcc31d005b3418c6bc68 authored over 2 years ago
fix: tiny screen cmdk size

7a9e52e63a369196ab94920669aaa5e34969fa0d authored over 2 years ago
fix: build script for website

d11edc6397495462af64309668e3ce039170fbcc authored over 2 years ago
feat: command menu

96304d7cc8ffe6aafa56d00339500dfbbf5eb5f5 authored over 2 years ago
chore: deps

f9e9bfdedccc2add6fdeaef0f9d01bf376556a42 authored over 2 years ago
feat: redirect to old docs for main documentation

ce1f5c8d47ef1de856f2c9060703654eb7857606 authored over 2 years ago
feat(GuildBanManager#create): add `deleteMessageSeconds` (#8326)

* feat(GuildBanManager#create): add `deleteMessageSeconds`

* Apply suggestions from code review...

03fb5b0a2f45275dec7885175ad691a1d9c449c4 authored over 2 years ago
test: rename incorrect test (#8596)

ce991dd1d883f6785b5f4b4b3ac80ef21cb304e7 authored over 2 years ago
chore: remove unused eslint disable comments (#8595)

dbca93098cb5e92ba8fec169fab8bab875b6ee0f authored over 2 years ago
docs: change name (#8604)

dd5a08944c258a847fc4377f1d5e953264ab47d0 authored over 2 years ago
fix: properly center badge text

8e98ba94d2972a6debf54406b1caa59279782625 authored over 2 years ago
fix: hide menu on click

74dc8c10d59e5645dcc119fbce90f09f34505646 authored over 2 years ago
fix: dark/light theme fixes

8d07ea9a6244a49f92146913e765ad9969a03acd authored over 2 years ago
fix: accessibility improvements

d8e774138d5ab0333a767599e5470b4ea3f35ba5 authored over 2 years ago
feat: add typeguard to BaseInteraction#isRepliable (#8565)

* feat: add typeguard to BaseInteraction#isRepliable

* fix: redefine RepliableInteraaction

....

55c3ee20ae700e78d18a3c4c04b6a7426cffc060 authored over 2 years ago
refactor: website components (#8600)

c3341570d983aea9ecc419979d5a01de658c9d67 authored over 2 years ago
docs: use remarks instead of `Note` in descriptions (#8597)

f3ce4a75d0c4eafc89a1f0ce9f4964bcbcdae6da authored over 2 years ago
chore: deps

4ffdada4f7a9f8d5bc242353e03c73d5604163a5 authored over 2 years ago
feat(Integration): add `scopes` (#8483)

8b3d0061180cfd5d9ba8beae3e8d623b5ce43ea4 authored over 2 years ago
feat: add `chatInputApplicationCommandMention` formatter (#8546)

feat: add `chatInputApplicationCommandMention()` formatter

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

d08a57cadd9d69a734077cc1902d931ab10336db authored over 2 years ago
refactor: open graph fixes

0dc68445a1799b657d8d51719802f793d74ce276 authored over 2 years ago
feat: open graph

a7ad7e75ce2f09bdbabd86aa47da44c56ecec6de authored over 2 years ago
chore(website): bump api-extractor-model (#8584)

f79ccb497179b6f8de7c0d6cc37f516f5c2e3e1c authored over 2 years ago
refactor: extract create model function

6f2b223c8bf7f3c35e874a66b4dca6f34d11a536 authored over 2 years ago
feat: add naive client-based search

a4777aa9b0aafc50b3da3faad7db6b339584da5c authored over 2 years ago
feat: redirect to latest version, otherwise click select version button

f072d3d91696ec4eca950e78fd3a71a1c4c70858 authored over 2 years ago
build: fix website build

0238588067fa6e2e46b37e976fa3bbb465de7448 authored over 2 years ago
chore: deps

1d460e04344d72fe0d8ed8a9a41ad637896d1cae authored over 2 years ago
types(ThreadChannel): `fetchStarterMessage` must return a `Message<true>` (#8560)

Signed-off-by: RedGuy12 <[email protected]>

Signed-off-by: RedGuy12 <6...

b9c62ac0f0f534c33f9913135095f8b3d98ec05e authored over 2 years ago
build: tsup for better cjs / esm support

df46ab8061d3b92afbf48417bc78029d9d43c094 authored over 2 years ago
types(interactions): fix `{Slash,ContextMenu}CommandBuilder#toJSON` (#8568)

b7eb96d45670616521fbcca28a657793d91605c7 authored over 2 years ago
types(webhook): avatar can be null (#8541)

f77612a55e9c593a21bc27e58c9fbd03d85787e3 authored over 2 years ago
chore(website): put seperators between properties (#8576)

9b4116b65912bf96fbe6916273ff2bb26cbcfe76 authored over 2 years ago
fix: docgen (#8582)

8a91d7c2562b408c0754b6bae9bcfa0e07a8b11b authored over 2 years ago
chore: fix leftover eslint exceptions

3b7ba4062e7fbdc31242f20e2756b49e0af0b56e authored over 2 years ago
refactor: use `eslint-config-neon` for packages. (#8579)

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

edadb9fe5dfd9ff51a3cfc9b25cb242d3f9f5241 authored over 2 years ago
chore: bump typescript-eslint to support ts 4.8 (#8573)

4bdb0593ae5b66afce22c2677787d9a2efb10862 authored over 2 years ago
chore: missing config files

fd97da9b6c423384fd98e95038829d42bd1ccc8c authored over 2 years ago
feat: add util package for generating search indices (#8571)

d5dcddd35079e81b2df7cd6d29dd646942d7bf80 authored over 2 years ago
docs: remove xml tag from collection#find (#8550)

40324574ebea9894cadcc967e0db0e4e21d62768 authored over 2 years ago
chore(github): resolved typos in issue templates (#8564)

1398af66f0290a9a6f95ab57a656ab890713b6d9 authored over 2 years ago
fix: don't prefetch as links enter viewport

682e0e1802720ead2e940dbd1723239c691681cb authored over 2 years ago
chore: return error

13baf75cae395353f0528804ff0d71468f21daa9 authored over 2 years ago
fix: revalidate on notFound

1d6b31b78d8791a30d44c56d019f4e06ee07d729 authored over 2 years ago
chore: log errors as errors

5f093dde244bbaa63c13a423dd85b99ecb9a2564 authored over 2 years ago
fix: don't throw on not serializable kind

b58e6a65ad671b0d21be41f57329c06464f795e7 authored over 2 years ago
chore: some logging

204f4dd7c426e5825e7b39ab2f26456708490cb4 authored over 2 years ago
refactor: contrast & colors

249ba0a9a6a19e9685869f87bf935f3a0f6d55e3 authored over 2 years ago
refactor: memoize everything

92933c2b61428432e088572629099c9a442b5dd3 authored over 2 years ago
fix: properly 404 and revalidate

abd3fc8ceb749f4009f9f8d78829756fbfcc543d authored over 2 years ago
fix: affix position when ToC is visible

84059b6b2567f3cd8b642d9fcfb8f81633fe3059 authored over 2 years ago
chore: just in case

6da405668fc26ac934c825cce0cecf0cbd9cd6a9 authored over 2 years ago
chore: deps

58d2a1e6d7fa3adff4006032df99f7e8613dd1ed authored over 2 years ago
fix: mobile centering

7b5c688844194c588553bd50240cb625289b4c1c authored over 2 years ago
feat: light theme code blocks

28bc4f42c66c1b9a872a6ca56f7c43538b8d1905 authored over 2 years ago
refactor: css

5b4672bad331912d9d6c375a34b6deabe4ddba99 authored over 2 years ago
refactor: mobile layout for badges

a57b9ba5c4c7dcff09caf8f59cc6f7a480932355 authored over 2 years ago
fix: footer and sidebar mobile spacing

32da9b386828fd6d39ef8b98d2ab36446681f12f authored over 2 years ago
style: type import

70806b401e7d1ba78a6d427e55f43cb38f02a6d3 authored over 2 years ago
style: spacing

0674820723ac9fe57cdd85acdd164a8a2305ea6d authored over 2 years ago
fix: footer on mobile

2d5bce274cb4d36d6b360e7c043379e3ac21228b authored over 2 years ago
refactor: front page

331dedcb9dd24adaff95dba0a5cfe58662f27541 authored over 2 years ago
feat: add footer links

103e1bd8439c1c8bb236fa1775b9fa9036457666 authored over 2 years ago
refactor: make dark theme the default

ffafde0b6b26f3dde788c5cc9392e73ef4f691e4 authored over 2 years ago
fix: spacing of footer and affix

28422eea5812c06e2b01ae336b21bf241377959b authored over 2 years ago
feat: markdown syntax highlighting

c826ad3ade58cbae58df9b59c079fd9e35b5e56a authored over 2 years ago