ckohen
|
859111f864
|
chore: init @discordjs/next (#8988)
Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
Co-authored-by: Isidro Casiano <isidroICP@outlook.com>
|
2023-01-12 10:27:07 +01:00 |
|
Jiralite
|
83eafb6146
|
chore: Add backport label (#8942)
|
2022-12-16 18:19:44 +01:00 |
|
Suneet Tipirneni
|
3fca638a84
|
feat: add @discordjs/formatters (#8889)
* feat: add @discordjs/formatters
* chore: make requested changes
* chore: make requested changes
* chore: fix other places
* chore: make requested changes
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-12-02 12:55:00 +00:00 |
|
Almeida
|
f13ff5c6d3
|
feat(createPackage): sort label files (#8892)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-12-01 10:02:44 +00:00 |
|
Suneet Tipirneni
|
2127b32d26
|
feat: Add @discordjs/core (#8736)
* feat: add @discordjs/core
* chore: lint
* chore: add all gateway events
* chore: add the rest of the rest routes
* chore: cleanup gateway
* chore: rename gateway to client
* chore: rename gateway to client
* fix: don't spread unless we need to
* refactor: use classes and make requested changes
* chore: show shardId on emit
* chore: add interface for intrinsic props
* refactor: scope dispatch data instead of spreading
* chore: add utility for uploading files for messages and interactions
* feat: finish up form data handling
* chore: add readme
* chore: update api-extractor stuff
* chore: bump deps
* chore: make requested changes
* chore: make requested changes
* Update package.json
* chore: make requested changes
* fix: add missing interaction responses
* chore: make some requested changes
* chore: remove `return await`
* chore: use autoModeration instead of automod
* refactor: use snowflakes and -types results
* chore: sort imports, fix return type on editUserVoiceState
* chore: rename bots to users
* feat: add automod dispatch events
* refactor: move templates and members into guild
* fix: use users instead of bots in api class
* chore: imports
* chore: make requested changes
* fix: don't make files required on interaction replies
* fix: rename sendMessage to createMessage
* feat: add application command routes
* feat: add webhook.execute overloads and options to invites.get
* chore: use create prefixes
* chore: seperate interaction params
* chore: use Id
* chore: make requested changes
* chore: make requested changes
* chore: make requested changes
* chore: for -> from
* Apply suggestions from code review
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* Update packages/core/README.md
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* chore: make requested changes
* chore: update -types
* chore: bump vitest
* fix: sticker uploading
* fix: lockfile
* chore: make requested changes
* chore: make requested changes
* Update packages/core/src/api/applicationCommands.ts
Co-authored-by: Almeida <almeidx@pm.me>
* Apply suggestions from code review
Co-authored-by: Aura Román <kyradiscord@gmail.com>
* Update packages/core/README.md
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: almeidx <almeidx@pm.me>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Aura Román <kyradiscord@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-11-27 21:23:13 +00:00 |
|
DD
|
bf9aa1858d
|
feat: @discordjs/brokers (#8548)
|
2022-10-13 22:20:36 +02:00 |
|
iCrawl
|
3ed668e539
|
chore: move website and guide out of packages
|
2022-10-10 01:22:48 +02:00 |
|
Noel
|
0ac3e766bd
|
feat: web-components (#8715)
|
2022-10-07 06:56:13 +02:00 |
|
Noel
|
2628659747
|
feat: astro guide (#8714)
|
2022-10-06 23:53:35 +02:00 |
|
Suneet Tipirneni
|
b2ec865765
|
feat: add @discordjs/util (#8591)
* feat: add @discordjs/util
* fix: builders test
* refactor: make rest use lazy for ESM import
* chore: make requested changes
* Apply suggestions from code review
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: A. Román <kyradiscord@gmail.com>
* chore: make requested changes and add tests
* chore: regen lockfile
* test: add type tests
* chore: push missing files
* chore: make requested changes
* chore: update CI stuff
* chore: fix lockfile
* chore: make requested changes
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: A. Román <kyradiscord@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-10-02 18:00:31 +00:00 |
|
iCrawl
|
160487d866
|
chore: fix dockerbuild and add ws props everywhere
|
2022-07-24 18:49:06 +02:00 |
|
iCrawl
|
0b979b04f2
|
chore: add blocked label
|
2022-07-06 21:17:07 +02:00 |
|
DD
|
2681929e42
|
feat: proxy container (#8000)
|
2022-06-17 23:29:50 +02:00 |
|
Noel
|
127931d1df
|
feat: website (#8043)
|
2022-06-08 19:13:31 +02:00 |
|
Noel
|
8b979c0245
|
feat: docgen package (#8029)
|
2022-06-07 10:51:33 +02:00 |
|
DD
|
1ba2d2a898
|
feat: @discordjs/proxy (#7925)
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
|
2022-06-04 13:26:25 +02:00 |
|
iCrawl
|
1060dcdd4e
|
chore: add more labels
|
2022-01-07 20:17:48 +01:00 |
|
iCrawl
|
68c059165b
|
chore: fix bug report and feature request templates
|
2021-08-07 13:41:41 +02:00 |
|
iCrawl
|
d1d740c1a5
|
chore: even more labels
|
2021-08-07 13:31:23 +02:00 |
|
iCrawl
|
ed0f605b23
|
chore: add additional topic labels
|
2021-08-07 13:21:37 +02:00 |
|
Noel
|
b2e23ca03c
|
chore: give labels a facelift (#6333)
|
2021-08-07 12:07:03 +01:00 |
|