Age | Commit message (Expand) | Author |
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 |
2011-01-27 | Fixed CLang warnings. | Remko Tronçon |
2011-01-21 | Code cleanup. | Remko Tronçon |
2011-01-20 | Use a dedicated Join MUC dialog. | Remko Tronçon |
2011-01-19 | Only highlight in MUCs on complete-word nicknames. | Kevin Smith |
2011-01-14 | Don't crash when reconnecting with open Chats. | Kevin Smith |
2011-01-12 | Refactored MUC code a bit. | Remko Tronçon |
2011-01-01 | Use the PresenceOracle for getting chat window presence lines. | Kevin Smith |
2010-12-31 | Stupid | Kevin Smith |
2010-12-31 | Fix presence folding when receiving non-readable messages. | Kevin Smith |
2010-12-31 | Fix the MUC PM routing again. | Kevin Smith |
2010-12-27 | Fix destruction order in unit tests. | Remko Tronçon |
2010-12-26 | Remove incorrect delete in UserSearchController. | Remko Tronçon |
2010-12-26 | Fixed crash when searching for users. | Remko Tronçon |
2010-12-23 | Turn the 'Find other users' into seperate add/chat menu items with a wizard. | Kevin Smith |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith |
2010-12-17 | Collapsed all UI factories into UIFactory. | Remko Tronçon |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-11-28 | Change Chat Window titles when contacts are renamed. | Kevin Smith |
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon |
2010-11-28 | Rebind chat dialogs on just about anything. | Kevin Smith |
2010-11-16 | Remember previous MUC service searches. | Kevin Smith |
2010-11-15 | Clean MUC joins slightly. | Kevin Smith |
2010-11-09 | Only request new MUC context when rejoining. | Kevin Smith |
2010-11-06 | Use EntityCapsProvider in Swiften. | Remko Tronçon |
2010-11-03 | Refactoring Presence & MUC handling. | Remko Tronçon |
2010-11-01 | Disable bookmarks when offline. | Kevin Smith |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Creating abstract XMPPRoster base class. | Remko Tronçon |