Commit Graph

927 Commits

Author SHA1 Message Date
Rory& e0204f76cf Make presence clear async, clean up temp session code 2026-04-13 22:41:57 +02:00
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& 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
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& 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& 575616a503 add channel status migration 2026-03-21 16:08:12 +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& 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& 339a0fcbf4 Migrate Thread*Event to satisfies, part of #1577 2026-03-20 18:18:41 +01:00
Rory& b59f41c1b6 Migrate Channel*Event to satisfies, part of #1577 2026-03-20 18:16:56 +01:00
Rory& 2a1d8ff93e Migrate Member#addToGuild GuildCreateEvent to satisfies, part of #1577 2026-03-20 18:16:14 +01:00
Rory& 7f3b47d363 Migrate GuildMember*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& e0baf02efd Migrate GuildMemberUpdate to satisfies, part of #1577 2026-03-20 18:12:28 +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 c16fca64bf that shouldn't exist 2026-03-20 16:31:32 +01:00
MathMan05 5817e6930f fix typo 2026-03-20 16:31:32 +01:00
MathMan05 5ff3226555 more pk fixes 2026-03-20 16:31:32 +01:00
MathMan05 9ba95abb02 fixes for pluralkit 2026-03-20 16:31:32 +01:00
MathMan05 26208390a6 a lot of small fixes 2026-03-20 16:31:32 +01:00
MathMan05 c718da5e98 it ain't async 2026-03-20 16:31:32 +01:00
MathMan05 2ff656ef03 sign 'em 2026-03-20 16:31:32 +01:00
MathMan05 a4ff9e9d41 switch messages to base message type 2026-03-20 16:31:32 +01:00
Rory& 0e49b09d38 Remove all traces of sqlite3 - resolves #1617 2026-03-20 15:23:12 +01:00
Rory& a645233cb9 Remove PrimaryIdAutoGenerated (only for what used to be mongodb support) 2026-03-20 15:02:06 +01:00
Rory& 928da652a0 Remove PrimaryIdColumn (only for what used to be mongodb support) 2026-03-20 15:00:49 +01:00
Rory& 85190daff9 Fix some comments 2026-03-19 08:42:36 +01:00
Rory& 7a81d07ad3 Fix typing for activity metadata 2026-03-18 15:12:32 +01:00
Rory& ecea5540fa Schemas for stickers 2026-03-17 02:36:54 +01:00
Rory& 57827bc915 Array method to get distinct items by a selector 2026-03-16 23:46:38 +01:00