summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-05-07Cleaned up MUC code.Remko Tronçon
2010-05-07Use 'room' to refer to MUCs.Kevin Smith
Resolves: #338
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239
2010-04-30Support adding/removing bookmarks from the UIKevin Smith
Doesn't support editing meaningfully, nor do changes get saved.
2010-04-16Prettify the ChatList a bit.Kevin Smith
Resolves: #322
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-05Fix two warningsKevin Smith
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2010-03-29Missing fileKevin Smith
2010-03-29Populate the chats list with muc bookmarksKevin Smith
2010-03-28Fix windows compilation.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith