]> jfr.im git - irc/rqf/shadowircd.git/blob - IDEAS
Automated merge with ssh://hg.atheme.org//hg/charybdis
[irc/rqf/shadowircd.git] / IDEAS
1 Some of this may not be possible to do in 2.3...
2
3 - go TS6 only? [partially done; TS6 is always enabled now]
4 - client.c, channel.c is very 2.8 style still. it'd be nice to pack them into their own namespace and
5 such. moreover, the other 2.8 code needs similar rewriting/reworking too...
6 - internally split out +o/+v "ranks" into a series of permissions. this could allow for configure-defined
7 special access levels, halfops, etc. (would need to match globally, somehow. extra SVINFO param?)
8 - somehow hide channel operators like ircnet can do?
9 - SASL opering?
10 - link failover?
11
12 --
13 $Id: IDEAS 3552 2007-08-09 06:50:13Z nenolod $