summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-02-10Move the Chat stuff in Controllers into Chat folder.Kevin Smith
It was starting to get a bit unwieldly in Controllers/
2010-01-17Preparation. for /me.Kevin Smith
QtUI's implementation isn't done yet.
2009-12-26Additional plumbing for chat rebinding.Kevin Smith
2009-11-08Added Error class.Remko Tronçon
2009-09-15Completely untested. Rewiring the MainController for Client to be ↵Kevin Smith
reconnectable (won't compile).
2009-09-15Logout without signout, but without UI notification that you're logged out.Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-06-24Do not show status changes in MUCs.Remko Tronçon
2009-06-22Show own avatar in chat dialog.Remko Tronçon
2009-06-22Support vCard-based avatars in MUCs.Remko Tronçon
2009-06-20Added vCard-based avatars support.Remko Tronçon
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon