summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-04-23Stop over-enlarging nested span elements in chat windows.Kevin Smith
Resolves: #891
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including ↵Tobias Markmann
1-to-1 MUC). Warn icon from already existing theme. Check icon from Wikipedia. See Swift/resources/icons/license_info.txt for details. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2010-11-21Clearing the chat window won't break continuation elements.Kevin Smith
Resolves: #642 Resolves: #643 Release-Notes: Clearing the chat windows should now work correctly.
2010-11-20Include date for MUC context older than today.Kevin Smith
Resolves: #641 Release-Notes: MUC context for days other than today is now annotated.
2010-09-03Try the throbber after the messageKevin Smith
2010-09-03XEP-0198 Ack support in the UIKevin Smith
Resolves: #7
2010-08-30Assertion checks for adding messages etc.Kevin Smith
2010-08-30Render the Chat view directly with DOM commands, not javascript.Kevin Smith
Tested locally, but it's conceivable there will be regressions.
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon