summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-15Update Copyright in SwiftenKevin Smith
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-10-04Fix heap-use-after-free bugs reported by asan.Tobias Markmann
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2012-02-29Don't crash when trying to join MUCs offlineKevin Smith
2012-02-14Correctly use bare JIDs when banning people from roomsKevin Smith
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-28Parse MUC status codes correctly again.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-04-18Cleaned up includes.swift-2.0alphaRemko 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-12-20Don't immediately send presence unneccesarily when registering directed prese...Kevin Smith
2010-12-05Don't mess up avatars after a MUC reconnect.Kevin Smith
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-10-04Join MUCs with the last broadcast presence.Kevin Smith
2010-10-03Don't get confused when people change roles in a MUC.Kevin Smith
2010-09-13When joining a new room, create an instant room.Kevin Smith
2010-08-20Include Real JIDs in MUC rosters where availableKevin 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-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-24Added PresenceSender object.Remko Tronçon
2009-06-01Import.Remko Tronçon