Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-28 | Correctly mark roster items with the highest priority status. | Kevin Smith | |
Resolves: #668 | |||
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 | |
Resolves: #654 Release-Notes: Contacts online from several clients at once should now show the highest priority presence, not the most recent. | |||
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 | |
Resolves: #329 | |||
2010-10-02 | Persist roster group expandiness. | Kevin Smith | |
Release-Notes: Whether roster groups are expanded or collapsed is now persisted between sessions. Resolves: #399 | |||
2010-09-24 | Add logic and tests for modifying roster items. No UI Yet. | Kevin Smith | |
(Partially) Resolves: #575 (Partially) Resolves: #272 | |||
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 | |
Currently doesn't work because onOwnVCardChanged isn't plumbed in. | |||
2010-06-09 | Remove compilation warnings from tests. | Remko Tronçon | |
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-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 | |
This isn't ready yet, but clicking on a message in the event view will now cause the chat to pop up, and the plumbing is there for doing something with subscription requests - I just don't, yet. | |||
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 | |