Commit Graph

214 Commits

Author SHA1 Message Date
Rory& 4b5212ac65 LazyRequest: minor cleanup 2026-01-30 21:29:02 +01:00
Rory& 04ab638ed8 Identify: hold onto access token 2026-01-30 21:29:01 +01:00
Rory& b97e9e03a0 READY changes for threads ported from #876 2026-01-29 20:37:08 +01:00
MathMan05 00b591abf0 thread API start 2026-01-28 21:46:24 +01:00
Rory& 0ed83c0b6c Identify: add self as recipient for DMs with nonexistnt users 2026-01-23 11:35:11 +01:00
ohayo 61b468f76d Make this not use the whole session object 2026-01-15 23:28:18 +10:00
Rory& 23f6754597 Gateway close logging for 4002 2026-01-13 23:16:10 +01:00
Rory& 0b87ed9146 Commit evil (set process names) 2025-12-20 21:49:33 +01:00
Rory& 6162fbd520 Deprecation: Use object-based relations for typeorm 2025-12-19 21:06:12 +01:00
Rory& 11a0744edc DEPRECATION: Move most select queries to object instead of string[] 2025-12-19 17:33:11 +01:00
Rory& d8c5448248 More gateway trace 2025-12-18 21:54:21 +01:00
Rory& ea629817aa Fix identify trace 2025-12-18 01:37:13 +01:00
Rory& 019f81b8aa Clean up some pointless gateway log noise 2025-12-18 01:33:12 +01:00
Rory& df8f8a57af Try traces again 2025-12-18 00:37:52 +01:00
Rory& 936e01950e Fill these back in? 2025-12-17 23:58:22 +01:00
Rory& 80e8f05358 Reorganise traces? 2025-12-17 23:55:42 +01:00
Rory& 587adef20e trace checkToken 2025-12-17 23:41:00 +01:00
Rory& 7b12a42965 Avoid roundtrip when updating session 2025-12-17 23:38:01 +01:00
Rory& afcbfe054f Reorganise identify queries 2025-12-17 23:16:34 +01:00
Rory& 88c20e5e92 Remove more dead code 2025-12-17 22:57:57 +01:00
Rory& 739eb5fcd7 Remove dead code from identify 2025-12-17 22:56:33 +01:00
Rory& 915000ee40 Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults' 2025-12-17 11:28:29 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& bf33c9874b Move region to webrtc schemas 2025-12-17 10:10:08 +01:00
Rory& c323e55290 Prettier u10 2025-12-17 09:27:18 +01:00
Rory& 45ee84aca9 Prettier u8 2025-12-17 09:23:55 +01:00
Rory& 9613ffa834 Prettier u4 2025-12-17 08:25:23 +01:00
Rory& e8cced95ef Prettier 4 2025-12-17 07:45:49 +01:00
Rory& f935971c3d Prettier 2 2025-12-17 07:42:16 +01:00
Rory& 2acfa098ce Fix typo 2025-12-17 03:57:08 +01:00
Rory& 9264035d67 Fix session id shenanigs 2025-12-17 03:56:33 +01:00
Rory& 9400b25492 forgot to clean up 2025-12-17 03:30:06 +01:00
Rory& 1c05e5c97a Centralise ip info logic 2025-12-17 03:28:43 +01:00
Rory& e7a6e7c35f Update session info 2025-12-17 01:44:48 +01:00
Rory& 9b786925b7 Experimental unix socket mode 2025-12-16 11:12:31 +01:00
Rory& 280636e937 Dirty rabbitmq hack 2025-12-16 08:56:54 +01:00
Rory& 79e72b0753 Gateway token frefresh 2025-12-16 08:38:41 +01:00
Rory& 70a9af01f4 Fix gateway 2025-12-16 08:24:30 +01:00
Rory& e25e0587de Fix bad imports 2025-12-16 08:23:13 +01:00
Rory& 2a383c10a1 Expire old sessions, update last seen on gateway heartbeat 2025-12-16 08:19:56 +01:00
Rory& 58da68b89e Gateway: update session last seen on heartbeat 2025-12-16 08:15:10 +01:00
Rory& 03a966bfc4 Session fixes 2025-12-16 07:21:43 +01:00
Rory& 91cf11ac6f Try adjusting CORS rules to make cookies work? 2025-12-13 20:16:42 +01:00
Rory& bdbf6d06b2 Fix IP tracking for bans 2025-12-12 22:56:02 +01:00
dank074 d054febcf1 fix: prevent race condition in rabbitmq 2025-12-12 21:01:35 +01:00
CyberL1 863f31fa35 fix: send presences array (empty for now) in READY event data 2025-12-04 16:56:39 +01:00
Rory& 13bbf5dbd5 Remove fallback URIs, remove endpointClient, expose admin api 2025-12-04 11:01:18 +01:00
Rory& ce5495a3c6 Log origin for missing roles 2025-12-02 20:52:45 +01:00
Rory& 6c9325d16c Trace origin for addToGuild call, warn if sending null roles 2025-12-02 20:50:26 +01:00
Rory& be4e43df78 More gateway stuff 2025-12-02 19:58:54 +01:00