Age | Commit message (Expand) | Author |
2011-09-03 | Workaround for Boost empty string split bug | Kevin Smith |
2011-08-21 | Warn when sending corrections without support. | Kevin Smith |
2011-07-18 | Issue activate() on MUCs joined through Join dialog. | Kevin Smith |
2011-07-16 | Show the correct (unavailable) presence for a MUC in the recents list after l... | Kevin Smith |
2011-07-09 | Don't store the full JID for new ChatList entries | Kevin Smith |
2011-07-09 | Get the avatar right in the chats list more often | Kevin Smith |
2011-07-09 | Track when a user joins a MUC for the ChatList | Kevin Smith |
2011-07-09 | Store avatar paths in the recent objects. | Kevin Smith |
2011-07-09 | Prune the recent chats | Kevin Smith |
2011-07-09 | Keep MUCs in the recent chats list. | Kevin Smith |
2011-07-09 | Remember status type for chat list items. | Kevin Smith |
2011-07-08 | Don't rebind chats when chatlistview updated | Kevin Smith |
2011-07-08 | Fixed unread count on recent chats. | Remko Tronçon |
2011-07-08 | Cleaning up the unread chats | Kevin Smith |
2011-07-08 | Morph the login window into the roster before re-enabling login. | Kevin Smith |
2011-07-07 | Add setUnreadCount to ChatListView | Kevin Smith |
2011-07-06 | Don't bring autojoined MUCs to front. | Kevin Smith |
2011-07-04 | Moving some ChatList logic to Controllers. | Remko Tronçon |
2011-06-13 | Some more Cppcheck tweaks. | Remko Tronçon |
2011-06-13 | Tweaked CppCheck script. | Remko Tronçon |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-06-13 | Small fix for replace message feature | Vlad Voicu |
2011-06-12 | Replace last message feature for MUC | Vlad Voicu |
2011-05-22 | Fix formatting bugs from previous patch | Kevin Smith |
2011-05-22 | Allow errors in chats to not claim to be about sent messages. | Kevin Smith |
2011-05-12 | Remove duplicate entries from the recent chat list. | Kevin Smith |
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon |
2011-05-02 | Fix the acks when replacing messages | Kevin Smith |
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith |
2011-04-30 | This should fix the MUC ordering. | Kevin Smith |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-28 | Recent chats are now persisted. | Kevin Smith |
2011-04-27 | Start on recent chats list | Kevin Smith |
2011-04-26 | Make stanza ack handling safer in case of a view without stanza acking support. | Remko Tronçon |
2011-04-26 | Don't attempt to login without a valid node@domain JID. | Kevin Smith |
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko 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-04 | Don't show popups if the chat's on top. | Kevin Smith |
2011-03-04 | Reset the field values between searches for users. | Kevin Smith |
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon |
2011-02-20 | Make Swift translatable. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-11 | Fix for last commit so rejoins with new content do trigger unread messages | Kevin Smith |
2011-02-11 | Don't mark MUC Context as unread. | Kevin Smith |
2011-02-11 | Rejoin MUCs with the requested nick, not the one that was in previous use. | Kevin Smith |
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon |