<feed xmlns='http://www.w3.org/2005/Atom'>
<title>anope.git/docs/XMLRPC/xmlrpc.php, branch 2.0.4</title>
<subtitle>Anope is an open source set of IRC services.
</subtitle>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/'/>
<entry>
<title>Add the notice method to XMLRPC.</title>
<updated>2016-04-20T14:41:23+00:00</updated>
<author>
<name>Sketch</name>
<email>denverfreeburn@outlook.com</email>
</author>
<published>2016-04-20T14:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=1d198da4369a7eb7efa7775cc97041d2a870a86a'/>
<id>1d198da4369a7eb7efa7775cc97041d2a870a86a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2016. This was done with:</title>
<updated>2016-01-28T19:24:49+00:00</updated>
<author>
<name>Robby</name>
<email>robby@chatbelgie.be</email>
</author>
<published>2016-01-28T19:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=f118960a25dd1f482e77586b7853107692d31ec9'/>
<id>f118960a25dd1f482e77586b7853107692d31ec9</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>A variety of small improvements to xmlrpc.php</title>
<updated>2015-04-04T07:43:51+00:00</updated>
<author>
<name>Sebastian</name>
<email>github@afreshmelon.com</email>
</author>
<published>2015-04-04T07:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=41f4c7dab66765e4e759559b97b4a37317a32090'/>
<id>41f4c7dab66765e4e759559b97b4a37317a32090</id>
<content type='text'>
Pretty simple stuff.

* Better method names
* Better DocBlocks
* Lowercase variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pretty simple stuff.

* Better method names
* Better DocBlocks
* Lowercase variables</pre>
</div>
</content>
</entry>
<entry>
<title>Make xmlrpc.php comply with PSR-2 coding standard</title>
<updated>2015-04-01T21:28:41+00:00</updated>
<author>
<name>Sebastian</name>
<email>github@afreshmelon.com</email>
</author>
<published>2015-04-01T21:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=dd8dd3b4a09543bd0ab8496580c971d6e614a926'/>
<id>dd8dd3b4a09543bd0ab8496580c971d6e614a926</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove workaround that is no longer needed</title>
<updated>2015-04-01T21:27:44+00:00</updated>
<author>
<name>Sebastian</name>
<email>github@afreshmelon.com</email>
</author>
<published>2015-04-01T21:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=a718223585cd54bf9a7e2fad9749dc5301a9002d'/>
<id>a718223585cd54bf9a7e2fad9749dc5301a9002d</id>
<content type='text'>
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This workaround was required previously but breaks the code with the corrections to the XML-RPC response.</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2014. This was done with:</title>
<updated>2014-01-02T01:48:38+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2014-01-02T01:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=595dad4ec17ec127e4865a5167ed6d52e52367b6'/>
<id>595dad4ec17ec127e4865a5167ed6d52e52367b6</id>
<content type='text'>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix xmlrpc dochannel example</title>
<updated>2013-12-27T02:06:26+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2013-12-27T02:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=0fb2b60cff755ccda0a9a4f4e4bb381b8eb752fe'/>
<id>0fb2b60cff755ccda0a9a4f4e4bb381b8eb752fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2013. This was done with:</title>
<updated>2013-01-09T09:20:55+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2013-01-09T09:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=5007b72b28fe853960db4141c222f713ac5b9eb7'/>
<id>5007b72b28fe853960db4141c222f713ac5b9eb7</id>
<content type='text'>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Made m_xmlrpc use m_httpd</title>
<updated>2012-11-04T02:04:19+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2012-11-04T02:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=fb56b3a53f0dc54cc36af5c9caf189bb71a3d5e9'/>
<id>fb56b3a53f0dc54cc36af5c9caf189bb71a3d5e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Copyright to 2012</title>
<updated>2012-01-03T02:28:24+00:00</updated>
<author>
<name>Adam</name>
<email>Adam@anope.org</email>
</author>
<published>2012-01-03T02:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://tilde.club/~deepend/git/anope.git/commit/?id=4204ece7a885dbe965f0adea57b3e3c017b4f5e2'/>
<id>4204ece7a885dbe965f0adea57b3e3c017b4f5e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
