Vlad Frangu
|
5725f26cf6
|
Apply suggestions from code review
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
|
2026-03-27 18:08:44 +02:00 |
|
Vlad Frangu
|
909c71164a
|
chore: readme
|
2026-03-27 16:28:29 +02:00 |
|
almeidx
|
2de2dca39d
|
fixup! Apply suggestions from code review
|
2026-03-27 14:10:19 +00:00 |
|
Almeida
|
54b5c29fdf
|
Apply suggestions from code review
Co-authored-by: Qjuh <76154676+Qjuh@users.noreply.github.com>
|
2026-03-27 14:06:28 +00:00 |
|
almeidx
|
6e7437456f
|
chore: website
|
2026-03-27 13:00:43 +00:00 |
|
almeidx
|
cf11b69dd3
|
chore: update configs, remove leftover yarn refs
|
2026-03-27 11:49:51 +00:00 |
|
Vlad Frangu
|
8d1cc2ff8a
|
chore: pnpm migration
|
2026-03-27 13:31:22 +02:00 |
|
Vlad Frangu
|
308308dfab
|
chore: forgot to update tsconfig with types
|
2026-03-27 12:33:26 +02:00 |
|
renovate[bot]
|
ca423b001a
|
chore(deps): update dependency typescript to v6 (#1594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
|
2026-03-27 12:30:08 +02:00 |
|
dependabot[bot]
|
3bc73f8b4f
|
chore(deps): bump node-forge from 1.3.3 to 1.4.0 in /website (#1595)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-27 12:16:20 +02:00 |
|
dependabot[bot]
|
96a34ba74b
|
chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#1596)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-27 12:13:48 +02:00 |
|
dependabot[bot]
|
b63fafdfd4
|
chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#1590)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-27 12:13:34 +02:00 |
|
renovate[bot]
|
1c722899a1
|
chore(deps): update actions/create-github-app-token action to v3 (#1593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-27 12:12:58 +02:00 |
|
renovate[bot]
|
c5aa81d971
|
chore(deps): lock file maintenance (#1597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-27 12:11:54 +02:00 |
|
renovate[bot]
|
ae938673f9
|
chore(deps): update patch/minor dependencies (#1592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-27 08:54:58 +00:00 |
|
renovate[bot]
|
93e4c79e2e
|
chore(deps): update eslint/prettier (#1591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-27 05:43:11 +00:00 |
|
kshitijanurag
|
a99c8c0f53
|
feat: guild messages search (#1583)
Co-authored-by: Almeida <almeidx@pm.me>
|
2026-03-25 12:45:57 +00:00 |
|
Almeida
|
c080b2a838
|
refactor: rename duplicate error code (#1588)
|
2026-03-25 12:26:22 +02:00 |
|
Vlad Frangu
|
ed0c19aef7
|
ci: try to use app token
|
2026-03-24 14:14:02 +02:00 |
|
kshitijanurag
|
662cb0cb0a
|
feat(RESTJSONErrorCodes): add error code 50278 (#1587)
|
2026-03-22 23:08:51 +02:00 |
|
kshitijanurag
|
e65e02f05f
|
feat(BaseThemeType): add Unset base theme type (#1577)
|
2026-03-20 12:40:20 +02:00 |
|
dependabot[bot]
|
b4eaf0b607
|
chore(deps): bump rollup from 2.79.2 to 2.80.0 in /website (#1544)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-20 12:36:54 +02:00 |
|
dependabot[bot]
|
ebdb44eb79
|
chore(deps): bump flatted from 3.2.5 to 3.4.2 in /website (#1585)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-20 12:34:17 +02:00 |
|
renovate[bot]
|
d7192dc74e
|
chore(deps): update dependency eslint-config-neon to ^0.4.0 (#1487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
|
2026-03-20 12:33:46 +02:00 |
|
Almeida
|
b985362252
|
feat(Application): add activity instance types and endpoint (#1578)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-20 12:16:08 +02:00 |
|
Almeida
|
25778aeee9
|
fix(webhook): correct nullability for guild_id and channel_id (#1567)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2026-03-20 12:06:44 +02:00 |
|
renovate[bot]
|
899544f379
|
chore(deps): update pnpm/action-setup action to v5 (#1582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-20 12:04:10 +02:00 |
|
renovate[bot]
|
76ee81b8e1
|
chore(deps): lock file maintenance (#1584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-20 09:46:45 +00:00 |
|
renovate[bot]
|
93f3d45596
|
chore(deps): update patch/minor dependencies (#1581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-20 05:28:35 +00:00 |
|
Almeida
|
811314a825
|
fix(Voice, AuditLog): voice state channel_id, audit log application_id (#1580)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 20:19:08 +02:00 |
|
Almeida
|
ba01bacfc0
|
feat(Rest): add missing JSON error codes (#1579)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 20:18:52 +02:00 |
|
Almeida
|
a4aa724eb8
|
fix(Channel): correct PATCH channel field nullability (#1575)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 13:08:49 +02:00 |
|
Almeida
|
dea22dc487
|
fix(poll): mark expiry as nullable (#1576)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 13:08:37 +02:00 |
|
Almeida
|
cf6476dc8a
|
fix(Guild): correct optionality and nullability (#1574)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 13:08:15 +02:00 |
|
Almeida
|
f76c2fa249
|
fix: split grouped gateway dispatch types (#1563)
|
2026-03-19 10:04:56 +00:00 |
|
Almeida
|
0000e9afe3
|
fix: role colors optionality, color deprecation, and stale annotations (#1566)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:40:56 +02:00 |
|
kshitijanurag
|
c3b331d80a
|
feat(message): shared client themes (#1565)
|
2026-03-19 09:40:28 +02:00 |
|
Almeida
|
f1a3cb7bb7
|
fix: send soundboard result type (#1568)
|
2026-03-19 09:37:28 +02:00 |
|
Almeida
|
38b9467178
|
fix(Gateway): invite create timestamp type, zstd-stream (#1569)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:37:05 +02:00 |
|
Almeida
|
32b544e05e
|
chore: run clean:node on pre-commit (#1564)
|
2026-03-19 09:36:39 +02:00 |
|
Almeida
|
e1ff008cd6
|
feat(Application): add webhook event fields to PATCH (#1570)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:35:34 +02:00 |
|
Almeida
|
46b8cbd46f
|
feat(Guild): add flags to modify guild member (#1571)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:35:15 +02:00 |
|
Almeida
|
c8ef2fefde
|
feat(Guild): add collectibles to guild member (#1572)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:35:02 +02:00 |
|
Almeida
|
bf12195401
|
fix(guildScheduledEvent): entity_type required, channel_id nullable (#1573)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:34:45 +02:00 |
|
kshitijanurag
|
a73d1d0ce2
|
docs: update TSDoc comments for PermissionFlagsBits (#1558)
|
2026-03-17 01:36:23 +02:00 |
|
renovate[bot]
|
17eade718c
|
chore(deps): update crazy-max/ghaction-github-labeler action to v6 (#1552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-17 01:35:55 +02:00 |
|
dependabot[bot]
|
c242454e9f
|
chore(deps): bump immutable from 5.0.3 to 5.1.5 in /website (#1545)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-17 01:34:45 +02:00 |
|
dependabot[bot]
|
6dc3caa692
|
chore(deps): bump svgo from 3.3.2 to 3.3.3 in /website (#1546)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-17 01:34:34 +02:00 |
|
kshitijanurag
|
6b47a0c960
|
docs(channel): update slowmode bypass permission information (#1562)
|
2026-03-17 01:34:21 +02:00 |
|
renovate[bot]
|
e9169b8acb
|
chore(deps): lock file maintenance (#1561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-13 08:52:09 +00:00 |
|