aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppMucManager.h
Commit message (Collapse)AuthorAgeFilesLines
* start moving client-specific codeJeremy Lainé2012-02-081-214/+0
|
* add a property to access managed roomsJeremy Lainé2012-01-231-0/+5
|
* add notifier signal for QXmppMucRoom::participants propertyJeremy Lainé2011-09-291-1/+5
|
* fix typosJeremy Lainé2011-09-261-2/+2
|
* * add some properties to make MUC easier to scriptJeremy Lainé2011-06-051-2/+11
| | | | | * remove room participant just after emitting participantRemoved()
* emit a signal when allowed MUC actions changeJeremy Lainé2011-05-041-0/+4
|
* make it possible to specify MUC leave message (fixes: #90)Jeremy Lainé2011-05-021-1/+1
|
* rename QXmppMucAdminIq::Item to QXmppMucItemJeremy Lainé2011-05-021-2/+3
|
* handle nickname changesJeremy Lainé2011-04-291-3/+0
|
* * add error handling to QXmppMucRoomJeremy Lainé2011-04-291-7/+11
| | | | | * reflect client presence in room
* improve code documentationJeremy Lainé2011-04-281-9/+7
|
* overhaul multi-user chat API by introducing a QXmppMucRoom classJeremy Lainé2011-04-281-30/+115
|
* copyright year updateManjeet Dahiya2011-01-211-1/+1
|
* do not load QXmppMucManager by defaultJeremy Lainé2010-12-131-2/+13
|
* improve documentationJeremy Lainé2010-12-101-0/+3
|
* add support for joining password-protected roomsJeremy Lainé2010-10-041-1/+1
|
* remove unnecessary stream argument in handleStanza funtionManjeet Dahiya2010-09-271-1/+1
|
* extensions do not need to know about QXmppOutgoingClientJeremy Lainé2010-09-201-2/+0
|
* add a method to QXmppMucManager to change the subject of a roomJeremy Lainé2010-09-201-0/+2
|
* refactor QXmppMucManager as a client extensionJeremy Lainé2010-09-101-3/+14
|
* * make QXmppStream an abstract classJeremy Lainé2010-08-231-3/+3
| | | | | * move client-specific code to QXmppOutgoingClient
* cosmeticsManjeet Dahiya2010-08-171-2/+2
|
* rename "source" directory to "src"Jeremy Lainé2010-08-111-0/+82