Age | Commit message (Expand) | Author |
2010-10-04 | Fix chat logs scrolling to bottom. | Kevin Smith |
2010-10-04 | Join MUCs with the last broadcast presence. | Kevin Smith |
2010-10-03 | Make the webkit view loads synchronous. | Kevin Smith |
2010-10-03 | Don't treat role changes as a mergeable status change | Kevin Smith |
2010-10-03 | Don't get confused when people change roles in a MUC. | Kevin Smith |
2010-10-03 | Show contacts as unavailable after subscription removal. | Kevin Smith |
2010-10-03 | Only jump the Mac dock when a Notice is generated. | Kevin Smith |
2010-10-03 | Asserts trying to find problem with crashing message replacement | Kevin Smith |
2010-10-03 | Add an extra assert for replacing messages in ChatView. | Kevin Smith |
2010-10-03 | Allow cancelling logins. | Kevin Smith |
2010-10-02 | Linkify status messages in chat dialog. | Kevin Smith |
2010-10-02 | Fix for group expandiness persistency | Kevin Smith |
2010-10-02 | Persist roster group expandiness. | Kevin Smith |
2010-10-01 | Only show system tray message icon for message events. | Kevin Smith |
2010-10-01 | Improve spacing in status messages in chat dialogs | Kevin Smith |
2010-10-01 | Remove the Add/Remove item from Windows on uninstall. | Kevin Smith |
2010-10-01 | Fix for previous NSIS commit | Kevin Smith |
2010-10-01 | Avoid redraw issues in the XML Console. | Kevin Smith |
2010-10-01 | Reuse server-generated resources. | Kevin Smith |
2010-10-01 | Detect running Swift before running NSIS installer. | 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 | Expand search results when adding a new service to find MUC dialog. | Kevin Smith |
2010-10-01 | Include contact's status when you start a chat with them. | Kevin Smith |
2010-10-01 | Change 'edit bookmark' dialog title to something sensible. | Kevin Smith |
2010-09-30 | Show status in chat window when contact sends presence. | Kevin Smith |
2010-09-24 | Rename contacts in the QtUI. | Kevin Smith |
2010-09-24 | Add logic and tests for modifying roster items. No UI Yet. | 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-17 | Scroll to bottom after amending messages as well. | Kevin Smith |
2010-09-17 | By default, only show message notifications. | Remko Tronçon |
2010-09-17 | Cleaning up XMPP parser a bit. | Remko Tronçon |
2010-09-17 | Added XMPP parser tester. | Remko Tronçon |
2010-09-17 | Fixed VCard request being sent too early. | Remko Tronçon |
2010-09-16 | Don't assert on untyped form fields. | Remko Tronçon |
2010-09-16 | Fix compilation on linux. | Remko Tronçon |
2010-09-15 | Remove FIXME. | Remko Tronçon |
2010-09-15 | Make Snarl timeouts for messages longer. | Remko Tronçon |
2010-09-15 | Build with debug information on all platforms. | Remko Tronçon |
2010-09-15 | Moved events from Swiften to Swift. | Remko Tronçon |
2010-09-15 | Some small cleanups. | Remko Tronçon |
2010-09-15 | Do not compile Snarl interface if Snarl is not available. | Remko Tronçon |
2010-09-15 | Fixed EventController destruction order. | Remko Tronçon |
2010-09-15 | Added EventNotifier. | Remko Tronçon |
2010-09-15 | Use NickResolver for nicks in notifications. | Remko Tronçon |
2010-09-15 | Attempt to show icon in Snarl config dialog. | 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-15 | Added Snarl notification support | Remko Tronçon |