summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2010-10-04Disable the notifier when going to DND.Remko Tronçon
2010-10-04Implement getBoundJID() (as getJID())Remko Tronçon
2010-10-04Only bounce the dock (or flash the taskbar) on readable messages.Kevin Smith
2010-10-04Re-apply the contact's presence after roster changes.Kevin Smith
2010-10-04Assign contacts to groups.Kevin Smith
2010-10-04Work around redraw bug in some versions of QtKevin Smith
2010-10-04Fix chat logs scrolling to bottom.Kevin Smith
2010-10-03Make the webkit view loads synchronous.Kevin Smith
2010-10-03Don't treat role changes as a mergeable status changeKevin Smith
2010-10-03Don't get confused when people change roles in a MUC.Kevin Smith
2010-10-03Show contacts as unavailable after subscription removal.Kevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-10-03Asserts trying to find problem with crashing message replacementKevin Smith
2010-10-03Add an extra assert for replacing messages in ChatView.Kevin Smith
2010-10-03Allow cancelling logins.Kevin Smith
2010-10-02Linkify status messages in chat dialog.Kevin Smith
2010-10-02Fix for group expandiness persistencyKevin Smith
2010-10-02Persist roster group expandiness.Kevin Smith
2010-10-01Only show system tray message icon for message events.Kevin Smith
2010-10-01Improve spacing in status messages in chat dialogsKevin Smith
2010-10-01Remove the Add/Remove item from Windows on uninstall.Kevin Smith
2010-10-01Fix for previous NSIS commitKevin Smith
2010-10-01Avoid redraw issues in the XML Console.Kevin Smith
2010-10-01Reuse server-generated resources.Kevin Smith
2010-10-01Detect running Swift before running NSIS installer.Kevin Smith
2010-10-01Use caps for enabling chat state notifications.Kevin Smith
2010-10-01Don't loop when searching a server that has the same JID with different nodes.Kevin Smith
2010-10-01Expand search results when adding a new service to find MUC dialog.Kevin Smith
2010-10-01Include contact's status when you start a chat with them.Kevin Smith
2010-10-01Change 'edit bookmark' dialog title to something sensible.Kevin Smith
2010-09-30Show status in chat window when contact sends presence.Kevin Smith
2010-09-24Rename contacts in the QtUI.Kevin Smith
2010-09-24Add logic and tests for modifying roster items. No UI Yet.Kevin Smith
2010-09-24Don't overwrite date changes with presence changesKevin Smith
2010-09-24Don't crash at midnight if you've left a MUC.Kevin Smith
2010-09-17Scroll to bottom after amending messages as well.Kevin Smith
2010-09-17Fixed VCard request being sent too early.Remko Tronçon
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Some small cleanups.Remko Tronçon
2010-09-15Fixed EventController destruction order.Remko Tronçon
2010-09-15Added EventNotifier.Remko Tronçon
2010-09-15Use NickResolver for nicks in notifications.Remko Tronçon
2010-09-15Attempt to show icon in Snarl config dialog.Remko Tronçon
2010-09-15Display useful errors in chats when server doesn't include <text>.Kevin Smith
2010-09-15Print date changes in chat windows.Kevin Smith
2010-09-15Added Snarl notification supportRemko Tronçon
2010-09-15Mark a subscription request as read if you defer it.Kevin Smith
2010-09-14Don't tick 'Remember Password' when editing a JID.Kevin Smith
2010-09-13When joining a new room, create an instant room.Kevin Smith
2010-09-13Moved XMPPRosterController to Swiften.Remko Tronçon