Commit Graph

5432 Commits

Author SHA1 Message Date
Rory&
7dcccdcd6c Update CS models, deps 2026-04-18 18:26:34 +02:00
Rory&
b2990b5a2e Fix up some straggler columns 2026-04-18 18:26:34 +02:00
Rory&
19f4f4724a Fix missed relations 2026-04-18 18:26:34 +02:00
Rory&
58425a5274 Fix attachments 2 2026-04-18 18:26:34 +02:00
Rory&
103922e841 Fix attachments 2026-04-18 18:26:34 +02:00
Rory&
5b501fa8da No attachment URLs 2026-04-18 18:26:34 +02:00
Rory&
91670d763e jsonb 2026-04-18 18:26:34 +02:00
Rory&
ed3d39e8f4 re-reconcile migrations 2026-04-18 18:26:34 +02:00
Rory&
c7b01a2fed int8 primary keys 2026-04-18 18:26:34 +02:00
Rory&
1549ea837a Add media1.tenor.com explicitly as image handler 2026-04-14 01:19:11 +02:00
Rory&
99a6de0cdb Explicitly specify status for temp sessions, since that suddenly broke...? 2026-04-13 23:24:24 +02:00
Rory&
dfc4776a65 Fix op19 property not found error 2026-04-13 23:11:17 +02:00
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&
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&
a6aecc1cc2 testvm: unwrap vmVariant settings 2026-04-13 14:23:46 +02:00
Rory&
0ae2ccff5f Emit presence on identify, support deduped gw events 2026-04-13 14:08:29 +02:00
Rory&
b044912b67 Update nix 2026-04-13 13:45:24 +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
Rory&
afceef45b6 nix: dont set __nugetDeps if nugetDeps isnt set 2026-04-12 21:19:29 +02:00
Rory&
c24ef4c8a3 CDN-CS: support passing a bin path as cdn worker -> forks a new proc 2026-04-12 21:04:22 +02:00
Rory&
a92d127ff6 CDN-CS: it works!!! 2026-04-12 02:21:09 +02:00
Rory&
1d76274546 Cdn cs worker cleanup 2026-04-11 21:39:47 +02:00
Rory&
6b429fcde9 Functioning CDN-CS workers 2026-04-11 15:41:18 +02:00
Rory&
7b382646e4 C# outputs.nix: factor out a let..in to outer level 2026-04-10 00:57:07 +02:00
Rory&
a11d51dac0 Switch over all c# stuff to use buildSpacebarDotnetModule 2026-04-10 00:54:52 +02:00
Rory&
4a745df086 Fix buildSpacebarDotentModule 2026-04-10 00:51:15 +02:00
Rory&
9bdc00ecf5 Fix cdn worker docker iamges 2026-04-10 00:50:23 +02:00
Rory&
84c4fc7298 Clean up update script 2026-04-10 00:45:32 +02:00
Rory&
f9a7c88d13 Add nix packages for all worker variants 2026-04-10 00:28:56 +02:00
Rory&
e431c6d4f1 Honor passed packNupkg value 2026-04-06 14:28:55 +02:00
Rory&
71d8c1590f Update deps.json for cdn-cs 2026-04-06 14:28:55 +02:00
Rory&
781146a9f0 Fix tests, maybe fix VM config 2026-04-06 14:28:55 +02:00
Rory&
42232f9c1a Fix indentation slightly in cs outputs.nix 2026-04-06 14:28:55 +02:00
Rory&
da7a99c74f Factor out some lib stuff from nix 2026-04-06 14:28:55 +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
Rory&
b11ac9b4b4 CS-CDN changes from worker stuff 2026-04-06 01:24:54 +02:00
Rory&
64f635010d Introduce CDN worker skeleton 2026-04-06 01:24:54 +02:00
Rory&
366ba15953 Minor test vm fixes 2026-04-06 01:24:54 +02:00
Cyber
12422e9a9a Merge pull request #1622 from CyberL1/fix/github-embeds 2026-03-31 22:12:31 +02:00
CyberL1
580d5d7da4 fix: make github webhooks embeds have rich type 2026-03-31 22:02:05 +02:00
Rory&
f23e4c65e9 Update dotnet deps 2026-03-28 17:05:01 +01:00