summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-06-13Small fix for replace message featureVlad Voicu
2011-06-12Replace last message feature for MUCVlad Voicu
2011-05-22Fix formatting bugs from previous patchKevin Smith
2011-05-22Allow errors in chats to not claim to be about sent messages.Kevin Smith
2011-05-12Remove duplicate entries from the recent chat list.Kevin Smith
2011-05-02Add a generic erase() algorithm.Remko Tronçon
2011-05-02Fix the acks when replacing messagesKevin Smith
2011-04-30Allow groups to be resorted based on changing names.Kevin Smith
2011-04-30This should fix the MUC ordering.Kevin Smith
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-28Recent chats are now persisted.Kevin Smith
2011-04-27Start on recent chats listKevin Smith
2011-04-26Make stanza ack handling safer in case of a view without stanza acking support.Remko Tronçon
2011-04-26Don't attempt to login without a valid node@domain JID.Kevin Smith
2011-04-23Sort MUC roles by role, rather than by name.Kevin Smith
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-04-18Cleaned up includes.swift-2.0alphaRemko Tronçon
2011-03-14"You have entered the room as a <nick>" -> "You have entered the room as <nic...Remko Tronçon
2011-03-04Don't show popups if the chat's on top.Kevin Smith
2011-03-04Reset the field values between searches for users.Kevin Smith
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-02-26Add "Edit details" section to Add User widget.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Fix for last commit so rejoins with new content do trigger unread messagesKevin Smith
2011-02-11Don't mark MUC Context as unread.Kevin Smith
2011-02-11Rejoin MUCs with the requested nick, not the one that was in previous use.Kevin Smith
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-01-27Fixed CLang warnings.Remko Tronçon
2011-01-21Code cleanup.Remko Tronçon
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2011-01-19Only highlight in MUCs on complete-word nicknames.Kevin Smith
2011-01-14Don't crash when reconnecting with open Chats.Kevin Smith
2011-01-12Refactored MUC code a bit.Remko Tronçon
2011-01-01Use the PresenceOracle for getting chat window presence lines.Kevin Smith
2010-12-31StupidKevin Smith
2010-12-31Fix presence folding when receiving non-readable messages.Kevin Smith
2010-12-31Fix the MUC PM routing again.Kevin Smith
2010-12-27Fix destruction order in unit tests.Remko Tronçon
2010-12-26Remove incorrect delete in UserSearchController.Remko Tronçon
2010-12-26Fixed crash when searching for users.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-12-17Collapsed all UI factories into UIFactory.Remko Tronçon
2010-12-17Fixed IPv6 network test.Remko Tronçon
2010-11-28Change Chat Window titles when contacts are renamed.Kevin Smith
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
2010-11-28Rebind chat dialogs on just about anything.Kevin Smith
2010-11-16Remember previous MUC service searches.Kevin Smith