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
/
QXmppMucManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-661
/
+0
*
add a property to access managed rooms
Jeremy Lainé
2012-01-23
1
-0
/
+10
*
add notifier signal for QXmppMucRoom::participants property
Jeremy Lainé
2011-09-29
1
-2
/
+7
*
fix some compiler warnings
Jeremy Lainé
2011-09-07
1
-3
/
+6
*
* add some properties to make MUC easier to script
Jeremy Lainé
2011-06-05
1
-2
/
+14
*
emit a signal when allowed MUC actions change
Jeremy Lainé
2011-05-04
1
-17
/
+34
*
make requestPermissions() generate a single permissionsReceived()
Jeremy Lainé
2011-05-03
1
-9
/
+16
*
be tolerant about MUC messages without "groupchat" type
Jeremy Lainé
2011-05-02
1
-2
/
+1
*
make it possible to specify MUC leave message (fixes: #90)
Jeremy Lainé
2011-05-02
1
-1
/
+7
*
silence compiler warning
Jeremy Lainé
2011-05-02
1
-0
/
+1
*
rename QXmppMucAdminIq::Item to QXmppMucItem
Jeremy Lainé
2011-05-02
1
-52
/
+50
*
minor doc fix
Jeremy Lainé
2011-04-29
1
-0
/
+1
*
handle nickname changes
Jeremy Lainé
2011-04-29
1
-23
/
+20
*
* add error handling to QXmppMucRoom
Jeremy Lainé
2011-04-29
1
-10
/
+80
*
improve code documentation
Jeremy Lainé
2011-04-28
1
-0
/
+10
*
overhaul multi-user chat API by introducing a QXmppMucRoom class
Jeremy Lainé
2011-04-28
1
-147
/
+363
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
*
use enum to describe MUC affiliations and roles
Jeremy Lainé
2011-01-17
1
-3
/
+6
*
do not load QXmppMucManager by default
Jeremy Lainé
2010-12-13
1
-5
/
+3
*
improve documentation
Jeremy Lainé
2010-12-10
1
-2
/
+10
*
add support for joining password-protected rooms
Jeremy Lainé
2010-10-04
1
-1
/
+9
*
remove unnecessary stream argument in handleStanza funtion
Manjeet Dahiya
2010-09-27
1
-3
/
+1
*
extensions do not need to know about QXmppOutgoingClient
Jeremy Lainé
2010-09-20
1
-1
/
+1
*
fix some compilers warnings
Jeremy Lainé
2010-09-20
1
-0
/
+2
*
add a method to QXmppMucManager to change the subject of a room
Jeremy Lainé
2010-09-20
1
-0
/
+17
*
do not set "from" when sending messages to MUC, it is incorrect
Jeremy Lainé
2010-09-16
1
-1
/
+0
*
refactor QXmppMucManager as a client extension
Jeremy Lainé
2010-09-10
1
-19
/
+63
*
* make QXmppStream an abstract class
Jeremy Lainé
2010-08-23
1
-2
/
+2
*
cosmetics
Manjeet Dahiya
2010-08-17
1
-2
/
+2
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-0
/
+232