summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-08Cache rounded avatars.Remko Tronçon
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-02-21Remove Edit entry from MUC roster context menu.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-12Don't update the unread count if it hasn't changed.Remko Tronçon
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2010-10-05Linkify updated messages as well as the originals.Kevin Smith
2010-10-04Fix chat logs scrolling to bottom.Kevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-10-02Linkify status messages in chat dialog.Kevin Smith
2010-09-15Display useful errors in chats when server doesn't include <text>.Kevin Smith
2010-09-03XEP-0198 Ack support in the UIKevin Smith
2010-09-03Squash presence in chat and MUC windows.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-22Don't incorrectly mark all messages read in most recently opened chat when a ...Kevin Smith
2010-08-20Focus the chat input again when the chat log is clicked.Kevin Smith
2010-07-28Fix for previous commit losing style for some MUC messages.Kevin Smith
2010-07-25Preparation for merging presences in the chat log.Kevin Smith
2010-07-25ChatTabs improvements.Kevin Smith
2010-07-24Don't tab-complete empty words.Kevin Smith
2010-07-23Pre-render the MUC chat roster splitter.swift-1.0beta5Kevin Smith
2010-07-21Pre-render the chat window splitter.Kevin Smith
2010-06-25Command-line option to not use tabs.Kevin Smith
2010-06-20Show total unread count in tab title.swift-1.0beta4Kevin Smith
2010-06-14Don't crash on tab presses in non-MUC chats.Kevin Smith
2010-06-13Convert newlines to <br/> after linkifying.Remko Tronçon
2010-06-06Use delay when printing MUC history.Remko Tronçon
2010-06-05Tab completion in MUCs.Kevin Smith
2010-05-30Let chat widget grow to fill the window.Kevin Smith
2010-05-25Support Ctrl-PgUp/PgDn for switch ing tabsKevin Smith
2010-05-25Allow Ctrl-W to close chat windowsKevin Smith
2010-05-07Allow chat messages to be composed while offline.Kevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-11Proper handling of keypresses in the chat input that're meant for the chat log.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-03-26Remove MUCs from the ChatsManager's list once you leave them.Kevin Smith
2010-02-17Remove debugging printfsKevin Smith
2010-02-17Add /me support it QtUIKevin Smith
2010-02-17Preliminary Chat State Notifications support.Kevin Smith
2010-01-17Preparation. for /me.Kevin Smith
2009-12-19Colour tabs with waiting messages.Kevin Smith
2009-11-15Linkify URLs.Remko Tronçon
2009-10-30Remove redundant ) from chat titles with unread messagesKevin Smith
2009-10-11Fix for segfault on exit with open MUCs, and reinstate roster sorting.Kevin Smith
2009-09-15Completely untested. Rewiring the MainController for Client to be reconnectab...Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-08-29Allow multi-line inputs, and grow accordingly.Kevin Smith