Age | Commit message (Expand) | Author |
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 |
2010-10-22 | Be smarter about combining JoinParts in MUCs. | Kevin Smith |
2010-10-22 | Minor fixes to MUCs. | Kevin Smith |
2010-10-22 | Don't send composing events to offline users. | Kevin Smith |
2010-10-21 | Moving queries & responders around. | Remko Tronçon |
2010-10-20 | Tell MUCController to handle disconnect/reconnect rejoins. | Kevin Smith |
2010-10-10 | Moved XMPP roster & controller from Swift to Client. | Remko Tronçon |
2010-10-09 | Added EchoBot walkthrough example. | Remko Tronçon |
2010-10-08 | Fixing assorted memory leaks. | Kevin Smith |
2010-10-08 | Cancel chat state display when offline. | Kevin Smith |
2010-10-04 | Only bounce the dock (or flash the taskbar) on readable messages. | Kevin Smith |
2010-10-03 | Don't treat role changes as a mergeable status change | Kevin Smith |
2010-10-03 | Only jump the Mac dock when a Notice is generated. | Kevin Smith |
2010-10-01 | Improve spacing in status messages in chat dialogs | Kevin Smith |
2010-10-01 | Use caps for enabling chat state notifications. | Kevin Smith |
2010-10-01 | Don't loop when searching a server that has the same JID with different nodes. | Kevin Smith |