<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/QXmppMucManager.cpp, branch master</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2012-02-08T12:33:41+00:00</updated>
<entry>
<title>start moving client-specific code</title>
<updated>2012-02-08T12:33:41+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2012-02-08T12:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=21acd67e9b65bea87902032b12709675905aa922'/>
<id>urn:sha1:21acd67e9b65bea87902032b12709675905aa922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a property to access managed rooms</title>
<updated>2012-01-23T18:43:38+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2012-01-23T18:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4b36b027f19fccb3cca059edeecf8954fca91b5c'/>
<id>urn:sha1:4b36b027f19fccb3cca059edeecf8954fca91b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add notifier signal for QXmppMucRoom::participants property</title>
<updated>2011-09-29T09:37:27+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-09-29T09:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=dbb5972cda8e66ad4d7989e4ff0354b34e65c0ac'/>
<id>urn:sha1:dbb5972cda8e66ad4d7989e4ff0354b34e65c0ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some compiler warnings</title>
<updated>2011-09-07T08:00:32+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-09-07T08:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d48769f744833e6dc3e0c3a25ab69a95087215f5'/>
<id>urn:sha1:d48769f744833e6dc3e0c3a25ab69a95087215f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* add some properties to make MUC easier to script</title>
<updated>2011-06-05T10:15:12+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-06-05T10:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=c79ca4de22443c6d786b96e5fd33bd03e19c4900'/>
<id>urn:sha1:c79ca4de22443c6d786b96e5fd33bd03e19c4900</id>
<content type='text'>
* remove room participant just after emitting participantRemoved()

</content>
</entry>
<entry>
<title>emit a signal when allowed MUC actions change</title>
<updated>2011-05-04T21:09:52+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-05-04T21:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=89b85eda7570337e2e9611a547e28f21bba0d48a'/>
<id>urn:sha1:89b85eda7570337e2e9611a547e28f21bba0d48a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make requestPermissions() generate a single permissionsReceived()</title>
<updated>2011-05-03T14:45:25+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-05-03T14:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e0a5eb58a2cb5617e5c638b5e4a2581dd6ec347b'/>
<id>urn:sha1:e0a5eb58a2cb5617e5c638b5e4a2581dd6ec347b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>be tolerant about MUC messages without "groupchat" type</title>
<updated>2011-05-02T15:14:19+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-05-02T15:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=c9302cd5698d1b32ea6916507923328f5a8d9175'/>
<id>urn:sha1:c9302cd5698d1b32ea6916507923328f5a8d9175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make it possible to specify MUC leave message (fixes: #90)</title>
<updated>2011-05-02T14:01:02+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-05-02T14:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=dc1f3d295d8f36122953435ca7a6d1b51deed14a'/>
<id>urn:sha1:dc1f3d295d8f36122953435ca7a6d1b51deed14a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>silence compiler warning</title>
<updated>2011-05-02T13:45:47+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2011-05-02T13:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=461f604ab96e6b8ca2d3bb82a8bb9494a2b5831d'/>
<id>urn:sha1:461f604ab96e6b8ca2d3bb82a8bb9494a2b5831d</id>
<content type='text'>
</content>
</entry>
</feed>
