<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/solanum-ircd/solanum.git/include/s_conf.h, branch amdj/modules</title>
<subtitle>https://github.com/solanum-ircd/solanum</subtitle>
<id>https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/s_conf.h?h=amdj%2Fmodules</id>
<link rel='self' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/atom/include/s_conf.h?h=amdj%2Fmodules'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/'/>
<updated>2024-06-12T19:35:19Z</updated>
<entry>
<title>Remove WebSocket support</title>
<updated>2024-06-12T19:35:19Z</updated>
<author>
<name>Aaron Jones</name>
</author>
<published>2024-03-16T15:24:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=484fd9051ec93a86e48371ac4e0eec690b99ee48'/>
<id>urn:sha1:484fd9051ec93a86e48371ac4e0eec690b99ee48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extensions/invite_notify: make the NOTICE optional, configurable</title>
<updated>2023-11-08T13:12:49Z</updated>
<author>
<name>Aaron Jones</name>
</author>
<published>2023-01-11T21:16:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=4d12e65469c877f8028d5ac40a39457ec96b2f40'/>
<id>urn:sha1:4d12e65469c877f8028d5ac40a39457ec96b2f40</id>
<content type='text'>
This adds a configuration option that determines whether the NOTICE is
sent to clients that do not support the IRCv3 invite-notify capability.

Requested by LiberaChat MGM.
</content>
</entry>
<entry>
<title>Warn opers about unresponsive servers</title>
<updated>2023-06-13T14:13:42Z</updated>
<author>
<name>David Schultz</name>
</author>
<published>2023-06-13T14:13:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=d1c028f2122f9da00203f415d76a990d7ef8843e'/>
<id>urn:sha1:d1c028f2122f9da00203f415d76a990d7ef8843e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add description parameter to auth blocks (#327)</title>
<updated>2022-04-14T21:39:45Z</updated>
<author>
<name>Eric Mertens</name>
</author>
<published>2022-04-14T21:39:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=48a06ae3d7a2bbd88f43f9006e90fa4b58fdb197'/>
<id>urn:sha1:48a06ae3d7a2bbd88f43f9006e90fa4b58fdb197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create configurations for user-facing messages within registration (#238)</title>
<updated>2021-07-30T01:44:23Z</updated>
<author>
<name>Melissa Draper</name>
</author>
<published>2021-07-11T00:02:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=e4a62bbc8555fe4a4538183a383b84cdb234c3ac'/>
<id>urn:sha1:e4a62bbc8555fe4a4538183a383b84cdb234c3ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create configurable client rejection message for SASL only (#236)</title>
<updated>2021-07-30T01:44:23Z</updated>
<author>
<name>Melissa Draper</name>
</author>
<published>2021-07-09T22:31:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=05bc814d838ec067705d24278bd7d9bea0bd240e'/>
<id>urn:sha1:05bc814d838ec067705d24278bd7d9bea0bd240e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ziplinks (#218)</title>
<updated>2021-06-26T16:45:52Z</updated>
<author>
<name>Ariadne Conill</name>
</author>
<published>2021-06-26T16:45:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=81531536aac9adb585c5a17b448aa0496bf68ebd'/>
<id>urn:sha1:81531536aac9adb585c5a17b448aa0496bf68ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow auth{} to apply extra umodes (#202)</title>
<updated>2021-06-12T18:04:33Z</updated>
<author>
<name>Eric Mertens</name>
</author>
<published>2021-06-12T18:04:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=4d8088c386c23049fcfe856e04bc6b4353873044'/>
<id>urn:sha1:4d8088c386c23049fcfe856e04bc6b4353873044</id>
<content type='text'>
Allow auth{} to apply extra umodes

Co-authored-by: Doug Freed &lt;dwfreed@mtu.edu&gt;
Co-authored-by: Ed Kellett &lt;e@kellett.im&gt;</content>
</entry>
<entry>
<title>Keep propagated bans in a dictionary, not a list</title>
<updated>2021-06-08T20:57:43Z</updated>
<author>
<name>Ed Kellett</name>
</author>
<published>2021-03-03T14:24:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=ce376a21ccc6ffa404e8b77b18e6db4c1d336f0a'/>
<id>urn:sha1:ce376a21ccc6ffa404e8b77b18e6db4c1d336f0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add channel::ip_bans_through_vhost</title>
<updated>2021-04-26T16:51:55Z</updated>
<author>
<name>Ed Kellett</name>
</author>
<published>2021-04-24T11:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/solanum-ircd/solanum.git/commit/?id=dfeba6556304bc6ee712b484a9730cf998d4a4d7'/>
<id>urn:sha1:dfeba6556304bc6ee712b484a9730cf998d4a4d7</id>
<content type='text'>
</content>
</entry>
</feed>
