Commit Graph

31 Commits

Author SHA1 Message Date
Squidly271
680363d54a Fixed: Multiple Tabs on Main would cause issues on parity sync changes 2025-08-14 19:30:56 -04:00
Squidly271
0b57133b82 Update emhttp/plugins/dynamix/include/publish.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-12 22:08:05 -04:00
Squidly271
22abfc6a5c Feat: If no listener always publish a msg even if dupe 2025-08-12 12:34:24 -04:00
Squidly271
3c2c2c2635 Chore: Rename func and set properly set default values 2025-08-12 12:14:37 -04:00
Squidly271
b15416219f Update comments 2025-08-11 13:14:33 -04:00
Squidly271
4612e00065 Update emhttp/plugins/dynamix/include/publish.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-10 22:37:30 -04:00
Squidly271
fb98b20982 Update emhttp/plugins/dynamix/include/publish.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-10 19:49:01 -04:00
Squidly271
32d04532f3 fix typo 2025-08-10 19:25:49 -04:00
Squidly271
879e1cba41 Feat support string or array passed as a message 2025-08-10 18:22:21 -04:00
Squidly271
408331edf5 Refactor: Support not sending duplicate messages
Keep track of the md5 within a separate function.  Avoids duplication of code on the nchan scripts, and allows for the script to still exit if no listeners without adding in more code within each script to handle this.
2025-08-10 18:13:10 -04:00
Squidly271
e57011bc38 Simpler Syntax for calling publish function 2025-08-10 12:47:10 -04:00
Squidly271
fc43ec7bfe Update publish.php 2025-08-09 22:20:42 -04:00
Squidly271
5e7fe097f4 Refactor: Allow publish to exit if no listeners 2025-08-09 22:05:08 -04:00
Squidly271
e82e339870 Refactor: Optimize publish.php 2025-04-17 13:55:10 -04:00
Squidly271
d938bf1b6b Refactor: Nchan OOM recovery - switch to nginx restart 2025-04-04 11:05:06 -04:00
Squidly271
fcee176f3c Refactor paused flag file 2025-04-02 14:24:08 -04:00
Squidly271
249712037c Update publish.php 2025-03-31 16:03:40 -04:00
Squidly271
37e79cf132 Refactor: Restart nginx if nchan out of shared memory 2025-03-31 09:57:10 -04:00
ljm42
0287d8dfac my_logger: make the tag optional 2024-02-02 13:02:40 -07:00
ljm42
305e4648aa logger - ensure params are escaped 2024-02-01 15:49:17 -07:00
bergware
86366d4409 publish: add logging of failed curl requests 2024-01-05 20:21:24 +01:00
bergware
86c9cc7c2c curl_socket: allow GET/POST request 2023-12-06 09:22:51 +01:00
bergware
e65bd73f67 curl_socket: allow GET/POST request 2023-12-06 09:22:07 +01:00
bergware
be877cc6e5 curl_socket: allow GET/POST request 2023-12-06 09:17:23 +01:00
bergware
7096133313 curl_socket: allow GET/POST request 2023-12-06 09:13:21 +01:00
bergware
5072989303 Update publish.php
Remove subscriber check from publish()
Create "standard" curl_socket()
2023-11-28 15:44:22 +01:00
bergware
9a8fe9d80b Fix regression error in publish.php
- We still need the function "curl_socket"
2023-11-28 13:51:46 +01:00
bergware
bd0c5c4e09 Publish messages only when active subscribers are present 2023-11-28 04:15:50 +01:00
bergware
7bc581e77a Publish messages only when active subscribers are present 2023-11-28 00:56:57 +01:00
bergware
7154cc48fe Fixes for ZFS subpools 2023-11-02 01:56:26 +01:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00