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
/
RosterController.cpp
Age
Commit message (
Expand
)
Author
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-04
Starting towards tooltips for the colour-blind.
Kevin Smith
2010-05-27
Show JIDs for users without nicks in the roster.
Kevin Smith
2010-05-14
Show the JID in the roster where there's no nick.
Kevin Smith
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-13
Don't lose presence when receiving a roster item rename push
Kevin Smith
2010-04-12
Allow roster items to be deleted.
Kevin Smith
2010-04-12
Show ErrorEvent when roster push fails.
Kevin Smith
2010-04-12
Send roster set before roster add.
Kevin Smith
2010-04-11
Don't duplicate roster items for roster pushes.
Kevin Smith
2010-04-10
Fix two segfaults on signout/signin.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-04
Add 'remove' context menu item for rosters (not implemented).
Kevin Smith
2010-03-22
Don't prompt for subscription requests you've already added.
Kevin Smith
2010-03-22
Fixing up the unit tests again. Oops.
Kevin Smith
2010-03-22
Can now accept roster subscriptions.
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2009-12-24
Extract the Chat dialog management from MainController into ChatsManager.
Kevin Smith
2009-11-21
Removing compiler warnings.
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
Completely untested. Rewiring the MainController for Client to be reconnectab...
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