Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-30 | Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber. | Remko Tronçon | |
2011-04-22 | Merge unread tab titles legibly. | Kevin Smith | |
Release-Notes: Chat tabs with unread messages from several chats will now be a little more descriptive. Resolves: #485 | |||
2011-04-19 | Use a bar to show where the last read messages in a chat are | Vlad Voicu | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. | |||
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-02-10 | Fixed linkification of URLs followed by newlines. | Remko Tronçon | |
Resolves: #762 | |||
2010-12-26 | Fixed linkifying of unicode URLs. | Remko Tronçon | |
2010-10-27 | Changed linkifcation algorithm. | Remko Tronçon | |
2010-10-24 | Linkify links with @ in them properly. | Remko Tronçon | |
2010-08-19 | Fixed linkifying of urls containing '='. | Remko Tronçon | |
2010-07-24 | Improvements and further testing to tab completion. | Kevin Smith | |
Resolves: #506 Resolves: #498 | |||
2010-06-05 | Tab completion in MUCs. | Kevin Smith | |
Resolves: #440 | |||
2010-05-08 | Fixed linkify bug. | Remko Tronçon | |
Resolves: #326 | |||
2010-04-08 | Added copyrights to SwifTools. | Remko Tronçon | |
2010-01-29 | Fix tilde in links | Kevin Smith | |
2010-01-29 | Fix chatwindow unit tests | Kevin Smith | |
2009-11-23 | Fix linkifying links with '+'. | Remko Tronçon | |
2009-11-18 | Fix linkifying of urls with #. | Remko Tronçon | |
2009-11-16 | Add another linkifier test. | Remko Tronçon | |
2009-11-16 | Fixed Linkify on camel case URLs. | Remko Tronçon | |
2009-11-15 | Linkify URLs. | Remko Tronçon | |