Sadie Powell
52914216f0
Clarify that unreal4 also works for UnrealIRCd 5.
2020-09-14 16:49:25 +01:00
Robby
c8699c6726
Update copyright to 2020.
...
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2020 Anope Team/i' {} \;
2020-01-04 15:51:20 +01:00
Adam
ae7706ae55
Bump for 2.0.8-git
2019-11-02 20:59:02 -04:00
Adam
1dee851207
Release 2.0.7
2019-11-02 20:44:48 -04:00
Adam
9c91d386e4
docs: update Changes
2019-11-02 20:43:18 -04:00
Peter Powell
4465c67790
Update the supported InspIRCd versions in the README.
2019-09-23 13:23:02 +01:00
Robby
6fbb7cffe9
Update copyright to 2019.
...
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2019 Anope Team/i' {} \;
2019-01-01 17:43:35 +01:00
Robby
b279863acb
Update most URLs to use HTTPS if available, and fix some dead ones too.
2018-11-10 15:15:05 +01:00
BoGu5
9e7dadb967
docs/FAQ: Fixed 1.9 to 2.0 in 2.0 branch
2018-11-10 13:07:35 +01:00
Robby
e03ae0cd85
Update copyright to 2018.
...
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \;
2018-04-25 19:22:13 +02:00
Adam
68fcb1af93
Bump for 2.0.7-git
2017-12-11 11:47:06 -05:00
Adam
0574de2d22
Anope 2.0.6 Release
2017-12-11 11:46:10 -05:00
Adam
a084245822
README: remove some outdated links
2017-11-19 17:28:05 -05:00
Adam
8bb3067e42
Update Changes and Changes.conf
2017-10-12 19:58:02 -04:00
Adam
8d9574e306
readme: change minimum supported hybrid version to 8.2
2017-03-19 18:55:19 -04:00
Adam
c593661f40
Anope 2.0.6-git
2017-01-22 17:04:20 -05:00
Adam
a9bf251886
Anope 2.0.5 Release
2017-01-22 16:09:36 -05:00
Robby
76ce8ece1a
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
2017-01-17 05:03:25 +01:00
Adam
71bb3fefcc
Update Changes
2017-01-16 18:58:30 -05:00
Robby
8656b65e39
Update copyright to 2017.
...
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
2017-01-16 03:13:25 +01:00
Adam
db4f38bcf5
Bump for 2.0.5-git
2016-07-23 17:37:05 -04:00
Adam
c2e09fdaea
Anope 2.0.4 Release
2016-07-23 16:26:14 -04:00
Adam
01768bc73e
Update Changes.conf
2016-07-23 16:25:37 -04:00
Adam
0e0615c6fe
Note Windows installer fixes in changelog
2016-07-23 16:17:33 -04:00
Adam
6b646fa1f8
Update Changes
2016-07-03 13:57:11 -04:00
Sketch
1d198da436
Add the notice method to XMLRPC.
2016-04-20 15:41:23 +01:00
Adam
addd2a1987
Correct umode +I change in Changelog, is for unreal
2016-02-11 08:36:12 -05:00
Adam
dd9fcca45d
Anope 2.0.4-git
2016-01-30 18:50:28 -05:00
Robby
f118960a25
Update copyright to 2016. This was done with:
...
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
2016-01-28 20:24:49 +01:00
Robby
45dfea5ad9
Document m_xmlrpc_main opers
2016-01-27 18:04:55 +01:00
Adam
d0a5316c67
Remove default session exception expiry time
2016-01-25 11:51:31 -05:00
Adam
97a13081e9
Fix typo in changes
2016-01-23 20:44:50 -05:00
Adam
a434651e75
Update Changelogs
2016-01-23 10:36:04 -05:00
Adam
601af1b0eb
Unreal 4 changes
2015-12-30 12:42:12 -05:00
Adam
98b35dfab2
Document m_xmlrpc_main notice
2015-12-13 19:28:31 -05:00
Robby
f52bbe22af
Update my email address.
2015-09-18 05:38:44 +02:00
Peter Powell
1666b1a8d8
Fix a ton of typos.
2015-07-08 11:06:02 +01:00
Adam
510a746f8d
Add ns_identify:maxlogins to limit the max number of concurrent logins per account
2015-06-29 09:37:09 -04:00
Adam
5efaa5b206
Merge pull request #117 from aFreshMelon/fix-xmlrpc-php
...
Fix xmlrpc php
2015-04-04 09:50:57 -04:00
Sebastian
41f4c7dab6
A variety of small improvements to xmlrpc.php
...
Pretty simple stuff.
* Better method names
* Better DocBlocks
* Lowercase variables
2015-04-04 09:43:51 +02:00
Sebastian
dd8dd3b4a0
Make xmlrpc.php comply with PSR-2 coding standard
2015-04-01 23:28:41 +02:00
Sebastian
a718223585
Remove workaround that is no longer needed
...
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.
2015-04-01 23:27:44 +02:00
Adam
3d09748d1c
Fix typo in Changes
2015-03-22 10:26:26 -04:00
Adam
e5447a8024
Update Changes.conf and Changes
2015-03-12 17:52:38 -04:00
Adam
dc5039e994
Properly unescape xmlrpc
2015-02-03 18:42:35 -05:00
Thomas Fargeix
a76e074f6d
Update the French install instructions.
2014-10-28 22:59:26 +01:00
Adam
67719e8db1
Add exempts and optionally allow authenticated users past m_dnsbl
2014-10-12 15:03:51 -04:00
Thomas Fargeix
1c12976958
Add an operserv/oper/modify privilege.
...
The operserv/oper command privilege allows to add operators
with fewer or the same privileges as ourself.
This new privilege allows to have operators who can use operserv/oper
to see the list of operators and their privileges, but cannot add new
operators.
2014-10-12 10:54:11 -04:00
Thomas Fargeix
96583892c6
Add a chanserv/access/list privilege
...
Replace the existing chanserv/access/list command access,
only used in cs_xop, by a privilege with the same name.
It which allows read-only access to cs_access, cs_flags, cs_xop
and cs_akick, while the already-existing chanserv/access/modify
privilege allows to modify them.
2014-10-12 10:52:48 -04:00
Adam
8d40a750cc
Update INSTALL to reflect cmake requirement
2014-10-06 14:06:36 -04:00