summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-05Added FreeDesktopNotifier.Remko Tronçon
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 get confused when people change roles in a MUC.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-01Avoid redraw issues in the XML Console.Kevin Smith
2010-10-01Expand search results when adding a new service to find MUC dialog.Kevin Smith
2010-10-01Change 'edit bookmark' dialog title to something sensible.Kevin Smith
2010-09-24Rename contacts in the QtUI.Kevin Smith
2010-09-17Scroll to bottom after amending messages as well.Kevin Smith
2010-09-15Moved events from Swiften to Swift.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-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-13Added presence notifier.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Block MUC bookmarks until the server has responded.Kevin Smith
2010-09-12Removed debug messageRemko Tronçon
2010-09-12Remove non-existing include.Remko Tronçon
2010-09-12Moved application message display around.Remko Tronçon
2010-09-11Added support for Entity Capabilities.Remko Tronçon
2010-09-05Added "Clear" context menu for chat log.Remko Tronçon
2010-09-03Try the throbber after the messageKevin Smith
2010-09-03XEP-0198 Ack support in the UIKevin Smith
2010-09-03Squash presence in chat and MUC windows.Kevin Smith
2010-08-30Comment about scrolling being untrustworthyKevin Smith
2010-08-30Remove debug outputKevin Smith
2010-08-30Start scrolling on new messages.Kevin Smith
2010-08-30Assertion checks for adding messages etc.Kevin Smith
2010-08-30Render the Chat view directly with DOM commands, not javascript.Kevin Smith
2010-08-29Put platform flags in PLATFORM_FLAGS variable.Remko Tronçon
2010-08-29Added stanza acking support to client.Remko Tronçon
2010-08-27Don't elide roster headings when the widget becomes large enough.Kevin Smith
2010-08-24Added VCardStorage.Remko Tronçon
2010-08-22Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6Kevin Smith
2010-08-22Don't incorrectly mark all messages read in most recently opened chat when a ...Kevin Smith
2010-08-21Revert "Store avatars per profile."Remko Tronçon
2010-08-21Store avatars per profile.Remko Tronçon
2010-08-21Revert "Added SoundPlayer::isAvailable."Remko Tronçon
2010-08-21Added SoundPlayer::isAvailable.Remko Tronçon
2010-08-20Don't bundle sounds.Remko Tronçon