Commit Graph

910 Commits

Author SHA1 Message Date
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
Rory& 8c137a42a2 Clean up schemas some more 2026-03-16 23:45:23 +01:00
Lisa Marie Maginnis 63effc3887 Added two new configuration options for SMTP: "starttls" and
"allowInsecure".

smtp.starttls will enable or disable STARTTLS
when "secure" is set to false (otherwise it does nothing).

smtp.allowInsecure will allow self-signed certificates if
set to true for both smtp.secure and smtp.starttls options.
2026-03-15 14:49:37 +01:00
MathMan05 a408fdfdf1 give remove the same treatment 2026-03-15 14:46:54 +01:00
MathMan05 1a82e8f385 Fix adding reactions 2026-03-15 14:46:54 +01:00
Rory& 0b1d12d968 Some minor work 2026-03-14 06:13:32 +01:00
Rory& c8af1e125f Remove array global pollution 2026-03-14 06:01:48 +01:00
Rory& 8bb0b84b5e Shorten imports 2026-03-14 05:43:42 +01:00
Rory& e8b0b58fcd Remove unused imports for entities 2026-03-14 04:26:16 +01:00
Rory& e0783f7595 Remove unused imports for non-entities 2026-03-14 04:24:04 +01:00
Rory& 9e4e385288 Fix some JSdoc errors 2026-03-14 04:13:20 +01:00
Rory& 0370985a4e Clean up some type guards 2026-03-14 04:09:37 +01:00
Rory& a451f92e67 properly mark unused params 2026-03-14 03:59:28 +01:00
Rory& 27cb026967 lambert-server: remove unused code 2026-03-14 03:45:17 +01:00
Rory& 128c004508 Snowflake: remove unused binaryToID function 2026-03-14 03:40:57 +01:00
Rory& 0e6b704af1 Remove unused autoupdater code 2026-03-14 03:39:14 +01:00
Rory& b5e63c06b6 Qodana: fix async warnings 2026-03-14 03:26:26 +01:00
Rory& 1e07c1eaa2 gateway offload work 2026-03-13 10:14:29 +01:00