operprefix + ojoin: server oper prefix (!/mode y, above owner) auto-granted to opers + OJOIN command
This commit is contained in:
parent
8ebb106f97
commit
1dd7f77ca8
106 changed files with 687 additions and 711 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//! rpc whowas provider — `whowas.get`. InspIRCd's `m_rpc_whowas`. Returns the
|
||||
//! recent-nick-history entries the ircd keeps for `WHOWAS`.
|
||||
//! Whowas RPC provider: `whowas.get`. Returns the recent-nick-history entries
|
||||
//! the ircd keeps for `WHOWAS`.
|
||||
|
||||
use super::json::{self, obj, qstr};
|
||||
use super::RpcError;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue