summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-09-10Remove whiteboard from non experimental.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-04-28Recent chats are now persisted.Kevin Smith
Release-Notes: A list of recent chats is now kept in the 'Chats' tab of the main window. Resolves: #181
2011-04-27Start on recent chats listKevin Smith
2011-02-19Make Swift translatable.Remko Tronçon
2010-11-15Clean MUC joins slightly.Kevin Smith
In an attempt to catch errors, this doesn't Resolves: #691 but does add an assert that may help. It also fixes an error with created rooms not receiving updates presences. Release-Notes: Newly-created rooms will now receive your presence updates, consistent with existing rooms.
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-05-07Use 'room' to refer to MUCs.Kevin Smith
Resolves: #338
2010-04-15Normalise muc joining, allow it from bookmark list.Kevin Smith
Resolves: #320
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2010-03-29Populate the chats list with muc bookmarksKevin Smith
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith