index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
QXmppMucManager.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
|
*
clarify the fact QXmppConstants_p.h is not API
Jeremy Lainé
2016-09-08
1
-1
/
+1
|
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
|
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
|
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
|
*
Update self nick only if the nick change is successful.
0xd34df00d
2013-03-12
1
-6
/
+12
|
*
Use room jid instead of user jid in invitations.
0xd34df00d
2012-09-12
1
-1
/
+1
|
|
|
|
|
Otherwise the invitee got invited into a "room" with a jid equal to his one.
*
Add XEP-0045: Multi-User Chat attributes to QXmppPresence.
Jeremy Lainé
2012-09-12
1
-19
/
+7
|
*
prune dead code
Jeremy Lainé
2012-09-12
1
-6
/
+0
|
*
explicitly parse XEP-0249: Direct MUC Invitations message attributes
Jeremy Lainé
2012-09-12
1
-10
/
+5
|
*
Fix QXmppMucRoom::name(), only consider discovery IQs from the room.
Jeremy Lainé
2012-09-06
1
-9
/
+11
|
*
protect against the case where the user has removed the disco manager
Jeremy Lainé
2012-09-05
1
-3
/
+5
|
*
Add QXmppMucRoom::name() to get the room's human-readable name.
Jeremy Lainé
2012-09-05
1
-1
/
+39
|
*
clarify JID formats
Jeremy Lainé
2012-09-05
1
-1
/
+3
|
*
QXmppMucRoom::ban() should only accept bare JIDs
Jeremy Lainé
2012-09-05
1
-14
/
+5
|
*
Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID.
Jeremy Lainé
2012-09-05
1
-2
/
+13
|
*
Add QXmppMucRoom::ban() slot to ban users.
Jeremy Lainé
2012-09-05
1
-0
/
+35
|
*
doc fixes
Jeremy Lainé
2012-07-21
1
-12
/
+14
|
*
use QXmppClient::setStatusText
Jeremy Lainé
2012-07-21
1
-4
/
+1
|
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
|
*
make QXmppElementList a typedef (thanks Matt)
Jeremy Lainé
2012-04-23
1
-2
/
+2
|
*
encapsulate QXmppUtils methods in a QXmppUtils class
Jeremy Lainé
2012-04-20
1
-3
/
+3
|
*
Advertise support for XEP-0249: Direct MUC Invitations
Jeremy Lainé
2012-04-16
1
-1
/
+2
|
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-0
/
+661