Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
MUC
/
MUCBookmarkManager.cpp
Age
Commit message (
Expand
)
Author
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2010-11-28
Change error from optional to shared_ptr in GenericRequest
Remko Tronçon
2010-10-09
Added EchoBot walkthrough example.
Remko Tronçon
2010-09-12
Block MUC bookmarks until the server has responded.
Kevin Smith
2010-05-30
Don't crash setting a bookmark if initial response didn't have a payload.
Kevin Smith
2010-05-08
Flush bookmarks.
Remko Tronçon
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
2010-04-30
Support adding/removing bookmarks from the UI
Kevin Smith
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