Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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-12-24 | Extract the Chat dialog management from MainController into ChatsManager. | Kevin Smith | |
There is a single unit test so far - but that's more than was there before, so I'm pushing. Expect more unit tests shortly. Resolves: #139 | |||
2009-11-21 | Removing compiler warnings. | Kevin Smith | |
Swiften and Swift now build with no compiler warnings for me on Snow Leopard. | |||
2009-11-05 | A block of the work for roster pushes. | Kevin Smith | |
Still needs unit testing | |||
2009-09-16 | SignOut nearly working. | Kevin Smith | |
2009-09-15 | Completely untested. Rewiring the MainController for Client to be ↵ | Kevin Smith | |
reconnectable (won't compile). | |||
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 | |
At the moment it's my JID rather than my Name, because the NickResolver doesn't cope with our own Name. Also: the name resizing sometimes doesn't work. If it doesn't for you, make the roster very wide and then slowly resize it down. | |||
2009-08-01 | Roster now includes avatars. | Kevin Smith | |
2009-06-10 | Moved Swiften/Controllers to Swift/Controllers. | Remko Tronçon | |