Age | Commit message (Expand) | Author |
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 |
2010-10-01 | Include contact's status when you start a chat with them. | Kevin Smith |
2010-09-30 | Show status in chat window when contact sends presence. | Kevin Smith |
2010-09-24 | Don't overwrite date changes with presence changes | Kevin Smith |
2010-09-24 | Don't crash at midnight if you've left a MUC. | Kevin Smith |
2010-09-15 | Moved events from Swiften to Swift. | Remko Tronçon |
2010-09-15 | Display useful errors in chats when server doesn't include <text>. | Kevin Smith |
2010-09-15 | Print date changes in chat windows. | Kevin Smith |
2010-09-13 | When joining a new room, create an instant room. | Kevin Smith |
2010-09-13 | Added presence notifier. | Remko Tronçon |
2010-09-12 | Block MUC bookmarks until the server has responded. | Kevin Smith |
2010-09-11 | Make AvatarManager abstract | Remko Tronçon |
2010-09-11 | Added VCardAvatarManager for offline avatars. | Remko Tronçon |
2010-09-11 | Refactoring VCardUpdateAvatarManager. | Remko Tronçon |
2010-09-03 | XEP-0198 Ack support in the UI | Kevin Smith |
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith |
2010-08-27 | Separate MUCRegistry from ChatsManager. | Remko Tronçon |
2010-08-27 | Don't tab-complete for users who aren't in the room. | Kevin Smith |
2010-08-27 | Use own nick at top of roster. | Kevin Smith |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-20 | Don't include status in MUC roster sorting. | Kevin Smith |
2010-08-20 | Fix chats sometimes not re-opening on new messages. | Kevin Smith |
2010-07-25 | Preparation for merging presences in the chat log. | Kevin Smith |
2010-07-25 | Fix MUC nick conflict resolution. | Kevin Smith |
2010-07-24 | Improvements and further testing to tab completion. | Kevin Smith |
2010-07-23 | Don't create Notices for MUC history on join. | Kevin Smith |
2010-07-23 | Recognise when leaving a MUC (disconnect or kick). | Kevin Smith |