summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-15Improved plaintext chat view for screen-reader support.Richard Maudsley
2013-10-03Reformat the includes for QtChatWindow.hKevin Smith
2013-10-03Factor the webkit chat view out of QtChatWindow.Kevin Smith
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2013-04-06RTL support in chat dialog.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-01-09Highlighting supportMaciej Niedzielski
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-08-06More consistent linkification and emoticonification.Kevin Smith
2012-06-30Slightly bigger coloured areaKevin Smith
2012-06-30Trying some changes to label handlingKevin Smith
2012-06-15Preliminary emoticon work.Kevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-14Fix correction from breaking /me actionsCatalin Badea
2012-04-14Improve tab completionCatalin Badea
2012-04-12Refactoring incoming MUC invites UI.Tobias Markmann
2012-04-09Made MUC context options role-awareMateusz Piekos
2012-02-21Introduce system settings policies.Kevin Smith
2012-02-06Display mediated invitesKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-11-01Having a play with a compact roster modeKevin Smith
2011-10-11Fix DOM element finding for message correctionKevin Smith
2011-10-07Allow affiliation editing in MUCs.Kevin Smith
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