echo/src
Jean 8d495a948e
Add InfoServ, unifying network bulletins onto the news store
InfoServ becomes the dedicated home for network information bulletins,
backed by the same event-sourced news store OperServ NEWS used — one place
to post, not two. POST/LIST/DEL manage public bulletins (shown to every
user on connect); OPOST/OLIST/ODEL the oper ones (shown to operators on
login). Anyone may LIST the public bulletins; posting/removing is admin-
only. The engine's existing connect/login display hooks render them
unchanged. The OperServ NEWS command is retired accordingly (the news
events and the display path stay). Default service.
2026-07-14 03:56:09 +00:00
..
engine Add InfoServ, unifying network bulletins onto the news store 2026-07-14 03:56:09 +00:00
config.rs Add InfoServ, unifying network bulletins onto the news store 2026-07-14 03:56:09 +00:00
gossip.rs Clippy sweep: clean across the workspace 2026-07-13 23:30:51 +00:00
grpc.rs gRPC Accounts: Provision from pre-derived SCRAM verifiers 2026-07-14 03:33:17 +00:00
jsonrpc.rs jsonrpc: optional TLS termination (HTTP/2) 2026-07-13 21:10:26 +00:00
link.rs email: HTML templates and multipart messages 2026-07-12 15:57:34 +00:00
main.rs Add InfoServ, unifying network bulletins onto the news store 2026-07-14 03:56:09 +00:00
proto.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00