summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-10-01Roster optimizations.Remko Tronçon
2011-10-01Fixed cppcheck warnings.Remko Tronçon
2011-10-01Merge branch 'swift-1.x'Remko Tronçon
2011-10-01Set a title on subscription notification popup.Remko Tronçon
2011-09-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-30Only do the "Mark unread messages as read" dance if there are unread messages.Remko Tronçon
2011-09-30Moved DiscoServiceWalker to Swiften.Remko Tronçon
2011-09-28Destroy rooms.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26Make SOCKS5 proxy finder conditional.Remko Tronçon
2011-09-26Fixed compilation warnings & errors.Remko Tronçon
2011-09-26Set/Update empty subjectsKevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25File transfer changes.Remko Tronçon
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-20In Eagle mode, require TLSKevin Smith
2011-09-03Workaround for Boost empty string split bugKevin Smith
2011-08-28Merge branch 'swift-1.x'Remko Tronçon
2011-08-28Merge remote branch 'origin/swift-1.x'Remko Tronçon
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-18Issue activate() on MUCs joined through Join dialog.Kevin Smith
2011-07-17Check for avatar emptiness in TableRoster update check.Remko Tronçon
2011-07-16Show the correct (unavailable) presence for a MUC in the recents list after l...Kevin Smith
2011-07-12Added missing include.Remko Tronçon
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon
2011-07-10Don't include readable events (i.e. chat messages) in the Notices viewKevin Smith
2011-07-09Add avatar path to table roster.Remko Tronçon
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-08Removing setJID again.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
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-07-04Check idleness every second instead of 10 times a second.Remko Tronçon
2011-07-04Fixed TableRoster bugs.Remko Tronçon