summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Added actions icon.Remko Tronçon
2011-09-30Fixed some Windows issues with FT.Remko Tronçon
2011-09-28Destroy rooms.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-27Add support for clearing chat recents.Kevin Smith
2011-09-26And some more occurrences of uintmax_t.Remko Tronçon
2011-09-26Allow setting of room topicsKevin Smith
2011-09-25File transfer changes.Remko Tronçon
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-09-21Distinguish between Roster and MUC list widgetsKevin Smith
2011-08-21Colour alert messages.Kevin Smith
2011-08-21Warn when sending corrections without support.Kevin Smith
2011-05-22Allow errors in chats to not claim to be about sent messages.Kevin Smith
2011-05-22Don't pass cursor keys through to chat log.Kevin Smith
2011-05-12Allow Chat Window Font resizingKevin Smith
2011-05-07Remember splitter position in a MUC dialog.Thilo Cestonaro
2011-05-02Fixed chat dialog spacing issues.Remko Tronçon
2011-04-30A better fix for the strange rendering performance issue in tabbed mode.Tobias Markmann
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-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