Stack Fault
27937ed14b
Several fixes
...
- Added msg delay on connect to space out commands
- Fixed linewrap issue
- Added MRC Trust verbs
- Added PM local echo
- Fixed to_user and from_user uppercase
2024-08-27 15:36:17 -04:00
Stack Fault
5b6fc321e2
Removed temp var
2024-08-27 13:55:40 -04:00
Stack Fault
db52871572
Fixed issue on URL resolver message
...
Moved user_to uppercase to a different function
2024-08-27 07:44:41 -04:00
Stack Fault
d2bb99e8fa
Removed debug artifact
2024-07-20 12:32:02 -04:00
Stack Fault
4be4fb73cd
Added SSL support
2024-07-20 12:19:34 -04:00
Stack Fault
9a4433ee03
Fixed PrivMsg delivery + added new server commands
2023-03-31 13:46:07 -04:00
Bryan Ashby
4881c2123a
First pass formatting with Prettier
...
* Added .prettierrc.json
* Added .prettierignore
* Formatted
2022-06-05 14:04:25 -06:00
Bryan Ashby
9e9dc9af89
A lot of code tidy up
2020-06-15 19:08:55 -06:00
Bryan Ashby
5b20c3ec38
Crash using VTX Client #284
...
* Fix try/catch around JSON.parse()
* Ensure we don't try to replace on null/undefined no matter what
2020-06-01 19:22:15 -06:00
David Stephens
65b48a2af2
Fix MRC prettyBoardName and /INFO
2019-06-22 23:16:08 +01:00
Bryan Ashby
487968dac9
Fix my previous dumb
2019-06-09 09:19:34 -06:00
David Stephens
43e22cfc74
Turn off debug logging of MRC message sending
2019-06-05 23:41:28 +01:00
David Stephens
8153473b89
Dial down MRC logging
2019-05-31 22:00:48 +01:00
David Stephens
19e10bb096
Tweak to MRC handshake
2019-05-31 21:19:29 +01:00
David Stephens
136854017a
Lots of tidy-up from PR #235 feedback
2019-05-31 20:32:16 +01:00
David Stephens
593bf67b45
Stop passing sockets all over the place. General tidy up and refactor. Add reconnection to MRC logic.
2019-05-31 01:16:32 +01:00
David Stephens
109b157c02
more MRC bug squashing and tidy up
2019-05-26 00:14:36 +01:00
David Stephens
9f4f1fca13
Refactor and rename of MRC client and multiplexer
2019-05-22 23:43:41 +01:00
David Stephens
92528fc16f
MRC bug squashing
2019-05-20 23:37:32 +01:00
David Stephens
67ecad4e1a
Implemented most MRC server calls
2019-05-19 00:01:58 +01:00
David Stephens
9c2b3be0b1
MRC WIP
2019-05-18 00:25:35 +01:00