<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/message.h, branch v3.0.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/message.h?h=v3.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/message.h?h=v3.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-01-06T14:18:21Z</updated>
<entry>
<title>Rework message handling.</title>
<updated>2018-01-06T14:18:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-11T19:42:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fcb5ff4389a9a82d253acdff02a388ddcf14653'/>
<id>urn:sha1:2fcb5ff4389a9a82d253acdff02a388ddcf14653</id>
<content type='text'>
- Move all message-related types to their own header to make moving
  them to a cross-module events easier.
- Rename OnUserMessage to OnUserPostMessage.
- Rename OnText to OnUserMessage.
- Replace the dest, target_type, and status parameters with the
  MessageTarget class.
- Replace the text, exempt_list, and msgtype parameters with the
  MessageDetails struct.
- Add echooriginal and originaltext to the MessageDetails struct
  to allow spam filtering to not be broken by cap echo-message.
</content>
</entry>
<entry>
<title>Update configure, remove a bunch of deprecated makefiles that have been just a #warning for about 1000 revs</title>
<updated>2006-10-31T17:42:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T17:42:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=372656dbe53f704c4fe6d8e742087e0b61f460d3'/>
<id>urn:sha1:372656dbe53f704c4fe6d8e742087e0b61f460d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5600 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move IsNick, IsIdent into class InspIRCd, update modules that use it.</title>
<updated>2006-08-10T18:04:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T18:04:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd2eb26472bcc0b7b144f40523ff820cba82f574'/>
<id>urn:sha1:fd2eb26472bcc0b7b144f40523ff820cba82f574</id>
<content type='text'>
Change message.h to just a #warning saying its deprecated, and remove all use of it from the core :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4847 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>cmode(), cflags(), cstatus() -&gt; chanrec::GetStatusChar(), chanrec::GetStatusFlags(), chanrec::GetStatus()</title>
<updated>2006-08-10T15:44:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T15:44:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dafc021be4f3ad34ca37953de6a0109a161dd165'/>
<id>urn:sha1:dafc021be4f3ad34ca37953de6a0109a161dd165</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4837 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move more stuff into userrec</title>
<updated>2006-08-09T19:56:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T19:56:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2b1ad588d34c3d1d0e4e330acef7ca177b13daf'/>
<id>urn:sha1:e2b1ad588d34c3d1d0e4e330acef7ca177b13daf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4823 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of Server::GetUsers(chanrec) - a throwback to before chanrec could do this itself</title>
<updated>2006-08-09T10:37:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T10:37:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d4128715da39b1e097642a64ee0bd40586d9a38'/>
<id>urn:sha1:6d4128715da39b1e097642a64ee0bd40586d9a38</id>
<content type='text'>
Move:
bool ChangeDisplayedHost(const char* host);
bool ChangeName(const char* gecos);
int CountChannels();
Into userrec		


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4807 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move Blocking/NonBlocking to socket.cpp and make inline</title>
<updated>2006-08-09T10:12:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T10:12:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f61489ddb2f54d62c6a59e169901e4a17098230'/>
<id>urn:sha1:0f61489ddb2f54d62c6a59e169901e4a17098230</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4806 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>common_channels -&gt; userrec::SharesChannelWith()</title>
<updated>2006-08-09T10:04:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-09T10:04:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e964e2286d78ab691078db40e402f685561ef0ca'/>
<id>urn:sha1:e964e2286d78ab691078db40e402f685561ef0ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4805 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>(1) remove CleanAndResolve.</title>
<updated>2006-08-02T11:50:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-02T11:50:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d6b72a5ba80b7f56f20b67b92677ffba3994991'/>
<id>urn:sha1:1d6b72a5ba80b7f56f20b67b92677ffba3994991</id>
<content type='text'>
(2) remove feature of being able to bind hostnames in &lt;bind&gt; tags (it used CleanAndResolve) :p
(3) Fix the stuff in SpanningTree that used CleanAndResolve to validate connecting ip addresses - it now builds an 'allowed ip cache' on rehash/startup instead


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4637 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup message.cpp, remove some really old craq.</title>
<updated>2006-07-28T12:15:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-28T12:15:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0caead69fb08e42608e37ed5368cfdaf3ecf3088'/>
<id>urn:sha1:0caead69fb08e42608e37ed5368cfdaf3ecf3088</id>
<content type='text'>
Improve tidiness of new common_channels function
Add timeout value to blocking CleanAndResolve function


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4572 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
