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
/
Swift
/
Controllers
/
RosterController.h
Age
Commit message (
Expand
)
Author
2010-11-08
Brute force application of presence to roster items on add/modify.
Kevin Smith
2010-11-03
Refactoring Presence & MUC handling.
Remko Tronçon
2010-10-02
Persist roster group expandiness.
Kevin Smith
2010-09-13
Added presence notifier.
Remko Tronçon
2010-09-11
Make AvatarManager abstract
Remko Tronçon
2010-09-11
Added VCardAvatarManager for offline avatars.
Remko Tronçon
2010-09-11
Refactoring VCardUpdateAvatarManager.
Remko Tronçon
2010-08-27
Rerequest the roster at reconnect.
Kevin Smith
2010-08-27
Use own nick at top of roster.
Kevin Smith
2010-06-02
Rename boost_signalslib.h to boost_bsignals.
Remko Tronçon
2010-06-02
Using Boost workaround for Qt signals keyword clash.
Remko Tronçon
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-15
Normalise muc joining, allow it from bookmark list.
Kevin Smith
2010-04-12
Send roster set before roster add.
Kevin Smith
2010-04-10
Fix two segfaults on signout/signin.
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
Lots of plumbing for event view.
Kevin Smith
2009-11-05
A block of the work for roster pushes.
Kevin Smith
2009-09-16
SignOut nearly working.
Kevin Smith
2009-09-15
Logout without signout, but without UI notification that you're logged out.
Kevin Smith
2009-08-16
Now show my avatar and JID in the 'me view'.
Kevin Smith
2009-08-01
Roster now includes avatars.
Kevin Smith
2009-06-10
Moved Swiften/Controllers to Swift/Controllers.
Remko Tronçon