Age | Commit message (Expand) | Author |
2010-09-15 | Moved events from Swiften to Swift. | Remko Tronçon |
2010-09-15 | Some small cleanups. | Remko Tronçon |
2010-09-15 | Do not compile Snarl interface if Snarl is not available. | Remko Tronçon |
2010-09-15 | Fixed EventController destruction order. | Remko Tronçon |
2010-09-15 | Added EventNotifier. | Remko Tronçon |
2010-09-15 | Use NickResolver for nicks in notifications. | Remko Tronçon |
2010-09-15 | Attempt to show icon in Snarl config dialog. | Remko Tronçon |
2010-09-15 | Display useful errors in chats when server doesn't include <text>. | Kevin Smith |
2010-09-15 | Print date changes in chat windows. | Kevin Smith |
2010-09-15 | Added Snarl notification support | Remko Tronçon |
2010-09-15 | Mark a subscription request as read if you defer it. | Kevin Smith |
2010-09-15 | Added system message to notifier. | Remko Tronçon |
2010-09-14 | Print warning on non-validating hashes. | Remko Tronçon |
2010-09-14 | Add extended disco support to caps verifier. | Remko Tronçon |
2010-09-14 | Don't tick 'Remember Password' when editing a JID. | Kevin Smith |
2010-09-13 | When joining a new room, create an instant room. | Kevin Smith |
2010-09-13 | Moved XMPPRosterController to Swiften. | Remko Tronçon |
2010-09-13 | Added presence notifier. | Remko Tronçon |
2010-09-12 | Move Notifier to SwifTools | Remko Tronçon |
2010-09-12 | Remove IQRouter from client inheritance list. | Remko Tronçon |
2010-09-12 | Block MUC bookmarks until the server has responded. | Kevin Smith |
2010-09-12 | Removed debug message | Remko Tronçon |
2010-09-12 | Remove non-existing include. | Remko Tronçon |
2010-09-12 | Moved application message display around. | Remko Tronçon |
2010-09-12 | Remove unused include. | Remko Tronçon |
2010-09-12 | Added Mac OS X valgrind suppression | Remko Tronçon |
2010-09-12 | Ignore .qrc in sloc counts. | Remko Tronçon |
2010-09-12 | Added SLOCCount to scons. | Remko Tronçon |
2010-09-12 | Create avatar cache dir lazily. | Remko Tronçon |
2010-09-12 | Make signal disconnect in CombinedAvatarProvider portable. | Remko Tronçon |
2010-09-11 | Fixed VCardFileStorageTest. | Remko Tronçon |
2010-09-11 | Fixed some memory leaks. | 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 | Fixed VCard photo serializing bug. | Remko Tronçon |
2010-09-11 | Added CombinedAvatarProvider | Remko Tronçon |
2010-09-11 | Refactoring VCardUpdateAvatarManager. | Remko Tronçon |
2010-09-11 | Added support for Entity Capabilities. | Remko Tronçon |
2010-09-06 | Only request acks after a message was sent. | Remko Tronçon |
2010-09-06 | Partial VCard support without losing unknown data. | Remko Tronçon |
2010-09-05 | Do not store null VCard avatars. | Remko Tronçon |
2010-09-05 | Added "Clear" context menu for chat log. | Remko Tronçon |
2010-09-05 | Added EchoBot. | Remko Tronçon |
2010-09-05 | Clear VCardUpdateManager's cache upon login. | Remko Tronçon |
2010-09-05 | Don't lose unknown roster content. | Remko Tronçon |
2010-09-03 | Try the throbber after the message | Kevin Smith |
2010-09-03 | XEP-0198 Ack support in the UI | Kevin Smith |
2010-09-03 | Establish stream management after resource bind. | Remko Tronçon |
2010-09-03 | Added SCons flag to ignore test result. | Remko Tronçon |
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith |