summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-02-17Add /me support it QtUIKevin Smith
2010-02-17Preliminary Chat State Notifications support.Kevin Smith
Only covers Active and Composing (Which is very possibly all we care about).
2010-01-17Preparation. for /me.Kevin Smith
QtUI's implementation isn't done yet.
2009-12-19Colour tabs with waiting messages.Kevin Smith
Resolves: #278
2009-10-11Fix for segfault on exit with open MUCs, and reinstate roster sorting.Kevin Smith
2009-09-15Completely untested. Rewiring the MainController for Client to be ↵Kevin Smith
reconnectable (won't compile).
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-08-29Allow multi-line inputs, and grow accordingly.Kevin Smith
2009-06-26Use nicks in tab titles.Kevin Smith
2009-06-20Added vCard-based avatars support.Remko Tronçon
2009-06-18Support closing and reopening chats in tabs.Kevin Smith
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon