summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-03Simple MUC invites.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-08-21Colour alert messages.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-07-08Removing setJID again.Remko Tronçon
2011-07-08Avoid warnings in QtChatWindow.Remko Tronçon
2011-07-08Added setJID on ChatWindow.Remko Tronçon
2011-05-12Allow Chat Window Font resizingKevin Smith
2011-05-07Remember splitter position in a MUC dialog.Thilo Cestonaro
2011-04-30Tidy up some correction quibblesKevin Smith
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-19Use a bar to show where the last read messages in a chat areVlad Voicu
2011-03-04Upgrade XEP-0258 support to match 0.6.Kevin Smith
2011-02-14Removed Swift::String.Remko Tronçon
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-09-03XEP-0198 Ack support in the UIKevin Smith
2010-09-03Squash presence in chat and MUC windows.Kevin Smith
2010-08-30Render the Chat view directly with DOM commands, not javascript.Kevin Smith
2010-07-25Preparation for merging presences in the chat log.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-06Use delay when printing MUC history.Remko Tronçon
2010-06-05Tab completion in MUCs.Kevin 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-08Added copyrights to Swift.Remko Tronçon
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-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
2009-06-26Use nicks in tab titles.Kevin Smith
2009-06-20Added vCard-based avatars support.Remko Tronçon
2009-06-18Support closing and reopening chats in tabs.Kevin Smith
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon