ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/cmode
Revision 9553 - (view) (annotate) - [select for diffs]
Modified Sun Jul 26 07:35:07 2020 UTC (5 years, 11 months ago) by michael
File length: 4580 byte(s)
Diff to previous 9292 , to selected 1204
- Implemented channel mode 'K'. KNOCK cannot be used on channels with that mode set.

Revision 9292 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 10:37:06 2020 UTC (6 years, 4 months ago) by michael
File length: 4516 byte(s)
Diff to previous 9157 , to selected 1204
- Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their
  nick while in the channel. Users with voice or above are not affected.
- Channel mode +N has been changed so channel members with +v can change nick names, too

Revision 9157 - (view) (annotate) - [select for diffs]
Modified Mon Jan 13 14:56:38 2020 UTC (6 years, 6 months ago) by michael
File length: 4491 byte(s)
Diff to previous 8479 , to selected 1204
- Replaced most occurences of 'SSL' with 'TLS'

Revision 8479 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 17:03:47 2018 UTC (8 years, 3 months ago) by michael
File length: 4492 byte(s)
Diff to previous 8468 , to selected 1204
- Documentation changes

Revision 8468 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 11:23:28 2018 UTC (8 years, 3 months ago) by michael
File length: 4448 byte(s)
Diff to previous 8046 , to selected 1204
- Implemented channel mode 'N' which prevents users from changing their nick while in a channel with that mode set

Revision 8046 - (view) (annotate) - [select for diffs]
Modified Sat Mar 18 18:07:45 2017 UTC (9 years, 4 months ago) by michael
File length: 4288 byte(s)
Diff to previous 8040 , to selected 1204
- Implemented channel mode 'L'. Channels with that mode set can make use of an extended ban list size
  specified with the new 'channel::max_bans_large' configuraton option. This mode can be set only by
  irc-operators or servers.

Revision 8040 - (view) (annotate) - [select for diffs]
Modified Sat Mar 18 16:20:24 2017 UTC (9 years, 4 months ago) by michael
File length: 4139 byte(s)
Diff to previous 7668 , to selected 1204
- Implement channel mode 'u' which hides bmasks (+b/+e/+I) to non-chanops everywhere

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (10 years ago) by michael
File length: 4003 byte(s)
Diff to previous 6926 , to selected 1204
- Fixed svn properties

Revision 6926 - (view) (annotate) - [select for diffs]
Modified Fri Dec 11 17:49:05 2015 UTC (10 years, 7 months ago) by michael
File length: 4003 byte(s)
Diff to previous 5464 , to selected 1204
- Update doc/modes.txt, help/cmode

Revision 5464 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 18:20:56 2015 UTC (11 years, 5 months ago) by michael
File length: 3854 byte(s)
Diff to previous 2393 , to selected 1204
- Added channel mode +C which prevents users from sending CTCPS to a channel

Revision 2393 - (view) (annotate) - [select for diffs]
Modified Sun Jul 14 14:25:48 2013 UTC (13 years ago) by michael
File length: 3780 byte(s)
Diff to previous 2050 , to selected 1204
- help/cmode: fixed typo

Revision 2050 - (view) (annotate) - [select for diffs]
Modified Wed May 15 16:43:11 2013 UTC (13 years, 2 months ago) by michael
File length: 3781 byte(s)
Diff to previous 2029 , to selected 1204
- Update help/cmode

Revision 2029 - (view) (annotate) - [select for diffs]
Modified Tue May 14 18:20:01 2013 UTC (13 years, 2 months ago) by michael
File length: 3781 byte(s)
Copied from: ircd-hybrid/trunk/help/opers/cmode revision 2027
Diff to previous 1963 , to selected 1204
- Move all helpfiles to help/

Revision 1963 - (view) (annotate) - [select for diffs]
Modified Tue May 7 22:30:51 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/cmode
File length: 3781 byte(s)
Diff to previous 1937 , to selected 1204
- Update modes.txt

Revision 1937 - (view) (annotate) - [select for diffs]
Modified Sat May 4 20:54:13 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/cmode
File length: 3674 byte(s)
Diff to previous 1674 , to selected 1204
-  Implemented channel mode +c. Known from other ircds, this mode basically
   prevents users from sending messages including control codes to a channel
   that has this mode set

Revision 1674 - (view) (annotate) - [select for diffs]
Modified Fri Nov 23 21:00:02 2012 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/cmode
File length: 3548 byte(s)
Diff to previous 1592 , to selected 1204
- Minor cleanups to m_help.c, also helpfiles may no longer contain #comments

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/cmode
File length: 3555 byte(s)
Diff to previous 1443 , to selected 1204
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1443 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 19:45:40 2012 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/help/opers/cmode
File length: 3555 byte(s)
Diff to previous 1204
- Update documents to reflect new channel-/usermodes

Revision 1204 - (view) (annotate) - [selected]
Modified Tue Aug 23 20:12:40 2011 UTC (14 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/help/opers/cmode
File length: 3444 byte(s)
Diff to previous 1189
- update help/opers/cmode

Revision 1189 - (view) (annotate) - [select for diffs]
Modified Thu Aug 18 09:48:07 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/help/opers/cmode
File length: 3321 byte(s)
Diff to previous 1156 , to selected 1204
- Forward-ported r1188: Update help/opers/cmode

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/help/opers/cmode
File length: 3016 byte(s)
Diff to previous 1155 , to selected 1204
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid/help/opers/cmode
File length: 3016 byte(s)
Diff to previous 1029 , to selected 1204
- recreate "trunk"

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/help/opers/cmode
File length: 3016 byte(s)
Diff to previous 1028 , to selected 1204
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid/help/opers/cmode
File length: 3016 byte(s)
Diff to previous 341 , to selected 1204
- move ircd-hybrid-7.2 to trunk

Revision 341 - (view) (annotate) - [select for diffs]
Modified Tue Dec 27 13:43:46 2005 UTC (20 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/help/opers/cmode
File length: 3016 byte(s)
Diff to previous 34 , to selected 1204
- As reported by CoolCold:
  - Updated cmode helpfile
  - Added support for old-style topicburst = yes|no


Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (20 years, 9 months ago) by lusky
Original Path: ircd-hybrid-7.2/help/opers/cmode
File length: 2876 byte(s)
Diff to previous 33 , to selected 1204
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/cmode
File length: 2876 byte(s)
Diff to previous 32 , to selected 1204
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/cmode
File length: 2876 byte(s)
Diff to previous 31 , to selected 1204
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/cmode
File length: 2876 byte(s)
Diff to previous 30 , to selected 1204
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
Original Path: ircd-hybrid/help/opers/cmode
File length: 2924 byte(s)
Diff to selected 1204
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a