Commit Graph

350 Commits

Author SHA1 Message Date
zefie
65e4aa7171 rewrite channel data storage 2025-06-20 18:53:48 -04:00
zefie
0176eea74f better check for secure before kick 2025-06-20 09:21:23 -04:00
zefie
91ef60996a maybe fix channel permissions 2025-06-20 05:35:23 -04:00
zefie
e52826482a fix NICK change 2025-06-20 05:30:24 -04:00
zefie
8285fcea58 small WHOIS fix 2025-06-20 05:20:48 -04:00
zefie
0ec9be9618 fix version reply 2025-06-20 05:14:12 -04:00
zefie
40db8dee96 numerous fixes due to tests 2025-06-20 05:08:07 -04:00
zefie
bd43b5248b try to prevent blank modes 2025-06-19 20:21:02 -04:00
zefie
39ef43d80e return ircd version in whois 2025-06-19 20:16:48 -04:00
zefie
7dd8839d4d pull prefixes from array 2025-06-19 17:20:36 -04:00
zefie
f25326d9d5 fix: return error if trying to perform operation on non-existant channel user 2025-06-19 17:17:27 -04:00
zefie
99a88c58a7 fix: STARTTLS had some nick issues 2025-06-19 17:06:24 -04:00
zefie
1f866c6e64 fix: missing channel mode C from supported list 2025-06-19 16:35:18 -04:00
zefie
9c04869d38 fix: lost modes ohv in that last commit 2025-06-19 16:28:53 -04:00
zefie
ef774d4be8 limit channel modes to supported modes 2025-06-19 16:25:51 -04:00
zefie
2c11fb94ce remove console.log 2025-06-19 16:21:45 -04:00
zefie
ea764a125c fix uniqueid issue 2025-06-19 16:21:18 -04:00
zefie
0b63e1c1a9 smol fixes 2025-06-19 15:54:58 -04:00
zefie
4eadb4b624 consolidate mode processing, allow multimode from clients 2025-06-19 15:52:09 -04:00
zefie
9d079bc2da fix: copy default_channel_modes instead of passing reference, fix order of operations in processNickChange 2025-06-19 14:09:04 -04:00
zefie
894e9a3e8b fix: we weren't cleaning uniqueIds 2025-06-19 13:50:05 -04:00
zefie
7787d8217d fix SSL mode did not assign +z after initalizeSocket change 2025-06-19 12:32:23 -04:00
zefie
e1a2bdd8b9 fix could not unset some channel modes, add little webtv enhancement 2025-06-19 12:07:58 -04:00
zefie
a78550308c create initializeSocket(socket), add git commit to version 2025-06-19 11:22:30 -04:00
zefie
267ba4a288 fix kline sometimes still sends intro 2025-06-18 21:02:49 -04:00
zefie
f69be67295 fix kline 2025-06-18 21:00:16 -04:00
zefie
83ec1cea52 fix motd 2025-06-18 20:59:47 -04:00
zefie
a270cdf7b3 use minisrv session store to store klines 2025-06-18 16:34:46 -04:00
zefie
1fc1d8dc4b improve MOTD some more 2025-06-18 15:20:21 -04:00
zefie
4ccbfe9933 improve MOTD 2025-06-18 15:16:43 -04:00
zefie
bb3cd5bf5b remove erronous 401 2025-06-18 14:52:06 -04:00
zefie
d43f7dc213 throttle some stuff for kvirc tls, fix hostnames 2025-06-18 14:49:51 -04:00
zefie
f901dfbb50 implement STARTTLS 2025-06-18 13:11:57 -04:00
zefie
7019767fac fix socket.userinfo 2025-06-17 23:22:36 -04:00
zefie
606da4afbc yep 2025-06-17 22:39:16 -04:00
zefie
b1e5e8877e better safe than sorry 2025-06-17 22:37:38 -04:00
zefie
24f3bbc4eb maybe fix channel mode bleeding 2025-06-17 22:23:10 -04:00
zefie
8ff11894f1 remove arbitrary character 2025-06-17 21:16:54 -04:00
zefie
2c515ed8fb fixes 2025-06-17 21:15:23 -04:00
zefie
d31f83f03f bug 2025-06-17 20:54:03 -04:00
zefie
851531125e update comment 2025-06-17 20:13:32 -04:00
zefie
8961bfa71e fix 2025-06-17 20:04:20 -04:00
zefie
e51e5ebc61 stupid typo 2025-06-17 19:58:52 -04:00
zefie
0d407a5f1b some fixes 2025-06-17 19:50:02 -04:00
zefie
ac0a62a310 a bit more standard 2025-06-17 19:41:03 -04:00
zefie
38fc6128cc testing 2025-06-17 19:18:20 -04:00
zefie
280ea5b63e some fixes 2025-06-17 19:09:46 -04:00
zefie
f83af2eca5 send remote addr in connect notices 2025-06-17 18:56:42 -04:00
zefie
f8f6ea2f3d dont send 332 if there is no channel topic 2025-06-17 18:55:08 -04:00
zefie
929040caae we may need to throttle how fast we send to webtv 2025-06-17 18:40:54 -04:00