summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-24Don't show 'copy link' in chat context menu if there is no link.Remko Tronçon
Resolves: #554 Release-Notes: We no longer show 'copy link' in the context menu in the chat dialog if no link is selected.
2010-09-05Added "Clear" context menu for chat log.Remko Tronçon
Resolves: #225
2010-08-20Disable dropping of images & URL context menus in the chat view.Remko Tronçon
2010-08-20Focus the chat input again when the chat log is clicked.Kevin Smith
Resolves: #532
2010-04-11Proper handling of keypresses in the chat input that're meant for the chat log.Kevin Smith
Resolves: #284