aboutsummaryrefslogtreecommitdiffstats
path: root/help
Commit message (Expand)AuthorAgeFilesLines
* Add batch support•••- Add "batch" client capability - Support sending netsplit/netjoin batches - Support receiving BATCH from clients and remote servers - Support for modules to define supported batch types for incoming batches - Add "message_handler" hook to override the handler for a particular incoming message - Add technical and user-facing documentation for batches - Add some more sendto_* overloads that support tags which were missing from the initial message-tags implementation but turned out to be needed Gravatar Ryan Schmidt2026-01-212-1/+37
* Documentation updates•••Add user help for the TAGMSG command. Additionally, update reference.conf to include (almost) all extensions. The only extensions excluded were those that are only useful when testing/debugging (m_echotags), example modules (chantype_dummy, example_module), or modules that should probably never be loaded in new networks (ip_cloaking_3.0, ip_cloaking_old, m_mkpasswd). Gravatar Ryan Schmidt2025-10-101-0/+18
* Improve UN/D/K/XLINE help filesGravatar Melissa Draper2025-05-216-30/+40
* Update join and challenge.•••Reported by joerg on Libera. Only took 20 years for someone to notice. Gravatar alyx2025-02-122-3/+3
* document +M cmode (#417)Gravatar Svetlana T2023-08-292-0/+74
* Terminate last line in setfilter helpGravatar Mike Quin2023-08-071-1/+1
* Add documentation for extensions/filterGravatar Mike Quin2023-08-071-0/+27
* Add extban type for unidentified connections (#411)•••* Add extension extb_guest This module provides an extban type that acts as a normal ban but only matches unidentified users. * Document extban g in help/opers/extban * extensions/extb_guest: support CIDR masks in $g extbans This allows a channel operator to set a channel ban such as "$g:*!*@192.0.2.0/24#*web.libera.chat*" and have it function as intended. --------- Co-authored-by: Aaron Jones <me@aaronmdjones.net>Gravatar TheDaemoness2023-07-011-0/+1
* m_shedding: user shedding module based on oftc-hybridGravatar David Schultz2023-05-181-0/+9
* help/opers/: add HELP entry for DEHELPERGravatar Aaron Jones2023-01-111-0/+11
* extensions/umode_hide_idle_time: mask times for hidden sources (#373)•••If the user performing a WHOIS has hidden their idle time (is umode +I), also prevent them from seeing other user's idle times, even if said users are not themselves umode +I. Suggested-by: @Unit193Gravatar Aaron Jones2022-10-212-1/+5
* help/cmode: correct chm_regmsg helpGravatar Doug Freed2022-10-021-2/+2
* add help for `chm_regmsg`Gravatar David Schultz2022-10-021-0/+2
* Add umode +I to allow users to hide their idle time (#220)Gravatar David Schultz2022-08-301-0/+1
* Remove ambiguity in descriptions +u•••The old descriptions might be interpreted as meaning that +u enables server-side filtering. Gravatar Valentin Lorentz2022-01-313-6/+6
* Add mask modifiers to LIST helpGravatar Ed Kellett2021-10-191-0/+2
* add SNO_FARCONNECT to the help text (#260)•••* add SNO_FARCONNECT to the helptextGravatar owen2021-08-141-1/+4
* add SNO_BANNED, snote for it on client k/x-line rejection (#242)•••* add SNO_BANNED, snote for it on client k/x-line rejection * add snomask help file line for SNO_BANNEDGravatar jesopo2021-08-111-0/+1
* Remove ziplinks (#218)Gravatar Ariadne Conill2021-06-261-1/+0
* remove trailing space from umode help file (#222)•••currently, this breaks rendering in at least one clientGravatar bakerst-221b2021-06-241-1/+1
* Add ^ marker to stats l,LGravatar Ed Kellett2021-06-102-4/+4
* Document +u in umode and cmode helpGravatar Mike Quin2021-05-223-0/+6
* wallops: require new oper:wallops right (#110)•••Split oper:wallops right from oper:mass_notice. Update documentation and examples to grant oper:wallops everywhere oper:mass_notice was granted. closes #103Gravatar Taavi Väänänen2021-01-281-1/+1
* Get rid of hub_mask/leaf_maskGravatar Ed Kellett2020-11-142-2/+0
* help: cleanup indexes properly•••Co-authored-by: Unit 193 <unit193@unit193.net> Gravatar Ed Kellett2020-11-101-3/+2
* Add /stats s to list secure blocks•••`s` and `S` were both used for ssld stats, but only `S` was documented, so I'm taking `s`. You can't stop me! Gravatar Ed Kellett2020-11-091-0/+1
* Remove shared blocksGravatar Ed Kellett2020-11-011-1/+0
* Unify oper:{global,local}_killGravatar Ed Kellett2020-10-251-2/+1
* Manage help indexes properly in makefileGravatar Ed Kellett2020-10-231-4/+6
* Untrack help indexesGravatar Ed Kellett2020-10-233-38/+1
* Document /testklineGravatar Ed Kellett2020-10-232-6/+13
* help/*/umode: update help text for +g/+G•••cf. https://github.com/charybdis-ircd/charybdis/pull/342 [ci skip] Gravatar Aaron Jones2020-07-112-4/+10
* help: document soft callerid modeGravatar Ariadne Conill2020-07-092-0/+2
* Add help for GRANTGravatar Ed Kellett2019-09-152-19/+28
* help/Makefile.am: silence construction of indexes, make build depend on indexGravatar Aaron Jones2017-10-301-11/+11
* extensions/extb_channel: Allow matching secret channels.•••This change modifies extb_channel to allow matching users in secret channels, which prevents trivial ban evasion by setting the target channel +s. Information leak due to this change is unlikely since the attacker would have to know that the target channel exists, the name of the channel (or guess it), have a specific user they wanted to know whether was in the channel (and not know already), and the target user would need to have something like autojoin-on-invite enabled (or any of the other various ways hostname cloaking is attacked). Gravatar Keith Buck2016-12-291-5/+1
* Really fix the help index.Gravatar Elizabeth Myers2016-03-122-12/+12
* Regenerate user help index.Gravatar Elizabeth Myers2016-03-121-9/+9
* Send cnotice/cprivmsg help to Hades.Gravatar Elizabeth Myers2016-03-103-30/+20
* extensions: add umode_noctcp extensionGravatar Max Teufel2016-03-072-0/+2
* Remove more $Id tags.Gravatar Elizabeth Myers2016-03-061-1/+0
* remove presupplied autotools filesGravatar William Pitcock2016-03-051-582/+0
* ircd: support restarting ssld processes•••Add REHASH SSLD (admins only) that starts new sslds and marks the existing ones as inactive until all their clients disconnect. Very useful whenever the SSL library has a vulnerability because new connections can use a new version of the library without disconnecting existing clients/servers. Add STATS S (admins only) to list ssld processes, status, and client count. Gravatar Simon Arlott2016-02-102-0/+2
* buildsystem: further cleanupGravatar William Pitcock2016-01-081-1/+0
* Fix LTDL conditional, remove some unnecessary and/or ugly configure testsGravatar Aaron Jones2016-01-071-1/+0
* general: remove last vestiges of static modules support (this hasn't ever act...Gravatar William Pitcock2016-01-061-3/+0
* buildsystem: convert to automake + libtoolGravatar William Pitcock2016-01-052-19/+596
* Revert "remove MONITOR for now pending a complete rewrite"•••This reverts commit 87fa262fec3149bff8daf9552b9df7f38a973890. Gravatar Andrew Wilcox2015-10-151-0/+27
* remove MONITOR for now pending a complete rewriteGravatar William Pitcock2015-10-151-27/+0
* Updates format to match help/users/umode•••Instead of adding a new section I made it look like the example from help/users/umode.Gravatar PrgmrBill2015-03-171-6/+7