Commit Graph

8 Commits

Author SHA1 Message Date
b710008dbe refactor: enhance socket service robustness with locks and error handling
fix: add null checks and safe access utilities to prevent crashes
refactor: restructure socket methods for better concurrency and logging
2025-12-18 22:04:01 +01:00
70a405b231 fix: ensure socket cleanup in websocket handler 2025-12-17 22:54:25 +01:00
bdc8f149dc refactor: remove presence debounce for instant user departures
refactor: simplify websocket connection and error handling in rpc view
2025-12-17 22:47:21 +01:00
2e886c7bc1 chore: remove umami analytics script 2025-12-17 22:18:42 +01:00
1eed22de5c chore: update py files 2025-12-17 22:09:54 +01:00
c23ce6085a feat: add user presence notifications with debounced departures 2025-12-17 21:54:07 +01:00
e798fd50a8 chore: remove umami analytics integration 2025-12-17 18:34:32 +01:00
48b360bce1 fix: replace safe dictionary access with direct access and add null check for starField 2025-12-17 18:24:08 +01:00