Commit Graph

978 Commits

Author SHA1 Message Date
whinis
310d292e9a Fix Typing event so that it returns undefined rather than null
Added clean data to message entity so it respects json tags.
2026-04-13 12:11:07 +02:00
CyberL1
580d5d7da4 fix: make github webhooks embeds have rich type 2026-03-31 22:02:05 +02:00
Rory&
53ab01c4e2 EmbedHandlers: more configuration for embeds, switch to storing all returned embeds 2026-03-26 15:14:18 +01:00
Rory&
1ad351559f EmbedHandlers: use youtube handler for youtube music, use OrmUtils.mergeDeep for request options 2026-03-26 12:26:53 +01:00
Rory&
daaf6eae28 Embeds: factor out from postMessage 2026-03-26 11:46:48 +01:00
Rory&
47e782ad62 Fix voice state query trying to include member 2026-03-21 16:22:06 +01:00
Rory&
0e57826c1b lambert-server: Remove unused errorHandler option 2026-03-21 14:52:57 +01:00
Rory&
5445706dcf lambert-server: Remove unused jsonBody option 2026-03-21 14:51:46 +01:00
Oh64
7a92946bed make spacebar compile again 2026-03-21 08:27:57 +01:00
Rory&
27d2ba5a10 More schema stuff 2026-03-21 08:22:27 +01:00
Rory&
f333e8dadc Message*Event: as->satisfies (WIP) 2026-03-21 08:19:54 +01:00
Rory&
131a0ec286 Migrate MessageReaction*Event to satisfies, part of #1577 2026-03-20 18:48:46 +01:00
Rory&
4c169bae25 Migrate TypingStartEvent to satisfies, part of #1577 2026-03-20 18:34:36 +01:00
Rory&
339a0fcbf4 Migrate Thread*Event to satisfies, part of #1577 2026-03-20 18:18:41 +01:00
Rory&
3d8a91b100 Migrate MessageDelete*Event to satisfies, part of #1577 2026-03-20 18:17:47 +01:00
Rory&
847dc846e6 Migrate UserDeleteEvent to satisfies, part of #1577 2026-03-20 18:17:47 +01:00
Rory&
aa94101018 Migrate MessageAckEvent to satisfies, part of #1577 2026-03-20 18:17:47 +01:00
Rory&
bd42196733 Migrate PresenceUpdateEvent to satisfies, part of #1577 2026-03-20 18:17:47 +01:00
Rory&
851f0e7600 Migrate UserUpdateEvent to satisfies, part of #1577 2026-03-20 18:17:47 +01:00
Rory&
9597ebe941 Migrate VoiceS*Event to satisfies, part of #1577 2026-03-20 18:17:41 +01:00
Rory&
1fb0af82ae Migrate Invite*Event to satisfies, part of #1577 2026-03-20 18:16:57 +01:00
Rory&
b59f41c1b6 Migrate Channel*Event to satisfies, part of #1577 2026-03-20 18:16:56 +01:00
Rory&
52efc753db Migrate WebhooksUpdateEvent to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
de64db65cf Migrate Relationship*Event to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
ee53b72c35 Migrate GuildStickersUpdateEvent to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
8a5d8849df Migrate GuildRole*Event to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
3462b40bc1 Migrate GuildEmoji*Event to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
58df260c22 Migrate GuildDeleteEvent to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
c02c6f1d50 Migrate GuildBan*Event to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
76f060d656 Migrate ChannelRecipient*Event to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
0aa1c7c5b7 Migrate ChannelPinsUpdateEvent to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory&
7a791cdea8 Migrate Interaction*Event to satisfies, part of #1577 2026-03-20 18:16:11 +01:00
Rory&
0027218b6b Migrate InteractionCreateEvent to satisfies, part of #1577 2026-03-20 18:13:15 +01:00
Rory&
366691b7e9 Migrate SettingsProto* to satisfies, part of #1577 2026-03-20 18:13:15 +01:00
Rory&
4cf9cd058d Migrate ChannelDeleteEvent to satisfies, part of #1577 2026-03-20 18:13:15 +01:00
Rory&
95fa10b3d0 Migrate GuildUpdate to satisfies, part of #1577 2026-03-20 18:13:13 +01:00
Rory&
e0baf02efd Migrate GuildMemberUpdate to satisfies, part of #1577 2026-03-20 18:12:28 +01:00
MathMan05
182bf74eac just one more check 2026-03-20 16:31:32 +01:00
MathMan05
6514111bc2 remove the stupid function 2026-03-20 16:31:32 +01:00
MathMan05
9043c642cc final pk fixes 2026-03-20 16:31:32 +01:00
MathMan05
5e2d0fac01 merge the functions 2026-03-20 16:31:32 +01:00
MathMan05
ccbe60ffb6 make some corrections 2026-03-20 16:31:32 +01:00
MathMan05
333f1baa2a make better error 2026-03-20 16:31:32 +01:00
MathMan05
e4429e910c invert if 2026-03-20 16:31:32 +01:00
MathMan05
8f5a1a8a9d fixes 2026-03-20 16:31:32 +01:00
MathMan05
381d554e8f remove log 2026-03-20 16:31:32 +01:00
MathMan05
96d11f18bc inline constant 2026-03-20 16:31:32 +01:00
MathMan05
5817e6930f fix typo 2026-03-20 16:31:32 +01:00
MathMan05
97704276fa enum for failure 2026-03-20 16:31:32 +01:00
MathMan05
fad4769841 remove log 2026-03-20 16:31:32 +01:00