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
/
Roster
Age
Commit message (
Collapse
)
Author
2010-05-07
Don't segfault when someone leaves a MUC
Kevin Smith
2010-05-07
Sort the roster
Kevin Smith
2010-05-07
Fix hang on MUC users leaving
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239
2010-04-24
XMPPRosterTest: Fix memory leak.
Remko Tronçon
2010-04-18
Improve roster performance through map lookups on operations
Kevin Smith
2010-04-13
Don't lose presence when receiving a roster item rename push
Kevin Smith
Resolves: #312
2010-04-12
RosterController testing.
Kevin Smith
2010-04-08
Added copyrights to Swiften.
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-22
Fixing up the unit tests again. Oops.
Kevin Smith
2010-03-22
Can now accept roster subscriptions.
Kevin Smith
2009-11-22
Testing the XMPPRoster.
Kevin Smith
2009-11-21
Starting testing XMPPRoster.
Kevin Smith
Only one basic test, more to follow.
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
2009-11-05
A block of the work for roster pushes.
Kevin Smith
Still needs unit testing
2009-09-15
Completely untested. Rewiring the MainController for Client to be ↵
Kevin Smith
reconnectable (won't compile).
2009-08-25
scons check fix for the Roster changes.
Kevin Smith
2009-08-24
Status icons in the roster show correct status.
Kevin Smith
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-08-09
Updating the MockTreeWidgetItem with all the new methods.
Kevin Smith
2009-08-09
Fix long-standing bug with a crash on quit after joining MUCs.
Kevin Smith
2009-08-01
Roster now includes avatars.
Kevin Smith
2009-07-26
Begin to assage Swift model into Qt Model/View.
Kevin Smith
2009-06-01
Import.
Remko Tronçon