Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-19 | Distinguish between wrapped and non-wrapped sender names in chat message ↵ | Tobias Markmann | |
theming. Resolves: #1162 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-05-11 | Don't allow form results to get interpreted as HTML | Kevin Smith | |
2012-04-23 | Stop over-enlarging nested span elements in chat windows. | Kevin Smith | |
Resolves: #891 | |||
2012-04-23 | Don't lose indentation in chat rendering. | Kevin Smith | |
Resolves: #1092 | |||
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu | |
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-02-12 | Move ChatSnippet::escape() to header. | Remko Tronçon | |
2010-11-21 | Clearing 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-20 | Include date for MUC context older than today. | Kevin Smith | |
Resolves: #641 Release-Notes: MUC context for days other than today is now annotated. | |||
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 | |
Tested locally, but it's conceivable there will be regressions. | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |