Adam
|
3ddfa2fc1d
|
Explain how to setup the locales on Ubuntu
|
2013-12-10 20:15:34 -05:00 |
|
Adam
|
50f430fb23
|
Document which modules are extra and how to enable them
|
2013-12-09 21:18:01 -05:00 |
|
DukePyrolator
|
1b4d62e2bc
|
irc2sql: fixed incorrect usercount for channels and servers after netsplit, fixed not displaying the channelmodes
|
2013-12-09 05:57:36 +01:00 |
|
Adam
|
43f608ff2b
|
Merge pull request #32 from Harak/1.9
Updated french installation instructions.
|
2013-12-03 23:58:57 -08:00 |
|
Harak
|
f0313a45cb
|
Updated french installation instructions.
|
2013-12-03 22:09:06 +01:00 |
|
Adam
|
96af354ad5
|
Send channel topics on initial burst, sync chanels after db load, and try to after unserializing persist on
|
2013-12-02 02:01:39 -05:00 |
|
Adam
|
b5966cf99e
|
Fix crash from loading exceptions with db_old and then unloading db_old
|
2013-12-01 21:16:50 -05:00 |
|
Adam
|
faab2c6793
|
Fix 5e4d52ad47 more
|
2013-12-01 18:58:20 -05:00 |
|
DukePyrolator
|
c6f85b9312
|
made the chanstats fantasy modules work again.
|
2013-12-01 12:09:34 +01:00 |
|
Adam
|
5e4d52ad47
|
Fix 1542937d64
|
2013-12-01 05:00:28 -05:00 |
|
Adam
|
6628e714c7
|
Require email address to be passed to resetpass
|
2013-11-30 02:18:20 -05:00 |
|
Adam
|
0f9e931fa6
|
Revert "Fix session user logoff hook"
This reverts commit 3b8f1cd59f.
|
2013-11-24 22:00:01 -05:00 |
|
Adam
|
1f6385c095
|
Merge pull request #29 from Robby-/1.9-nllangupdate
Update the dutch language file for new and modified strings, and fix some typos while we're at it.
|
2013-11-24 14:11:52 -08:00 |
|
Robby-
|
be044c9d6e
|
Update the dutch language file for new and modified strings, and fix some typos while we're at it.
|
2013-11-24 22:04:27 +01:00 |
|
Adam
|
90aa576fb3
|
Fix/clean/clarify some stuff found by coverity scan
|
2013-11-23 22:12:33 -05:00 |
|
DukePyrolator
|
77e5744341
|
fixed webcpanel not html escaping displayed memos, bug reported by Mietzie
|
2013-11-22 01:22:24 +01:00 |
|
Adam
|
e1264a5913
|
Re-find dependant protocol modules on unload, they can be reloaded from under us while we are running
|
2013-11-21 18:06:38 -05:00 |
|
Adam
|
18f423226c
|
This actually can't happen, but this is what was meant
|
2013-11-21 17:38:54 -05:00 |
|
Adam
|
c967a4ce88
|
Shrink nick and channel default flags in db_old, otherwise converted nicks/channels always end up with the defaults enabled, even if they explicitly have them set off. Fix setting nickserv defaults to none.
|
2013-11-21 17:31:18 -05:00 |
|
Adam
|
1542937d64
|
Hybrid has no quit on kill, so internally kill users when killed
|
2013-11-21 11:34:42 -05:00 |
|
Adam
|
3b8f1cd59f
|
Fix session user logoff hook
|
2013-11-21 11:20:10 -05:00 |
|
Adam
|
fbbdedf17e
|
OnJoinChannel can modify the ts for a channel, so update keep_their_modes in the sjoin handler before processing a user. Otherwise we can desync and think users have a channel status when they really don't.
|
2013-11-20 18:10:26 -05:00 |
|
Adam
|
b75faefea4
|
Don't claim to support SAVE on charybdis...
|
2013-11-19 10:06:22 -05:00 |
|
Adam
|
676db0ba6f
|
Actually we can use this ssl ext type which apparently does exist
|
2013-11-18 18:36:37 -05:00 |
|
Adam
|
b2802d0beb
|
Give a reason why we cant clear nonssl users on ircds with no ssl usermode
|
2013-11-18 17:18:00 -05:00 |
|
Adam
|
826ae9b6c0
|
Make /ms check better able to tell if youve recently sent a memo to someone
|
2013-11-18 17:18:00 -05:00 |
|
Adam
|
2c3e8a76c9
|
Check override permission in cs_flags for modifying existing entries too
|
2013-11-18 17:18:00 -05:00 |
|
Adam
|
0bb23f3f4d
|
Merge pull request #27 from Cronus89/patch-1
Update placeholder text for hostmask
|
2013-11-18 07:53:45 -08:00 |
|
Adam
|
b36498149d
|
Merge pull request #28 from Robby-/1.9+cslevels
cs_access: Fixed disabling channel levels. Also, correctly log /cs levels commands.
|
2013-11-18 07:53:36 -08:00 |
|
Adam
|
f6cf978d0c
|
Show the correct setting name in /ns help set message
|
2013-11-18 10:52:28 -05:00 |
|
Adam
|
aeebaed4b2
|
Default adding to 1 in mlock add/del, always reply with something even if the input is invalid
|
2013-11-18 10:49:54 -05:00 |
|
Robby-
|
faabff0261
|
cs_access: Fixed disabling channel levels. Also, correctly log /cs levels commands as an override or a normal command at the time it is executed, so, right before levels actually get modified.
|
2013-11-18 07:17:40 +01:00 |
|
Adam
|
cba811bc6b
|
Default nogroupchange to on, update comment to make sense
|
2013-11-17 23:35:57 -05:00 |
|
Cronus89
|
dcae3d7bda
|
Fix placeholder for akill.html
|
2013-11-17 19:37:19 -06:00 |
|
Adam
|
fc69b68891
|
Don't default /cs list or /ns list to require oper privs
|
2013-11-16 16:38:10 -05:00 |
|
Adam
|
15e527fa70
|
Add missing .founder checks to cs_flags
|
2013-11-16 15:14:15 -05:00 |
|
Adam
|
3ccf26fda4
|
Delete notify/client sockets when m_dns is unloaded
|
2013-11-16 14:55:03 -05:00 |
|
Adam
|
c0b0ee1b39
|
Make /cs up set modes you have the priv for, but not the auto priv, because Robby says so
|
2013-11-16 13:33:20 -05:00 |
|
Adam
|
b353e1db79
|
Also check command names in cs_log when seeing if a newly added entry already exists. Also force command names lowercase when looking them up.
|
2013-11-16 12:05:20 -05:00 |
|
Adam
|
3edce88698
|
Fix default level names for access change/list in db_old
|
2013-11-16 10:39:25 -05:00 |
|
Adam
|
9e1fb11f93
|
Tell people why they cant disable the founder level instead of claiming it doesn't exist
|
2013-11-16 10:22:18 -05:00 |
|
Adam
|
316c280a57
|
Add help for /cs set keepmodes
|
2013-11-16 10:20:35 -05:00 |
|
Adam
|
cc2a999b4e
|
Allow founders to change flags even if they don't have any matching access entries on the channel
|
2013-11-16 10:04:26 -05:00 |
|
Adam
|
51a9f64adb
|
Use the source's sync state and not mine when processing sjoins to determine whether or not to sync the channel on creation, instead sync it when the server syncs.
|
2013-11-16 09:38:13 -05:00 |
|
Adam
|
332fd23927
|
Add general:hideregisteredcommands to hide commands that require you to be identified to use. This changes the behavior of hideprivilegedcommands to only hide commands users don't have the oper privileges to execute.
|
2013-11-15 15:10:23 -05:00 |
|
Adam
|
1aca2922af
|
Allow mlocking +r on ratbox/whatever else
|
2013-11-15 14:24:33 -05:00 |
|
Adam
|
b65fd34a39
|
Set the default db name to anope.db
|
2013-11-12 20:12:56 -05:00 |
|
Adam
|
c9f4c2db1f
|
try/catch cs_access AccessUnserialize just incase, don't crash if ns_ajoin is loaded before the protocol module
|
2013-11-12 19:19:21 -05:00 |
|
Adam
|
d1248d1249
|
Merge pull request #25 from Robby-/1.9-nsidfaillogacctnames
ns_identify: When logging failures, also show the account name, and that it exists or not.
|
2013-11-09 05:40:58 -08:00 |
|
Adam
|
afc5c91a09
|
Do not grant auto privileges to founders if they match other access
entries. This allows channel founders to disable auto +qo without
having to globally disable autoop or the levels.
|
2013-11-09 05:51:38 -05:00 |
|