Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | Allow Chat Window Font resizing | Kevin Smith | |
Resolves: #812 Release-Notes: It is now possible to resize the font in the chat window conversations. | |||
2011-05-12 | Purge old code. | Kevin Smith | |
Resolves: #522 | |||
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-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 | |||
2010-12-05 | Ask for confirmation before clearing chat windows. | Kevin Smith | |
Resolves: #702 Release-Notes: You'll now be asked for confirmation before clearing the chat window history. | |||
2010-10-04 | Fix chat logs scrolling to bottom. | Kevin Smith | |
(bug introduced since beta6) Resolves: #591 | |||
2010-09-05 | Added "Clear" context menu for chat log. | Remko Tronçon | |
Resolves: #225 | |||
2010-09-03 | XEP-0198 Ack support in the UI | Kevin Smith | |
Resolves: #7 | |||
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith | |
Join/Parts will be shown in one block if they're uninterrupted, and only the last presence change in a row will be shown for chats. Resolves: #230 Resolves: #430 | |||
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-08-20 | Focus the chat input again when the chat log is clicked. | Kevin Smith | |
Resolves: #532 | |||
2010-08-19 | Rolling back accidental commit | Kevin Smith | |
2010-08-19 | Compilation fix for Unices | Kevin Smith | |
2010-04-11 | Proper handling of keypresses in the chat input that're meant for the chat log. | Kevin Smith | |
Resolves: #284 | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2009-11-18 | Wait until WebKit is ready loading the initial template before appending ↵ | Remko Tronçon | |
messages. Fixes bug where first messages were missing from the view. | |||
2009-11-15 | Linkify URLs. | Remko Tronçon | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |