Commit Graph

5462 Commits

Author SHA1 Message Date
Rory& 1e06db149e Update readme 2026-04-19 23:07:42 +02:00
Rory& 609e74b614 eslint: reapply after rebasing on #1631 2026-04-19 22:46:53 +02:00
Rory& c5504878b8 eslint: yoda 2026-04-19 22:45:37 +02:00
Rory& a8204b0c02 eslint: default-case 2026-04-19 22:45:37 +02:00
Rory& af29e6b178 eslint: arrow-body-style=as-needed 2026-04-19 22:45:37 +02:00
Rory& d096ea7580 eslint: no-promise-executor-return 2026-04-19 22:45:37 +02:00
Rory& a4913dc25f eslint: more rules, no-duplicate-imports 2026-04-19 22:45:37 +02:00
Rory& 5f8afbc7ae eslint: array callback return, no restricted imports 2026-04-19 22:45:37 +02:00
Rory& afeeb8854c Minor package updates 2026-04-19 22:45:37 +02:00
Rory& 3a6c5e5f74 CDN: clean up unused imports 2026-04-19 22:45:37 +02:00
Cyber 11c75cd6be Merge pull request #1631 from CyberL1/fix/account-connections-visibility 2026-04-19 11:42:08 +02:00
CyberL1 0bf9a09a6a fix comment typo 2026-04-19 11:34:36 +02:00
CyberL1 086f3378f9 remove oversight 2026-04-19 11:31:45 +02:00
CyberL1 7619e08c9d fix: expose metadata if should be visible 2026-04-19 11:19:50 +02:00
CyberL1 9a46c3a712 fix: expose only public properties 2026-04-19 11:17:44 +02:00
CyberL1 748dc308e9 fix: select visibility on connected_accounts 2026-04-19 11:13:32 +02:00
Rory& 9f82daf602 Make connections more verbose and include some setup instructions 2026-04-19 00:33:42 +02:00
Rory& ee2ec492e1 NPM updates: typescript 6.0 2026-04-18 19:46:01 +02:00
Rory& b80a5aa4ab NPM updates: amqplib 2026-04-18 19:42:54 +02:00
Rory& e1b01bb8f1 NPM updates 2 2026-04-18 19:42:03 +02:00
Rory& 91521574d9 NPM update 2026-04-18 18:47:00 +02:00
Rory& fc5b569d74 Run prettier, remove accidental imports 2026-04-18 18:26:34 +02:00
Rory& 74b6c03c52 Attachment -> PublicAttachment in schemas 2026-04-18 18:26:34 +02:00
Rory& 07286e3f96 Remove irrelevant TODO 2026-04-18 18:26:34 +02:00
Rory& 4beb23fc22 Fix TOTP 2026-04-18 18:26:34 +02:00
Rory& 50aacea114 Fix error logging, dont use simple-array 2026-04-18 18:26:34 +02:00
Rory& a3d8a427aa Split out attachment handling from message handler 2026-04-18 18:26:34 +02:00
Rory& 81d44788c6 Attempt to set channel/message id for attachments in more places 2026-04-18 18:26:34 +02:00
Rory& e40579fe33 handleMessage: set message id for cloud attachments 2026-04-18 18:26:34 +02:00
Rory& 3687202788 Gateway: get around some typeorm weirdness 2026-04-18 18:26:34 +02:00
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