163828e213feat: add channel management dialogs and styling feat: implement channel creation, settings, and deletion UI feat: add RPC methods for channel operationsretoor2025-12-26 02:05:06 +0100
401e558011perf: remove async locks from balancer, socket service, and cache feat: add db connection injection for testing in app build: update pytest configurationretoor2025-12-24 18:03:21 +0100
572d9610f2refactor: enhance socket service with granular locks and async optimizations refactor: rename scheduled list to tasks in rpc viewretoor2025-12-21 00:25:08 +0100
e0f54fb661feat: disable open registration and require invitationsretoor2025-12-19 12:34:02 +0100
8bacd6aa3ffeat: add debug logging option to serve command refactor: reorganize imports and improve error handling in application fix: correct typo in ip2location middleware chore: add author headers to source filesretoor2025-12-18 23:48:50 +0100
b710008dberefactor: 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 loggingretoor2025-12-18 22:04:01 +0100
70a405b231fix: ensure socket cleanup in websocket handlerretoor2025-12-17 22:54:25 +0100
bdc8f149dcrefactor: remove presence debounce for instant user departures refactor: simplify websocket connection and error handling in rpc viewretoor2025-12-17 22:47:21 +0100
87e19e3d02Merge pull request 'Improved paste handling to support selection and providing undo support' (#74) from BordedDev/snek:feature/even-better-paste-handling into mainretoor2025-10-05 22:07:18 +0200
31a754d264Improved paste handling to support selection and providing undo support
BordedDev
2025-10-05 21:03:35 +0200
767048d79bMerge pull request 'Improved video handling in reply' (#73) from BordedDev/snek:bugfix/video-handling-in-reply into mainretoor2025-10-04 19:05:23 +0200
13181fa275Merge pull request 'Fixed upload handling' (#72) from BordedDev/snek:bugfix/upload-handling into mainretoor2025-10-04 19:01:54 +0200
37e872809bImproved video handling in quote
BordedDev
2025-10-04 16:39:00 +0200