Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon | |
Resolves: #692 | |||
2010-10-09 | Added EchoBot walkthrough example. | Remko Tronçon | |
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-05-30 | Don't crash setting a bookmark if initial response didn't have a payload. | Kevin Smith | |
Resolves: #417 | |||
2010-05-08 | Flush bookmarks. | Remko Tronçon | |
Resolves: #335 | |||
2010-05-08 | Renamed Conference->Room. | Remko Tronçon | |
2010-05-08 | Remove duplicate MUCBookmark structure. | Remko Tronçon | |
2010-05-07 | Cleaned up MUC code. | Remko Tronçon | |
2010-04-30 | Edit bookmarks with very basic validation. | Kevin Smith | |
Doesn't save yet. | |||
2010-04-30 | Support adding/removing bookmarks from the UI | Kevin Smith | |
Doesn't support editing meaningfully, nor do changes get saved. | |||
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-29 | Request bookmarks at login. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |
2010-03-26 | Starting plumbing for MUC bookmarks | Kevin Smith | |