<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-06-11T23:12:10Z</updated>
<entry>
<title>Default idents to the uuid of the connecting user.</title>
<updated>2019-06-11T23:12:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-11T23:12:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=060335168d0d89242ec40f0d42cf27bfb17cf09b'/>
<id>urn:sha1:060335168d0d89242ec40f0d42cf27bfb17cf09b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete some obsolete comments.</title>
<updated>2019-05-09T11:37:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-09T11:37:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f979b895eadd482c16a354f656493adcc28072f'/>
<id>urn:sha1:7f979b895eadd482c16a354f656493adcc28072f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HasModePermission: fix inverted condition.</title>
<updated>2019-04-21T09:46:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-21T09:46:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6e8364e8e2624ba7213a7bbc72b51a87e8bebec'/>
<id>urn:sha1:e6e8364e8e2624ba7213a7bbc72b51a87e8bebec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HasModePermission: use IsModeChar.</title>
<updated>2019-04-19T09:42:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-19T09:42:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5d1311145b5eb5dbf4efd12f73d48150b1f9689'/>
<id>urn:sha1:d5d1311145b5eb5dbf4efd12f73d48150b1f9689</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename HasPermission to HasCommandPermission.</title>
<updated>2019-04-19T09:05:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-19T08:30:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cd6efcc64458c7b5c33529eb58fe00b7bc5e4ef'/>
<id>urn:sha1:2cd6efcc64458c7b5c33529eb58fe00b7bc5e4ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the 'noisy' mode for HasPrivPermission.</title>
<updated>2019-04-18T23:39:57Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-18T23:39:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21f0718c4ae18f565895b5cc05c4af3942d0f8e5'/>
<id>urn:sha1:21f0718c4ae18f565895b5cc05c4af3942d0f8e5</id>
<content type='text'>
This was only used in one place.
</content>
</entry>
<entry>
<title>Fix an off-by-one error in User::GetModeLetters().</title>
<updated>2019-02-17T10:23:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-17T10:23:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35bbf9bb0100800111f5123e378d807bf87ad846'/>
<id>urn:sha1:35bbf9bb0100800111f5123e378d807bf87ad846</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GetServerPort() with server_sa.port().</title>
<updated>2019-02-15T11:35:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-15T10:58:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7fc2fe0dc845ffba1f4575e694aa1bb7f60756b'/>
<id>urn:sha1:a7fc2fe0dc845ffba1f4575e694aa1bb7f60756b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename User::nping to nextping for consistency with lastping.</title>
<updated>2019-02-15T11:35:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-15T10:56:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=168ee804903e5ee10edc04e870e36a1256885e34'/>
<id>urn:sha1:168ee804903e5ee10edc04e870e36a1256885e34</id>
<content type='text'>
</content>
</entry>
</feed>
