2b3cc49d65refactor: split monolithic rpc.py into modular action handlers and base componentsretoor2026-01-24 09:10:46 +0100
6e80c3142efeat: add mention functionality with backend models and frontend navigationretoor2026-01-24 08:32:30 +0100
1eb9da64e2perf: reduce max workers to 1retoor2026-01-24 07:24:42 +0100
89ca4716eeperf: increase max workers to 30retoor2026-01-17 21:32:02 +0100
0ec40a7cccchore: update css, html filesretoor2026-01-17 21:25:19 +0100
7f2a5615b3feat: add documentation hub with architecture, design, api, bots, and contribute pages perf: increase max workers in channel message service from 1 to 10 docs: update navigation links in about and index templatesretoor2026-01-17 21:13:52 +0100
5b241038f1chore: update html filesretoor2026-01-16 05:24:38 +0100
8837e26b13chore: update html filesretoor2026-01-16 05:19:33 +0100
d713a4697cchore: update html filesretoor2026-01-16 05:06:46 +0100
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