Commit Graph
100 Commits
Author SHA1 Message Date
retoor bb89ddf6d8 Handling env var updated. 2026-02-16 19:58:02 +01:00
retoor 403389e3fd perf: increase websocket heartbeat interval and load subscriptions asynchronously 2026-02-14 09:53:13 +01:00
retoor 8b1ce1da67 chore: update py files 2026-01-31 17:06:30 +01:00
retoor a99e81aae0 chore: update css, html, py files 2026-01-31 16:54:47 +01:00
retoor 2b3cc49d65 refactor: split monolithic rpc.py into modular action handlers and base components 2026-01-24 09:10:46 +01:00
retoor 6e80c3142e feat: add mention functionality with backend models and frontend navigation 2026-01-24 08:32:30 +01:00
retoor 1eb9da64e2 perf: reduce max workers to 1 2026-01-24 07:24:42 +01:00
retoor 89ca4716ee perf: increase max workers to 30 2026-01-17 21:32:02 +01:00
retoor 0ec40a7ccc chore: update css, html files 2026-01-17 21:25:19 +01:00
retoor 7f2a5615b3 feat: 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 templates
2026-01-17 21:13:52 +01:00
retoor 5b241038f1 chore: update html files 2026-01-16 05:24:38 +01:00
retoor 8837e26b13 chore: update html files 2026-01-16 05:19:33 +01:00
retoor d713a4697c chore: update html files 2026-01-16 05:06:46 +01:00
retoor af62d24868 chore: update css, js files 2026-01-03 18:03:13 +01:00
retoor 82ea496f0d chore: update py files 2026-01-03 15:06:47 +01:00
retoor 70544cf488 chore: update py files 2026-01-03 14:49:54 +01:00
retoor 1d0c835087 chore: update py files 2026-01-03 14:32:36 +01:00
retoor 8f803b86d9 chore: update css files 2026-01-03 14:28:43 +01:00
retoor d5bff8b855 chore: update css, html, js files 2026-01-03 14:24:57 +01:00
retoor f129574b62 chore: update html, js files 2026-01-03 14:13:55 +01:00
retoor bfec6f9d69 chore: update css, js, py files 2026-01-03 14:04:12 +01:00
retoor 20543245f8 chore: update css, js files 2026-01-03 13:56:16 +01:00
retoor 38f027a9fb chore: update css files 2026-01-03 13:52:36 +01:00
retoor 1bc7bbe81e Update. 2026-01-03 13:42:23 +01:00
retoor da30590080 Update. 2026-01-03 13:42:07 +01:00
retoor a59bbc213a Update. 2025-12-31 10:57:51 +01:00
retoor 3689775efc Don't send empty dots and spaces 2025-12-31 10:37:15 +01:00
retoor 6250645fa4 Hardcoded tts and stt to english. 2025-12-31 10:32:49 +01:00
retoor 6099fc651c Update. 2025-12-31 10:31:07 +01:00
retoor 74074093dc Fixed STT 2025-12-31 09:59:24 +01:00
retoor 56d0ef01fa Socket upgrade. 2025-12-29 01:25:28 +01:00
retoor 163828e213 feat: add channel management dialogs and styling
feat: implement channel creation, settings, and deletion UI
feat: add RPC methods for channel operations
2025-12-26 02:05:06 +01:00
retoor 401e558011 perf: remove async locks from balancer, socket service, and cache
feat: add db connection injection for testing in app
build: update pytest configuration
2025-12-24 18:03:21 +01:00
retoor 572d9610f2 refactor: enhance socket service with granular locks and async optimizations
refactor: rename scheduled list to tasks in rpc view
2025-12-21 00:25:08 +01:00
retoor 1d3444d665 feat: add configurable registration openness 2025-12-19 12:53:58 +01:00
retoor e0f54fb661 feat: disable open registration and require invitations 2025-12-19 12:34:02 +01:00
retoor 8bacd6aa3f feat: 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 files
2025-12-18 23:48:50 +01:00
retoor 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
retoor 70a405b231 fix: ensure socket cleanup in websocket handler 2025-12-17 22:54:25 +01:00
retoor 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
retoor 2e886c7bc1 chore: remove umami analytics script 2025-12-17 22:18:42 +01:00
retoor 1eed22de5c chore: update py files 2025-12-17 22:09:54 +01:00
retoor c23ce6085a feat: add user presence notifications with debounced departures 2025-12-17 21:54:07 +01:00
retoor e798fd50a8 chore: remove umami analytics integration 2025-12-17 18:34:32 +01:00
retoor 48b360bce1 fix: replace safe dictionary access with direct access and add null check for starField 2025-12-17 18:24:08 +01:00
retoor 0e083268c6 Fixed a few bugs. 2025-12-15 00:10:50 +01:00
retoor 0ad8f6cb31 Update. 2025-12-05 19:17:09 +01:00
retoor f8d650567a Update. 2025-12-05 18:16:04 +01:00
retoor 8db6f39046 Update. 2025-12-05 18:15:36 +01:00
retoorandaider e4ebd8b4fd fix: correct syntax errors and remove vulnerable code in WebSocket classes
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2025-11-06 04:13:36 +01:00
retoorandaider efcd10c3c0 docs: update project quality review with full codebase analysis
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2025-11-06 04:12:06 +01:00
retoorandaider 2a9b883e1b docs: add project quality review to review.md
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2025-11-06 04:05:42 +01:00
retoor f770dcf2db Update. 2025-11-03 18:08:13 +01:00
retoor 2deb8a2069 Update. 2025-10-28 20:50:53 +01:00
retoor f0e68cb31e Update. 2025-10-02 16:28:38 +02:00
retoor 8fe372532b Update. 2025-09-30 19:54:39 +02:00
retoor 214ac33049 Update. 2025-09-30 19:47:17 +02:00
retoor 7b245869d5 Upate cache. 2025-09-30 19:35:56 +02:00
retoor f5a2928f1b Update, cleanup 2025-09-30 19:28:59 +02:00
retoor f74146bb11 Update cache. 2025-09-30 19:27:07 +02:00
retoor f6157bf879 Update cache. 2025-09-30 19:14:16 +02:00
retoor 704adf6fe8 Update asyncio 2025-09-30 17:36:22 +02:00
retoor f2575e04fb Update. 2025-09-30 17:20:02 +02:00
retoor ba7bbbfc62 Update. 2025-09-30 17:18:48 +02:00
retoor 1db9947267 Update. 2025-09-30 17:17:06 +02:00
retoor 38d05da272 Update logging info. 2025-09-22 14:15:53 +02:00
retoor c740de95f9 Update. 2025-09-22 14:14:33 +02:00
retoor 483a63ede9 Update. 2025-09-22 13:30:53 +02:00
retoor a817b9b61d Update. 2025-09-17 22:55:31 +02:00
retoor 0c6da9845c Update. 2025-09-17 16:30:20 +02:00
retoor 586c653e4f Update. 2025-09-17 16:27:04 +02:00
retoor c8cc411aa5 Min distance. 2025-09-17 16:20:59 +02:00
retoor 71d967114d Added new views. 2025-09-17 16:12:05 +02:00
retoor 659c30f376 Update. 2025-09-17 16:09:48 +02:00
retoor 70d3b3b019 REconnect delay. 2025-09-16 04:46:44 +02:00
retoor 0b8c324944 Update. 2025-09-15 05:00:11 +02:00
retoor cbbaa22f56 Update. 2025-09-15 02:22:03 +02:00
retoor fb754cad92 Update. 2025-09-15 02:12:52 +02:00
retoor 0518cdce0b Update. 2025-09-15 02:09:04 +02:00
retoor 1af739cac2 Update. 2025-09-15 00:58:29 +02:00
retoor b28ba3c47d Update 2025-09-14 22:53:05 +02:00
retoor fadc57a7c7 Update. 2025-09-09 23:40:45 +02:00
retoor cca3946a35 Update channel message. 2025-09-08 06:08:12 +02:00
retoor 18be3fdc19 Executor pools. 2025-09-08 01:09:22 +02:00
retoor 939e63f244 Executor pools. 2025-09-08 00:59:11 +02:00
retoor b4c267d584 Update. 2025-09-07 02:42:47 +02:00
retoor b9b31a494a Update. 2025-08-31 03:41:41 +02:00
retoor b961954aa1 Update. 2025-08-31 03:27:47 +02:00
retoor 84287808c8 Update. 2025-08-31 03:25:26 +02:00
retoor 692272e3ca Fixes. 2025-08-31 03:22:00 +02:00
retoor 89d639e44e New editor. 2025-08-06 15:33:13 +02:00
retoor e62da0aef1 Bugfix. 2025-08-06 14:18:11 +02:00
retoor 3759306e38 Update sentry. 2025-08-06 11:51:58 +02:00
retoor fcd91b4321 Deleted security. 2025-08-03 03:31:08 +02:00
retoor cf32a78ef5 Removed interval. 2025-08-01 02:06:20 +02:00
retoor 7c43d957bc Randomized skeep. 2025-08-01 01:59:23 +02:00
retoor cc6a9ef9d3 Randomized skeep. 2025-08-01 01:57:18 +02:00
retoor 1babfa0d64 Optional replace.: 2025-07-30 14:49:16 +02:00
retoor ce940b39b8 Optional replace.: 2025-07-30 14:46:10 +02:00
retoor 6151fc1dac Optional replace.: 2025-07-30 14:44:25 +02:00