Adam
|
22976b8a7c
|
Fix flags +* or -* sometimes incorrectly reporting opers as overriding when they are not
|
2014-02-11 17:33:28 -05:00 |
|
Robby-
|
4dff710361
|
ns_suspend: Show the setter of the suspension and the reason when manually unsuspending.
|
2014-02-11 03:57:15 +01:00 |
|
Robby-
|
fe80d2cded
|
os_modinfo: Add ability to list only extra modules.
|
2014-02-11 02:26:00 +01:00 |
|
Adam
|
16dac87841
|
Regenerate anope.it_IT.po
|
2014-02-10 10:03:38 -05:00 |
|
H7-25
|
30c59562e0
|
Update Italian language translation
|
2014-02-10 09:57:24 -05:00 |
|
Adam
|
6d61a84286
|
Add an opertype priv "protected" to not allow services to kick a user.
Also classify ulines as protected
|
2014-02-09 18:51:52 -05:00 |
|
Adam
|
f6b8596c7b
|
Log memoserv/sendall
|
2014-02-09 10:59:36 -05:00 |
|
Adam
|
da6760f606
|
Properly convert suspended nicks and channels in db_old
|
2014-02-07 13:28:07 -05:00 |
|
Adam
|
ad962ad759
|
Allow other modules to suspend nicknames and channels without having to subclass suspendinfo
|
2014-02-07 13:12:57 -05:00 |
|
Adam
|
5327becf41
|
Allow other modules to be able to view and modify cs and ns set_misc data
|
2014-02-07 13:02:20 -05:00 |
|
Adam
|
f43c99c5cc
|
Merge pull request #46 from ShutterQuick/patch-1
Update cs_updown.cpp
|
2014-02-07 12:12:52 -05:00 |
|
ShutterQuick
|
c0a491cb06
|
Update cs_updown.cpp
cs_updown: Make CS DOWN remove all modes, not just one
|
2014-02-07 18:04:16 +01:00 |
|
Adam
|
66cc965fd7
|
Ignore nonblocking errnors on socket operations
|
2014-02-05 15:26:03 -05:00 |
|
Adam
|
2440514a7b
|
Document a little more accurrately the privilege stuff and document why the access lists behave as they do
|
2014-02-05 08:46:56 -05:00 |
|
Adam
|
fad1da81a3
|
Process mode changes in ns_ajoin before joining users, fixes not being able to ajoin users to +R channels on Unreal
|
2014-02-05 08:46:56 -05:00 |
|
Adam
|
bb0e2a9a07
|
Make it easier to use fantasy without botserv, and document it
|
2014-02-05 08:46:51 -05:00 |
|
Adam
|
4f8c4f8fef
|
Actually just allow mode clear to take any mode name
|
2014-02-03 10:05:13 -05:00 |
|
Adam
|
25957111b2
|
Fix typo in mode clear, exempts -> excepts
|
2014-02-03 08:41:27 -05:00 |
|
Adam
|
9a8895359a
|
Apply the last commit to cs_list
|
2014-02-02 03:21:02 -05:00 |
|
Adam
|
53f8db0198
|
Merge pull request #44 from ShutterQuick/2.0+listfix
ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED)
|
2014-02-01 11:42:08 -08:00 |
|
Daniel Vassdal
|
f94cb7fb11
|
ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED)
|
2014-02-01 11:24:52 -08:00 |
|
Adam
|
c30fb13a0c
|
Merge pull request #43 from ShutterQuick/2.0+ajoinfix
2.0+ajoinfix
|
2014-02-01 11:12:39 -08:00 |
|
Daniel Vassdal
|
7926238fd2
|
Improve IsChannelValid()
|
2014-02-01 10:55:12 -08:00 |
|
Daniel Vassdal
|
211a944210
|
ns_ajoin: Treat ',' as a separator.
|
2014-02-01 10:35:10 -08:00 |
|
Daniel Vassdal
|
cff61617e1
|
commasepstream: Add a allowempty param
|
2014-02-01 10:31:17 -08:00 |
|
Adam
|
4455d4346c
|
Merge pull request #42 from ShutterQuick/2.0+saslfix
Have SASL login in on the account name instead of nick alias
|
2014-01-31 02:43:26 -08:00 |
|
Daniel Vassdal
|
405b41ec87
|
protocol/(inspircd12/unreal/charybdis): Have SASL login in on the account name instead of nick alias
|
2014-01-31 01:41:27 -08:00 |
|
Adam
|
bacb276181
|
Use TBURST on hybrid to set topics
|
2014-01-28 14:45:21 -05:00 |
|
Adam
|
4c1f6b48d8
|
Merge pull request #40 from attilamolnar/2.0+csclonefix
Fix cs_clone allowing users to clone a channel to itself
|
2014-01-26 16:08:23 -08:00 |
|
Attila Molnar
|
53a78c2688
|
Fix cs_clone allowing users to clone a channel to itself
|
2014-01-26 20:06:36 +01:00 |
|
Robby-
|
e61a283c02
|
Update language files.
|
2014-01-26 16:33:28 +01:00 |
|
Adam
|
c3302194eb
|
Anope 2.0.0-rc3 Release
2.0.0-rc3
|
2014-01-26 01:18:38 -05:00 |
|
Adam
|
cd184596a2
|
Only have extras rerun config if it was successfully run before. Config can create the build directory even if cmake isn't found.
|
2014-01-26 01:17:58 -05:00 |
|
Adam
|
f28b1142f5
|
Correct error message in gl_global to reference the right module
|
2014-01-26 01:15:19 -05:00 |
|
Adam
|
87230c17b7
|
Fix extra space in the unknown command error message
|
2014-01-26 01:14:58 -05:00 |
|
Adam
|
a29b7897f0
|
Use the SQLine reason in the kick reason for sqlined channels
|
2014-01-26 01:14:28 -05:00 |
|
Adam
|
e965bc3049
|
Revert "Rename db_old hash plain -> none which is what 1.8 calls it"
This reverts commit 9a9ca41750.
|
2014-01-26 01:03:43 -05:00 |
|
Adam
|
01780c9e7a
|
Fix setname handler on unreal
|
2014-01-25 17:58:20 -05:00 |
|
Adam
|
4d3363f83f
|
Anope 2.0.0-rc2 Release
2.0.0-rc2
|
2014-01-21 21:55:59 -05:00 |
|
Adam
|
75e27b6a47
|
Update version.log
|
2014-01-21 21:55:59 -05:00 |
|
Adam
|
fbaca3f7a1
|
Update language files
|
2014-01-21 21:55:56 -05:00 |
|
Adam
|
81b01bb55b
|
Fix missing colon in stats and top, fix smileys and actions count. Patch by bush.
|
2014-01-21 21:10:06 -05:00 |
|
Adam
|
1027ec667a
|
Made the chanstats confs try and look similar to every other configuration file
|
2014-01-21 17:33:57 -05:00 |
|
Adam
|
4d9273efa4
|
Unbreak account stuff from commit ccae59430a.
|
2014-01-21 17:20:15 -05:00 |
|
Robby-
|
67c13b41ee
|
Update and fix some more typos in the dutch language file.
|
2014-01-21 00:29:59 +01:00 |
|
Robby-
|
10386a39f0
|
Make the server connected (uplink) message more sane.
|
2014-01-21 00:28:40 +01:00 |
|
Adam
|
dc19ea3993
|
Alias charybdis/uid -> ratbox/uid because grawity is weird
|
2014-01-20 02:19:06 -05:00 |
|
Adam
|
2261fa3fe7
|
Fix example config for bs_autoassign
|
2014-01-20 00:05:53 -05:00 |
|
Adam
|
fab9f0fecc
|
Change config readers bool logic to accept unrecognized values as yes
|
2014-01-19 19:03:19 -05:00 |
|
DukePyrolator
|
df8d85d80a
|
m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats
|
2014-01-19 08:11:19 +01:00 |
|