Age | Commit message (Expand) | Author |
2011-05-22 | Allow errors in chats to not claim to be about sent messages. | Kevin Smith |
2011-05-22 | Don't pass cursor keys through to chat log. | Kevin Smith |
2011-05-12 | Allow Chat Window Font resizing | Kevin Smith |
2011-05-07 | Remember splitter position in a MUC dialog. | Thilo Cestonaro |
2011-05-02 | Fixed chat dialog spacing issues. | Remko Tronçon |
2011-04-30 | A better fix for the strange rendering performance issue in tabbed mode. | Tobias Markmann |
2011-04-30 | Tidy up some correction quibbles | Kevin Smith |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu |
2011-03-08 | Cache rounded avatars. | Remko Tronçon |
2011-03-04 | Upgrade XEP-0258 support to match 0.6. | Kevin Smith |
2011-02-21 | Remove Edit entry from MUC roster context menu. | Remko Tronçon |
2011-02-20 | Make Swift translatable. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-12 | Don't update the unread count if it hasn't changed. | Remko Tronçon |
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon |
2010-10-05 | Linkify updated messages as well as the originals. | Kevin Smith |
2010-10-04 | Fix chat logs scrolling to bottom. | Kevin Smith |
2010-10-03 | Only jump the Mac dock when a Notice is generated. | Kevin Smith |
2010-10-02 | Linkify status messages in chat dialog. | Kevin Smith |
2010-09-15 | Display useful errors in chats when server doesn't include <text>. | Kevin Smith |
2010-09-03 | XEP-0198 Ack support in the UI | Kevin Smith |
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith |
2010-08-30 | Assertion checks for adding messages etc. | Kevin Smith |
2010-08-30 | Render the Chat view directly with DOM commands, not javascript. | Kevin Smith |
2010-08-22 | Don't incorrectly mark all messages read in most recently opened chat when a ... | Kevin Smith |
2010-08-20 | Focus the chat input again when the chat log is clicked. | Kevin Smith |
2010-07-28 | Fix for previous commit losing style for some MUC messages. | Kevin Smith |
2010-07-25 | Preparation for merging presences in the chat log. | Kevin Smith |
2010-07-25 | ChatTabs improvements. | Kevin Smith |
2010-07-24 | Don't tab-complete empty words. | Kevin Smith |
2010-07-23 | Pre-render the MUC chat roster splitter.swift-1.0beta5 | Kevin Smith |
2010-07-21 | Pre-render the chat window splitter. | Kevin Smith |
2010-06-25 | Command-line option to not use tabs. | Kevin Smith |
2010-06-20 | Show total unread count in tab title.swift-1.0beta4 | Kevin Smith |
2010-06-14 | Don't crash on tab presses in non-MUC chats. | Kevin Smith |
2010-06-13 | Convert newlines to <br/> after linkifying. | Remko Tronçon |
2010-06-06 | Use delay when printing MUC history. | Remko Tronçon |
2010-06-05 | Tab completion in MUCs. | Kevin Smith |
2010-05-30 | Let chat widget grow to fill the window. | Kevin Smith |
2010-05-25 | Support Ctrl-PgUp/PgDn for switch ing tabs | Kevin Smith |
2010-05-25 | Allow Ctrl-W to close chat windows | Kevin Smith |
2010-05-07 | Allow chat messages to be composed while offline. | Kevin Smith |
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith |
2010-04-11 | Proper handling of keypresses in the chat input that're meant for the chat log. | Kevin Smith |
2010-04-08 | Added copyrights to Swift. | Remko Tronçon |
2010-03-26 | Remove MUCs from the ChatsManager's list once you leave them. | Kevin Smith |
2010-02-17 | Remove debugging printfs | Kevin Smith |
2010-02-17 | Add /me support it QtUI | Kevin Smith |