<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v3.0.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-28T15:16:10Z</updated>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Change SetClientIP to take a C++ string instead of a char array.</title>
<updated>2017-10-27T18:15:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-27T18:15:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08f6f056667df63d1673bea959c73b75393113c6'/>
<id>urn:sha1:08f6f056667df63d1673bea959c73b75393113c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of Doxygen warnings.</title>
<updated>2017-08-26T08:58:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-25T12:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a62ae50007c2945251ef1d2611513b6e711f5748'/>
<id>urn:sha1:a62ae50007c2945251ef1d2611513b6e711f5748</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>Clean up User::FormatModes(), rename to GetModeLetters()</title>
<updated>2016-12-30T17:58:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T17:58:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c061aff64625799160dadfb09ade008a38eb6c5'/>
<id>urn:sha1:0c061aff64625799160dadfb09ade008a38eb6c5</id>
<content type='text'>
Prefix the returned string with '+'
</content>
</entry>
<entry>
<title>Make all User::IsModeSet() methods const, accept const ModeHandler</title>
<updated>2016-12-30T17:51:56Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T17:51:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8db52f66a2ff587457c34889b31e7ef70876c7fa'/>
<id>urn:sha1:8db52f66a2ff587457c34889b31e7ef70876c7fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deduplicate nickname overruling code</title>
<updated>2016-12-30T17:44:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T17:44:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c3b041d1b36d1515913da5230399b379a802b81'/>
<id>urn:sha1:0c3b041d1b36d1515913da5230399b379a802b81</id>
<content type='text'>
Create LocalUser::OverruleNick(), call it from User::ChangeNick() and the UID handler in spanningtree
</content>
</entry>
<entry>
<title>Allow classes to take a port range.</title>
<updated>2016-10-25T08:36:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-10-23T14:23:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02575ecbbbd7311f7e16ed9f2f3a1c5809deefa8'/>
<id>urn:sha1:02575ecbbbd7311f7e16ed9f2f3a1c5809deefa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass the ModeHandler to User::HasModePermission()</title>
<updated>2016-08-30T14:05:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:05:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0debf907a36846e3b48767e9797880135a4583b'/>
<id>urn:sha1:f0debf907a36846e3b48767e9797880135a4583b</id>
<content type='text'>
Mark the method as const
</content>
</entry>
<entry>
<title>Remove User::SendText() and overrides completely</title>
<updated>2016-03-30T10:37:29Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-30T10:37:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f67aba687bb425ee8d2c810e00665a5bccf77af2'/>
<id>urn:sha1:f67aba687bb425ee8d2c810e00665a5bccf77af2</id>
<content type='text'>
</content>
</entry>
</feed>
