summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-04-14Silence some warningsKevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-04-09Made MUC context options role-awareMateusz Piekos
2012-02-28Remove compiler warning.Remko Tronçon
2012-02-06Display mediated invitesKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-08Removing setJID again.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-24Initial Ad-Hoc commands support.Kevin Smith
2011-04-22Merge unread tab titles legibly.Kevin Smith
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-07Fixed the unit tests.Remko Tronçon
2011-01-24Added test suite registration checker.Remko Tronçon
2011-01-21Code cleanup.Remko Tronçon
2010-12-27Fix destruction order in unit tests.Remko Tronçon
2010-12-12Refactored own nickname handling.Remko Tronçon
2010-11-03Refactoring Presence & MUC handling.Remko Tronçon
2010-10-28Correctly mark roster items with the highest priority status.Kevin Smith
2010-10-24Moving more from Swift to Client.Remko Tronçon
2010-10-24Provide feedback in the status header when attempting to connect.Kevin Smith
2010-10-24Use the highest priority for a contact's roster item, not the newest.Kevin Smith
2010-10-24Creating abstract XMPPRoster base class.Remko Tronçon
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-10-02Persist roster group expandiness.Kevin Smith
2010-09-24Add logic and tests for modifying roster items. No UI Yet.Kevin Smith
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Use NickResolver for nicks in notifications.Remko Tronçon
2010-09-15Added Snarl notification supportRemko Tronçon
2010-09-13Moved XMPPRosterController to Swiften.Remko Tronçon
2010-09-13Added presence notifier.Remko Tronçon
2010-09-11Make AvatarManager abstractRemko Tronçon