Jilles Tjoelker
4b58bbb2da
ts6-protocol.txt: mention meaning of capabs EX, IE, SERVICES, KNOCK.
2009-12-26 00:25:52 +01:00
Jilles Tjoelker
3e0bb80ad1
Add description for TB and TOPIC messages.
2009-03-29 22:05:59 +02:00
Jilles Tjoelker
c4d2d01419
Apply +z to messages blocked by +b and +q as well.
...
This adds a new server capab EOPMOD which will be used
for an extended topic command also.
2009-03-29 15:48:07 +02:00
Jilles Tjoelker
1ba5ea0f06
Mention that @#chan/+#chan requires CHW capab.
2009-03-29 15:04:17 +02:00
Jilles Tjoelker
7e7004c4d7
Add GUNGLINE to protocol documentation (efnet only, not in charybdis).
2009-03-25 00:34:12 +01:00
Jilles Tjoelker
86aba27c2d
Document efnet-style GLINE protocol.
2009-03-01 01:03:58 +01:00
Jilles Tjoelker
0749b751fa
Clarify some PRIVMSG/NOTICE restrictions.
2009-02-08 15:48:04 +01:00
Jilles Tjoelker
f8933d67e3
Numerics are also server-server messages.
2009-02-08 15:39:12 +01:00
Jilles Tjoelker
2d042188c7
Clarify propagation of JOIN and SJOIN.
2009-02-06 15:58:02 +01:00
Jilles Tjoelker
03204327ec
Add more information about propagation.
2009-02-05 20:10:34 +01:00
Jilles Tjoelker
3cadd0c433
Add description for LOCOPS message.
2009-02-05 19:57:51 +01:00
Jilles Tjoelker
aa12f64bd6
Clarify connection setup.
2009-01-30 17:08:59 +01:00
Jilles Tjoelker
cdff8b707a
First draft of a more complete TS6 server protocol description.
2009-01-25 21:11:28 +01:00
Valery Yatsko
ea3ab4a938
Removed TS5 description as it is no longer supported
2008-07-30 02:25:21 +04:00
Jilles Tjoelker
553addafd7
Keep gline information in server version and capab listings
...
for historical reference.
2008-04-11 16:52:56 +02:00
Valery Yatsko
170703fe3a
Removing glines
2008-04-11 18:47:03 +04:00
William Pitcock
38b91e8915
again, fbfile.c hasn't existed in a long time.
2007-12-21 11:14:08 -06:00
William Pitcock
207aba5c3d
fbfile.c hasn't existed in a long time.
2007-12-21 11:13:49 -06:00
William Pitcock
29344cc799
Remove rfc1459, because IETF documentation does not contain any permission notices allowing modification.
2007-12-21 11:09:55 -06:00
jilles
bee3b6716c
[svn] Port over ratbox 2.2 r23507, r23624, r23626 (jilles/anfl):
...
Change TS6 JOIN processing
- don't send out simple modes in TS6 JOIN and TS5 SJOIN when
a local user joins an existing channel
- don't send out simple modes in TS6 JOIN and TS5 SJOIN when
propagating a TS6 JOIN
- don't interpret simple modes in an incoming TS6 JOIN
This is to avoid desyncs when certain mode changes (e.g. -im)
cross with joins. A downside is that simple modes will be
more desynched when a JOIN creates a channel or lowers TS,
but that's less important.
Update the TS6 specification to include this, and clarify
that TMODE can come from a server and that MODE must be
translated into TMODE from other servers too.
2007-02-19 16:34:28 -08:00
nenolod
212380e3f4
[svn] - the new plan:
...
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
2007-01-24 22:40:21 -08:00