talircd/lib/server
tali d5cdc71ac0 add validation of channel modes in some cases
- only +o may set channel mods
- only +v/+o may talk in moderated channels
- filter NAMES reply by channel +s and user +i
2024-01-27 15:34:30 -05:00
..
chan.ml add validation of channel modes in some cases 2024-01-27 15:34:30 -05:00
connection.ml add validation of channel modes in some cases 2024-01-27 15:34:30 -05:00
dune add logging library 2024-01-11 22:14:11 -05:00
import.ml remove Irc. prefix from everything!!!! 2024-01-23 14:24:35 -05:00
outbox.ml remove Irc. prefix from everything!!!! 2024-01-23 14:24:35 -05:00
router.ml op users joining a fresh channel; list user prefixes 2024-01-24 13:17:59 -05:00
router_types.ml op users joining a fresh channel; list user prefixes 2024-01-24 13:17:59 -05:00
server.ml remove Irc. prefix from everything!!!! 2024-01-23 14:24:35 -05:00
server_info.ml field accessors are ok, dont use methods in Server_info 2024-01-23 14:31:31 -05:00
user.ml fix User.is_registered !! 2024-01-23 13:46:48 -05:00