summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-01-22Work around Qt crash bug when destroying the selection list in MUC search.Remko Tronçon
2011-01-21Disable 'ok' button when no MUC is selected in MUC search.Remko Tronçon
Resolves: #749
2011-01-20Use a dedicated Join MUC dialog.Remko Tronçon
2010-12-22Basic User Search support, and Find Rooms cleanup.Kevin Smith
Adds a throbber to the MUC search, turns the Add Contact dialog into something searchy, adds the option to open chats to arbitrary JIDs. Resolves: #614 Resolves: #695 Resolves: #436 Release-Notes: On servers that support it, users can now perform searches for contacts to add or chat to.
2010-11-16Remember previous MUC service searches.Kevin Smith
Resolves: #615 Release-Notes: The MUC Search will now remember previously searched services.
2010-06-04Add option to autojoin when joining a room.Kevin Smith
Resolves: #380
2010-05-13List MUCs available on services.Kevin Smith
Resolves: #276