Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Controllers
/
UnitTest
/
RosterControllerTest.cpp
Age
Commit message (
Expand
)
Author
2010-12-12
Refactored own nickname handling.
Remko Tronçon
2010-11-03
Refactoring Presence & MUC handling.
Remko Tronçon
2010-10-28
Correctly mark roster items with the highest priority status.
Kevin Smith
2010-10-24
Moving more from Swift to Client.
Remko Tronçon
2010-10-24
Use the highest priority for a contact's roster item, not the newest.
Kevin Smith
2010-10-24
Creating abstract XMPPRoster base class.
Remko Tronçon
2010-10-09
Move Settings to Swift/Controllers.
Remko Tronçon
2010-10-08
Fixing assorted memory leaks.
Kevin Smith
2010-10-02
Persist roster group expandiness.
Kevin Smith
2010-09-24
Add logic and tests for modifying roster items. No UI Yet.
Kevin Smith
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon
2010-09-13
Added presence notifier.
Remko Tronçon
2010-09-11
Make AvatarManager abstract
Remko Tronçon
2010-08-27
Separate MUCRegistry from ChatsManager.
Remko Tronçon
2010-08-27
Use own nick at top of roster.
Kevin Smith
2010-06-09
Remove compilation warnings from tests.
Remko Tronçon
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-12
RosterController testing.
Kevin Smith
2010-04-12
Send roster set before roster add.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-03-22
Fixing up the unit tests again. Oops.
Kevin Smith
2010-03-22
Updating unit tests to work again
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2009-11-09
Trivial test of RosterController
Kevin Smith
2009-11-08
Fix for crash on login failure. Scaffoling for testing roster stuff.
Kevin Smith