0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-27 12:58:47 +02:00
construct/IDEAS

13 lines
573 B
Plaintext
Raw Normal View History

Some of this may not be possible to do in 2.3...
- go TS6 only?
- client.c, channel.c is very 2.8 style still. it'd be nice to pack them into their own namespace and
such. moreover, the other 2.8 code needs similar rewriting/reworking too...
- internally split out +o/+v "ranks" into a series of permissions. this could allow for configure-defined
special access levels, halfops, etc. (would need to match globally, somehow. extra SVINFO param?)
- somehow hide channel operators like ircnet can do?
- SASL opering?
--
$Id: IDEAS 3488 2007-05-27 06:33:26Z nenolod $