Commit Graph

19 Commits

Author SHA1 Message Date
Marat Fayzullin 55ed6d322b Added chat names to the clients display. 2024-02-08 19:03:00 -05:00
Marat Fayzullin a023f22bc2 Only adding relevant regex changes. 2024-01-31 21:44:28 -05:00
Marat Fayzullin dbbf20aa0e Rolling back some regex changes. 2024-01-31 21:33:44 -05:00
Marat Fayzullin 5e3f8c91a2 Making sure the code is compatible with Python 3.12+ 2024-01-31 20:09:05 -05:00
Marat Fayzullin 93483fa42f Preparing OWRX+ 1.2.41 release. 2023-11-30 11:46:11 -05:00
Marat Fayzullin 3a63f40522 Fixing Settings crashing if connection not assigned an SDR. 2023-11-29 22:04:13 -05:00
Marat Fayzullin 98f54ceea4 Added a switch to disable chat from admin settings, if necessary. 2023-11-24 22:44:23 -05:00
Marat Fayzullin 0d22dbe9a3 Locked chat function from double entry. 2023-11-23 21:03:46 -05:00
Marat Fayzullin 0c2854252c Refactoring, disabled ability to take same nicks twice. 2023-11-21 16:26:31 -05:00
Marat Fayzullin 75eae8ed0e Added reverse proxy support to IP lookup/ban/unban. 2023-11-20 20:34:14 -05:00
Marat Fayzullin 673aa186f1 Escaping HTML in messages, verifying nicknames. 2023-11-20 16:25:48 -05:00
Marat Fayzullin 632c5e4437 Nicknames now work. 2023-11-20 13:16:45 -05:00
Marat Fayzullin 1a1a23383f Added generated usernames and colors. 2023-11-19 12:49:25 -05:00
Marat Fayzullin e8b9976208 Moved client operations to ClientRegistry, added rudimentary chat. 2023-11-18 23:12:41 -05:00
Jakob Ketterl e0b289b6a5 remove debugging message 2021-03-02 20:19:48 +01:00
Jakob Ketterl ad3ed1e626 disconnect clients if the max_clients setting is lowered 2021-02-27 00:01:21 +01:00
Jakob Ketterl 480b728c06 move metrics initialization to have initial metrics 2020-06-23 00:08:59 +02:00
Jakob Ketterl 541c38151f split config and property code, first test 2020-03-21 22:40:39 +01:00
Jakob Ketterl 292fe80acf break apart the ever-growing owrx/source.py 2019-12-21 20:58:28 +01:00