Rory&
|
05fba68bb3
|
Presence disconnect works!
|
2026-04-13 18:58:21 +02:00 |
|
Rory&
|
10a973eced
|
Time out presence
Sourced from #1541
Co-authored-by: Davide <137603413+LW-Davide@users.noreply.github.com>
|
2026-04-13 16:00:10 +02:00 |
|
Rory&
|
ad245d029f
|
Mark users as offline when gateway connection is closed
Part of #1541
Co-authored-by: Davide <137603413+LW-Davide@users.noreply.github.com>
|
2026-04-13 15:55:32 +02:00 |
|
Rory&
|
ad55d0aa93
|
prep for presence
|
2026-04-13 15:42:44 +02:00 |
|
Rory&
|
0ae2ccff5f
|
Emit presence on identify, support deduped gw events
|
2026-04-13 14:08:29 +02:00 |
|
whinis
|
09310bce4f
|
Align Message object with API spec
|
2026-04-13 12:11:07 +02:00 |
|
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 |
|
whinis
|
f9147b78ca
|
Maybe fix an issue elisa had with discord.py
|
2026-04-13 12:11:07 +02:00 |
|
whinis
|
195d379e33
|
Added the @JsonRemoveEmpty decrorator to most of the fields in the message class. Hopefully shouldn't break anything.
|
2026-04-13 12:11:07 +02:00 |
|
Oh64
|
07bdc337eb
|
revert the change on ElapsedTime read-only class
|
2026-04-06 14:27:43 +02:00 |
|
Oh64
|
4c0c38cfa7
|
indexes on instance_bans lookup columns
|
2026-04-06 14:27:43 +02:00 |
|
Oh64
|
8ab1fd9707
|
use arrayGroupBy, include group time in query traces
|
2026-04-06 14:27:43 +02:00 |
|
Oh64
|
d32c75d164
|
Refactor Identify : batch guild queries and parallelise relation fetches
|
2026-04-06 14:27:43 +02:00 |
|
CyberL1
|
580d5d7da4
|
fix: make github webhooks embeds have rich type
|
2026-03-31 22:02:05 +02:00 |
|
Rory&
|
7c07c9b6fd
|
Add indexes to instance bans table
|
2026-03-27 17:49:19 +01: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&
|
51fc0c2e01
|
User: use single query to determine taken discriminators
|
2026-03-26 11:47:33 +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&
|
575616a503
|
add channel status migration
|
2026-03-21 16:08:12 +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 |
|
Rory&
|
894bfbe6d4
|
lambert-server: dont overwrite express Router class
|
2026-03-21 14:48:47 +01:00 |
|
Rory&
|
48eb55ee07
|
Fix schemas script
|
2026-03-21 14:46:30 +01:00 |
|
Rory&
|
e59154d280
|
lambert-server: remove global namespace pollution for server
|
2026-03-21 14:45:43 +01:00 |
|
Oh64
|
7a92946bed
|
make spacebar compile again
|
2026-03-21 08:27:57 +01:00 |
|
Rory&
|
a4e87dd792
|
Add WIP PublicMessage schema
|
2026-03-21 08:22:29 +01:00 |
|
Rory&
|
27d2ba5a10
|
More schema stuff
|
2026-03-21 08:22:27 +01:00 |
|
Rory&
|
46176e9ebf
|
Message toJSON -> null vs undefined
|
2026-03-21 08:21:30 +01:00 |
|
Rory&
|
f333e8dadc
|
Message*Event: as->satisfies (WIP)
|
2026-03-21 08:19:54 +01:00 |
|
Rory&
|
5effba7f8a
|
MessageCreate/UpdateEvent: use PublicMessage
|
2026-03-20 18:48:48 +01:00 |
|
Rory&
|
1c3c6093b1
|
MessageActivity: add type enum
|
2026-03-20 18:48:48 +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&
|
9e4274512a
|
Migrate ReadyEventData 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&
|
66bed974ff
|
Migrate Stream*Event 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&
|
2a1d8ff93e
|
Migrate Member#addToGuild GuildCreateEvent 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 |
|