summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-19For abnormal MUC parts, give the reason.Kevin Smith
2011-10-19Use real JID for bans, not room JID.Kevin Smith
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Allow role changing in MUCs.Kevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-09-28Destroy rooms.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-03-06A start on Swiftob, a Swiften-based chatbot.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-05Fixed some bugs with MUC joining.Remko Tronçon
2011-01-12Refactored MUC code a bit.Remko Tronçon
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-11-15Clean MUC joins slightly.Kevin Smith
2010-11-09Only request new MUC context when rejoining.Kevin Smith
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-10-20Tell MUCController to handle disconnect/reconnect rejoins.Kevin Smith
2010-09-13When joining a new room, create an instant room.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-23Implement XEP-0045 joining, and appropriate error handling.Kevin Smith
2010-05-21Warnings about MUC joins that never complete.Kevin Smith
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-26Remove MUCs from the ChatsManager's list once you leave them.Kevin Smith
2009-11-25Avoid having unreadable events added to queue.Remko Tronçon
2009-11-24Added PresenceSender object.Remko Tronçon
2009-06-01Import.Remko Tronçon