summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-02-07Reworking contact editing.Remko Tronçon
Collapsed rename, group edit, and remove into one dialog. Moved contact editing logic to controllers.
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-09-12Block MUC bookmarks until the server has responded.Kevin Smith
Else there could be bookmarks overwritten in an infeasibly unlikely race condition. Resolves: #340
2010-06-07Make MUC groups open on single click too.Kevin Smith
Resolves: #403
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
Doesn't support editing meaningfully, nor do changes get saved.
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-03-28Fix windows compilation.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith