summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-11-28Change error from optional to shared_ptr in GenericRequestRemko Tronçon
Resolves: #692
2010-11-01Disable bookmarks when offline.Kevin Smith
Resolves: #679 Release-Notes: You can no longer use bookmarks while offline.
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-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
This should allow us to link against system boost versions.
2010-05-08Flush bookmarks.Remko Tronçon
Resolves: #335
2010-05-08Remove duplicate MUCBookmark structure.Remko Tronçon
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 Swiften.Kevin Smith
2010-03-29Request bookmarks at login.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith
2010-03-26Starting plumbing for MUC bookmarksKevin Smith