Marat Fayzullin
|
4a78499b70
|
Fixing client disconnection reporting.
|
2024-08-13 12:42:42 -04:00 |
Marat Fayzullin
|
507f43df16
|
Updated MQTT message states.
|
2024-08-03 12:55:11 -04:00 |
Marat Fayzullin
|
28e3bf3c50
|
Merge branch 'master' of https://github.com/luarvique/openwebrx
|
2024-08-02 20:22:07 -04:00 |
Marat Fayzullin
|
3825d86732
|
Reporting RX startup, client connections, and chat messages via MQTT.
|
2024-08-02 20:20:51 -04:00 |
Marat Fayzullin
|
b65b0905e7
|
Reporting client connections and chat messages via MQTT.
|
2024-08-02 19:28:45 -04:00 |
Marat Fayzullin
|
2bdcdc034d
|
Now reporting chat messages via MQTT.
|
2024-08-02 19:14:35 -04:00 |
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 |