summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Set/Update empty subjectsKevin 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-09-03Workaround for Boost empty string split bugKevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-16Show the correct (unavailable) presence for a MUC in the recents list after l...Kevin Smith
2011-07-09Don't store the full JID for new ChatList entriesKevin Smith
2011-07-09Get the avatar right in the chats list more oftenKevin Smith
2011-07-09Track when a user joins a MUC for the ChatListKevin Smith
2011-07-09Store avatar paths in the recent objects.Kevin Smith
2011-07-09Prune the recent chatsKevin Smith
2011-07-09Keep MUCs in the recent chats list.Kevin Smith
2011-07-09Remember status type for chat list items.Kevin Smith
2011-07-08Don't rebind chats when chatlistview updatedKevin Smith
2011-07-08Fixed unread count on recent chats.Remko Tronçon
2011-07-08Cleaning up the unread chatsKevin Smith
2011-07-08Morph the login window into the roster before re-enabling login.Kevin Smith
2011-07-07Add setUnreadCount to ChatListViewKevin Smith
2011-07-06Don't bring autojoined MUCs to front.Kevin Smith
2011-07-04Moving some ChatList logic to Controllers.Remko Tronçon
2011-06-13Some more Cppcheck tweaks.Remko Tronçon
2011-06-13Tweaked CppCheck script.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
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