summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-06-21Add a leave room option in MUC roomsThanos Doukoudakis
2017-04-18Don't pass the impromptu MUC 'reason' as the room JIDThanos Doukoudakis
2016-12-09Improve documentation of code related to impromptu chatsTobias Markmann
2016-12-09Fix issue with invites to MUC if a MUC PM for that room is openTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Apply automated clang-tidy fixes and add missing includesTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-07-09Add dialog to send AdHoc's to target specific JID's. Fix multi-item Form rend...Richard Maudsley
2014-04-25Hide reason field in impromptu chat invites.Richard Maudsley
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-01-12Adding basic vCard edit/show support.Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-31Fix more warnings.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-08-30History dialogCătălin Badea
2012-04-23Fix member variables to not be const refsKevin Smith
2012-04-23Don't initialise with temporaries, fix warningsKevin Smith
2012-04-08'Add contact' from MUC right-click menudknn
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-12Added missing include.Remko Tronçon
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2011-01-30Added profile edit dialog.Remko Tronçon
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2010-12-23Turn the 'Find other users' into seperate add/chat menu items with a wizard.Kevin Smith
2010-12-22Basic User Search support, and Find Rooms cleanup.Kevin Smith
2010-11-12Persist toggle show offline.Kevin Smith
2010-10-30When MUC notifications are clicked, open the MUC.Remko Tronçon
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith
2010-09-24Add logic and tests for modifying roster items. No UI Yet.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-13List MUCs available on services.Kevin Smith
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
2010-04-15Normalise muc joining, allow it from bookmark list.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon