Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-12 | Block MUC bookmarks until the server has responded. | Kevin Smith | |
Else there could be bookmarks overwritten in an infeasibly unlikely race condition. Resolves: #340 | |||
2010-08-20 | Sort bookmark list. | Kevin Smith | |
Resolves: #454 | |||
2010-06-26 | Elide text in the various roster views. | Kevin Smith | |
Resolves: #426 | |||
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon | |
2010-06-09 | Fixed compilation warnings. | Remko Tronçon | |
2010-06-07 | Make MUC groups open on single click too. | Kevin Smith | |
Resolves: #403 | |||
2010-05-07 | Cleaned up MUC code. | Remko Tronçon | |
2010-05-07 | Use 'room' to refer to MUCs. | Kevin Smith | |
Resolves: #338 | |||
2010-05-06 | Rewrite 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-30 | Support adding/removing bookmarks from the UI | Kevin Smith | |
Doesn't support editing meaningfully, nor do changes get saved. | |||
2010-04-16 | Prettify the ChatList a bit. | Kevin Smith | |
Resolves: #322 | |||
2010-04-15 | Normalise muc joining, allow it from bookmark list. | Kevin Smith | |
Resolves: #320 | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-04-05 | Fix two warnings | Kevin Smith | |
2010-04-04 | Add 'remove' context menu item for rosters (not implemented). | Kevin Smith | |
2010-03-29 | Missing file | Kevin Smith | |
2010-03-29 | Populate the chats list with muc bookmarks | Kevin Smith | |
2010-03-28 | Fix windows compilation. | Remko Tronçon | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |