summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-17By default, only show message notifications.Remko Tronçon
2010-09-17Cleaning up XMPP parser a bit.Remko Tronçon
2010-09-17Added XMPP parser tester.Remko Tronçon
2010-09-17Fixed VCard request being sent too early.Remko Tronçon
2010-09-16Don't assert on untyped form fields.Remko Tronçon
2010-09-16Fix compilation on linux.Remko Tronçon
2010-09-15Remove FIXME.Remko Tronçon
2010-09-15Make Snarl timeouts for messages longer.Remko Tronçon
2010-09-15Build with debug information on all platforms.Remko Tronçon
2010-09-15Moved events from Swiften to Swift.Remko Tronçon
2010-09-15Some small cleanups.Remko Tronçon
2010-09-15Do not compile Snarl interface if Snarl is not available.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-15Added system message to notifier.Remko Tronçon
2010-09-14Print warning on non-validating hashes.Remko Tronçon
2010-09-14Add extended disco support to caps verifier.Remko Tronçon
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
2010-09-13Added presence notifier.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Remove IQRouter from client inheritance list.Remko 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-12Remove unused include.Remko Tronçon
2010-09-12Added Mac OS X valgrind suppressionRemko Tronçon
2010-09-12Ignore .qrc in sloc counts.Remko Tronçon
2010-09-12Added SLOCCount to scons.Remko Tronçon
2010-09-12Create avatar cache dir lazily.Remko Tronçon
2010-09-12Make signal disconnect in CombinedAvatarProvider portable.Remko Tronçon
2010-09-11Fixed VCardFileStorageTest.Remko Tronçon
2010-09-11Fixed some memory leaks.Remko Tronçon
2010-09-11Make AvatarManager abstractRemko Tronçon