Age | Commit message (Expand) | Author |
2011-10-11 | Fix DOM element finding for message correction | Kevin Smith |
2011-10-07 | Allow affiliation editing in MUCs. | Kevin Smith |
2011-10-05 | Allow role changing in MUCs. | Kevin Smith |
2011-10-04 | Allow both instant and reserved rooms. | Kevin Smith |
2011-10-03 | Simple MUC invites. | Kevin Smith |
2011-10-01 | Added actions icon. | Remko Tronçon |
2011-09-30 | Fixed some Windows issues with FT. | Remko Tronçon |
2011-09-28 | Destroy rooms. | Kevin Smith |
2011-09-27 | Allow room configuration. | Kevin Smith |
2011-09-27 | Add support for clearing chat recents. | Kevin Smith |
2011-09-26 | And some more occurrences of uintmax_t. | Remko Tronçon |
2011-09-26 | Allow setting of room topics | Kevin Smith |
2011-09-25 | File transfer changes. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-09-23 | Add support for kicking people from MUCs. | Kevin Smith |
2011-09-21 | Distinguish between Roster and MUC list widgets | Kevin Smith |
2011-08-21 | Colour alert messages. | Kevin Smith |
2011-08-21 | Warn when sending corrections without support. | Kevin Smith |
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 |