Adam
1b08ba8f41
Always show expire time for nicks in /ns info to opers, even if the user is online
...
Make Anope::strftime show "now" if the time is now
Fix typo in nickalias.cpp for the type of the last_seen field, spotted by grawity
2013-10-05 13:21:28 -04:00
Adam
277f735505
Hide expires in /cs info if the channel is actively in use as it confuses people
2013-10-05 01:07:51 -04:00
Robby-
f63a2bdfb4
Big update of the Dutch language file.
...
cs_ban: Merge the syntaxes into one.
2013-10-05 00:49:12 -04:00
Robby-
feb412bdb1
cs_mode: Fix override in /cs mode set.
2013-10-05 00:33:03 -04:00
Robby-
ab856683c7
os_news: Add some logging.
2013-10-05 00:33:03 -04:00
Robby-
97d7c21193
Fix logging for log type 'other'.
...
os_ignore: Log expired ignores to the normal log level.
cs_drop: Allow Services Operators to actually drop channels in Read-Only mode.
os_akill, os_sxline, cs_akick: Log deletions by number.
2013-10-05 00:33:03 -04:00
Adam
e5b8435769
Fix not setting -r when channels are deleted
2013-10-05 00:33:03 -04:00
Adam
e589080827
Fix /ns alist showing a header/column header if the user has no access
2013-10-05 00:33:03 -04:00
Adam
257b10ee91
Hide privileged commands in ns help set and cs help set if configured
2013-10-05 00:33:03 -04:00
Adam
b094132c9d
Log akill deleteions by number
2013-10-05 00:33:03 -04:00
Robby-
82006b868f
cs_entrymsg: Check for the correct override privilege.
...
Make some more commands check if Read-Only mode is active.
cs_flags: Show a meaningful message when a user is not found on the access list.
os_set: Add missing capabilities to the readonly help output.
OperServ: Add logging to certain commands.
NickServ: Undo logging for listings.
2013-10-05 00:33:03 -04:00
Robby-
ba5a3f5f00
Don't explicitly reference services nicks.
...
os_forbid: If NickServ is available, have it send the forbid reason instead of OperServ.
2013-10-05 00:33:02 -04:00
Adam
7b6c08b53a
Exempt ulines/myself from bounce mode check
2013-09-29 17:22:25 -04:00
Robby-
47b692f9ae
os_session: Add some empty lines to the session help command to improve readability.
2013-09-29 15:42:22 -04:00
Robby-
ed06609ae1
NickServ: Change a few log wordings and add missing log calls to some commands.
...
ns_suspend and cs_suspend: Fix log wording, and correct syntax to show the reason is optional.
2013-09-29 15:42:22 -04:00
Robby-
32a57150ec
ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.
...
ns_ajoin: Fix the number of command parameters. Check for nick suspension. Do not allow just any Services Operator to access other users' AJOIN, require nickserv/ajoin. Change wording.
ns_cert: Add ability for Services Operators to modify other users' certificate lists.
2013-09-29 15:42:22 -04:00
Robby-
2a5e8f1890
cs_akick: Make the default autokick reason translatable.
...
os_forbid: It is required to specify a reason.
2013-09-29 15:42:22 -04:00
Robby-
a04c320b4b
cs_set: Fix showing expiry time in INFO output.
...
cs_sync: Check for the correct override privilege.
2013-09-29 15:42:22 -04:00
Robby-
4221a507cc
Fix NickServ default nick expiry time.
2013-09-29 15:42:22 -04:00
Adam
44dd8d07d9
Add chanserv:always_lower_ts config option to always lower registered
...
channels timestamps to the creation time which fixes some race
conditions regarding users joining empty registered channels and doing
things prior to the -o from services coming through.
Without always_lower_ts attempt to bounce mode changes from bad users,
which will work okay in most cases.
2013-09-29 15:41:32 -04:00
DukePyrolator
d5ecc39104
display modechars instead of modenames in cpanel channelmodes
2013-09-29 04:23:33 +02:00
Adam
84a02d2709
Remove "Nick" reference from the /os ignore del message, as it can only contain hostmasks
2013-09-27 20:11:51 -04:00
Adam
4b059beb24
Replace this silly random code generation code with something more sane looking
2013-09-27 20:07:07 -04:00
Adam
b319fb089c
Fix compile warnings and errors found by clang
2013-09-27 19:11:02 -04:00
Adam
17196887ad
Allow modifying mlock on nonexistant (but registered) channels
2013-09-27 19:11:02 -04:00
Adam
02d67f682a
Allow /os forbid list <type>
2013-09-27 19:11:02 -04:00
Adam
b306108740
Fix /os ignore del on nicks
2013-09-27 19:11:02 -04:00
Robby-
12a0311aaa
Add missing columns to os_forbid. Make most lists with dates use the shorter output format.
2013-09-27 19:11:02 -04:00
Adam
cf653fc084
Fix ms del all not actually deleting some memos
...
Fix numbering of memos in ms list
2013-09-27 19:11:02 -04:00
Adam
5cc7fc0387
Fix ms list crash
2013-09-27 19:11:02 -04:00
Robby-
832bc35135
Fix a few more modules to look in the right places for certain settings.
2013-09-27 19:11:02 -04:00
Robby-
06c5914820
Fix akillids to work again. os_session: Add missing num to del syntax and add missing expiry column.
2013-09-27 19:11:02 -04:00
Robby-
bf67b9ee5c
Make column titles in listings translatable.
...
Make some more strings translatable, and remove some that don't need translation at all.
Make expirytimes and units translatable.
Make predefined messages in listings also translatable.
Make the remaining command descriptions translatable.
Make some ns/cs info strings equal to dedupe in translation file. Add missing no-autoop setting to cs info output. Make some strings translatable.
2013-09-27 19:11:02 -04:00
Adam
80c02740d0
Translate listformatter properly
2013-09-27 19:11:02 -04:00
Adam
df3c0b7b52
Fix various commands to properly report a given expiry time is invalid
2013-09-27 19:11:02 -04:00
Robby-
45702992ac
ns_cert, ns_set: Make strings equal for one translation instance
2013-09-27 19:11:02 -04:00
Robby-
9756f96b85
example.conf: nickserv:emailregistration -> nickserv:registration
2013-09-27 19:11:02 -04:00
Robby-
6ac0364f74
Fix os_stats to display SQLINEs and SNLINEs on non-supporting IRCds
2013-09-27 19:11:02 -04:00
Robby-
4f820a7d41
Fix typos, remove dead language defines.
...
os_set: Add missing debug text in help output.
2013-09-27 19:11:02 -04:00
Adam
5f7127dd92
Don't send regex qlines and nlines to the IRCd
2013-09-27 19:11:01 -04:00
Adam
dcb3ff7d34
Dont send BURST twice on inspircd
...
Drop matching nicks on forbid.
2013-09-27 19:10:49 -04:00
Adam
1107b92699
Drop matching channels on forbid, and enforce nick forbids even on IRCds
...
with no qlines
2013-09-27 18:02:26 -04:00
Adam
3b0b1bc80e
Don't send SQLines unless the IRCd supports it
2013-09-27 18:02:26 -04:00
Adam
b60b23fd48
Only allow using os_oper add and del if you have the privileges for what
...
you are giving or taking.
2013-09-27 17:21:46 -04:00
Robby-
5aac6377c2
Correctly detect override in cs_ban on masks
2013-09-27 17:21:31 -04:00
Adam
20856fb59c
Remove +r etc when channels are deleted
2013-09-27 17:21:20 -04:00
Robby-
7545763cd4
Added missing override capabilities and log calls to some ChanServ commands
2013-09-27 17:21:20 -04:00
Adam
1818b19eba
Fix cs_mode lock reply if nothing is done
...
Fix not clearing forbids when os_forbid is unloaded
Apply nick and chan forbids when added
Fix loading forbids until after the service is constructed
2013-09-27 16:33:56 -04:00
Adam
abc7e4b423
Fix os_news to not load items until the news service is constructed
...
Fix session exceptions not expirigin
2013-09-27 16:33:03 -04:00
Adam
e5ece18ee7
Readonlyize many commands
2013-09-20 21:09:35 -04:00