summaryrefslogtreecommitdiff
path: root/src/modules/m_permchannels.cpp
AgeCommit message (Expand)Author
2009-04-08Set topic timestamp on newly created channels to a dummy value to work around...danieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-12-24Return ERR_NOPRIVILEGES for +P without channels/set-permanent priv.w00t
2008-12-20Readd check for +P setting to channels/set-permanent priv, thanks Johannes13 ...w00t
2008-10-23Revert earlier time() -> SI->Time() diff for now, this causes problems with d...w00t
2008-10-23Add/document channels/set-permanent priv, and tie setting of +P to it.w00t
2008-09-29Make topic optional for permanent channels tags.w00t
2008-08-29Don't try destroy on -P of a 0 user chan, as this causes problems during netm...w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-08-25Add and document <permchannels> block for m_permchannels, which creates a cha...w00t
2008-07-12Delete channel on -P if usercount is 0, fixes part of #565w00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-03-24And more of thembrain
2008-02-18Phew. Fix a bunch of method sigs to stop warnings.w00t
2008-01-17Remove a redundant method here, call the mode manager directlyw00t
2008-01-10Header update: 2007 -> 2008w00t
2008-01-06Permanent channels, currently conflicts with blockcaps (+P) and is untestedw00t