| .. |
|
chankill.rs
|
operserv: type the X-line kind as an enum at the command/store boundary, wire token in storage
|
2026-07-17 13:47:10 +00:00 |
|
defcon.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
forbid.rs
|
forbid: type the FORBID kind as an enum at the store boundary, string only in storage
|
2026-07-17 13:26:16 +00:00 |
|
global.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
ignore.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
info.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
jupe.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
kick.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
kill.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
lib.rs
|
operserv: note the log channel and notify exclude list are REHASH-reloadable in HELP
|
2026-07-18 17:02:01 +00:00 |
|
logsearch.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
mode.rs
|
protocol: learn channel-mode arity + prefix modes (incl custom Y/ojoin) from CAPAB CHANMODES; services MODE uses the authoritative set
|
2026-07-18 01:15:23 +00:00 |
|
notify.rs
|
operserv: add NOTIFY oper watch list emitting matched-user events to the staff feed
|
2026-07-18 16:16:06 +00:00 |
|
oper.rs
|
operserv: OPER ADD rejects unknown privilege names instead of silently dropping them
|
2026-07-17 13:53:53 +00:00 |
|
redact.rs
|
operserv: REDACT deletes a message by its msgid (draft/message-redaction), relayed server-sourced so no ircd oper privilege is needed
|
2026-07-18 01:23:37 +00:00 |
|
rehash.rs
|
operserv: REHASH reloads config live without a restart
|
2026-07-17 10:46:12 +00:00 |
|
session.rs
|
Rename the project to Echo (was fedserv)
|
2026-07-14 15:24:41 +00:00 |
|
set.rs
|
OperServ: add SET READONLY lockdown
|
2026-07-16 01:05:48 +00:00 |
|
shutdown.rs
|
OperServ: add SHUTDOWN and RESTART
|
2026-07-16 01:02:10 +00:00 |
|
spamfilter.rs
|
operserv: SPAMFILTER — persisted content filters pushed to the ircd m_filter via metadata, re-asserted at burst
|
2026-07-18 00:04:24 +00:00 |
|
stats.rs
|
operserv: type the X-line kind as an enum at the command/store boundary, wire token in storage
|
2026-07-17 13:47:10 +00:00 |
|
svs.rs
|
OperServ: add SVSPART
|
2026-07-16 00:00:18 +00:00 |
|
xline.rs
|
operserv: type the X-line kind as an enum at the command/store boundary, wire token in storage
|
2026-07-17 13:47:10 +00:00 |