]> jfr.im git - irc/SurrealServices/srsv.git/history - branches/0.4.3/modules/serviceslibs/chanserv.pm
/cs set noclones; prevents clones from joining channels. Appears to work. Help files...
[irc/SurrealServices/srsv.git] / branches / 0.4.3 / modules / serviceslibs / chanserv.pm
2011-09-02  erry/cs set noclones; prevents clones from joining channel...
2011-09-01  erry/cs topicappend & /cs topicprepend, taken from atheme...
2011-06-14  tabrisverdammt overcomplicated code, just so that
2011-04-04  tabrisallow /cs k to alias to /cs kick
2010-12-05  tabristry to eliminate the bad programming pattern:
2010-10-06  tabriscs_why's can_do call shouldn't have NOREPLY
2010-10-06  tabrisCS SET LOG is supposed to be restricted
2010-07-18  tabrisrevert r3505, do it the _right_ way
2010-07-17  musashix90Make CS WELCOME also check for SERVOP services rank
2010-06-27  tabrisoops, acc == 3 is hop, not acc == 2
2010-06-27  tabrisfollowup to r3499. If user has hop or vop, they should...
2010-06-27  tabrisfix bug (reported by Artemis_Fowl@LucidChat) wherein...
2010-06-15  tabris import a featurette from freenode, courtesy of...
2010-06-02  musashix90A little fix for /CS TOPIC sending out the channel...
2010-05-26  tabrismake /cs kickban mode-setting mergeable
2010-05-19  tabrisrework of r3475, so that
2010-05-19  tabrisif services is busy, only process high priority request...
2010-05-14  tabrispreserve message/nick order in cs_why
2010-05-14  musashix90Fixed override notice for CS WHY, also fixed it to...
2010-05-06  tabrisimprovement for r3460
2010-05-05  musashix90Added CS TOPIC command, as well as a !topic command...
2010-04-13  tabrisfor some reason, CS CLOSE/DRONE doesn't actually set...
2010-04-13  tabrisdocs for CS CLOSE/DRONE say SERVOP, so require SERVOP...
2010-03-31  tabrisget rid of several calls to 'use DBI', instead making...
2010-02-23  tabrismove NTF_* decls into their own module
2010-02-17  tabrismisc cleanups
2010-02-16  tabrischeck akick before can_do($chan, 'JOIN', $user).
2010-02-15  tabrisfollowon to r3355. S_HELP now includes JOIN perm, to...
2010-02-15  tabrisfollowon to r3345 & r3354
2010-02-13  tabrisan attempt at splitting akick checking out to a separat...
2010-01-14  tabrismore cs_join fixes
2010-01-13  tabrisless complicated and more correct logic in whether...
2010-01-10  tabrisuse CS JOIN from do_ajoin.
2010-01-09  tabrisCS JOIN
2009-12-24  tabrismerge r3236 & r3237 to 0.4.3: NS AJOIN work
2009-12-24  tabrismerge r3231 to 0.4.3: banlist fix re +e
2009-12-24  tabrismerge r3220 to 0.4.3: missing perm in override table...
2009-12-24  tabrismerge r3218 to 0.4.3: chanserv whitespace cleanup
2009-12-23  tabrismerge r3216 to 0.4.3: better chanban support for initia...
2009-12-23  tabrismerge r3206 to 0.4.3: better 'bad ban' handling
2009-12-23  tabrismerge r3197 & r3198 to 0.4.3: chanreg_needs_oper
2009-12-23  tabrismerge r3196 to 0.4.3: whitespace cleanup
2009-12-23  tabrismerge r3194 to 0.4.3: add UNBAN to override table
2009-12-23  tabrismerge r3193 to 0.4.3: cs_mode bans now go through cs_ban
2009-12-23  tabrismerge r3169-3171: be lazy about chanserv merges
2009-12-23  tabrismerge r3166 to 0.4.3: more mlock work
2009-12-23  tabrismerge r3165 to 0.4.3: cs_mlock
2009-12-23  tabrismerge r3163 to 0.4.3: bugfix cs_xop_del
2009-12-23  tabrismerge r31339 & r3143 to 0.4.3: move flood_foo into...
2009-12-23  tabrismerge r3131, r3132, r3137, r3138 to 0.4.3: moving IRCd...
2009-12-23  tabrismissing dependent work, r3133, r3134, r3135
2009-12-23  tabrismerge r3102 & r3103 to 0.4.3
2009-12-23  tabrismerge r3101 to 0.4.3
2009-12-23  tabrismerge r3100 to 0.4.3
2009-12-23  tabrismerge r3099 to 0.4.3
2009-12-23  tabrismerge r3097 & r3098 into 0.4.3
2009-12-23  tabrisnew branch for 0.4.3 release target