Age | Commit message (Expand) | Author |
2010-10-01 | Reuse server-generated resources. | Kevin Smith |
2010-10-01 | Use caps for enabling chat state notifications. | Kevin Smith |
2010-10-01 | Include contact's status when you start a chat with them. | Kevin Smith |
2010-09-17 | Cleaning up XMPP parser a bit. | Remko Tronçon |
2010-09-17 | Added XMPP parser tester. | Remko Tronçon |
2010-09-16 | Don't assert on untyped form fields. | Remko Tronçon |
2010-09-15 | Moved events from Swiften to Swift. | Remko Tronçon |
2010-09-15 | Added EventNotifier. | Remko Tronçon |
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-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-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 | Moved application message display around. | Remko Tronçon |
2010-09-12 | Remove unused include. | 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 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 | XEP-0198 Ack support in the UI | Kevin Smith |
2010-09-03 | Establish stream management after resource bind. | Remko Tronçon |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon |
2010-08-29 | Fixed link errors due to previous commit. | Remko Tronçon |
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon |
2010-08-29 | Added stanza acking support to client. | Remko Tronçon |
2010-08-29 | Renamed SessionManagement* to StreamManagement*. | Remko Tronçon |
2010-08-29 | Added Stream Management support to Stream Features. | Remko Tronçon |
2010-08-29 | Added Stanza Ack Requester & Responder. | Remko Tronçon |
2010-08-29 | Added StanzaAckParserTest. | Remko Tronçon |
2010-08-28 | Added elements, parsers & serializers for XEP-0198 Stanza Acking. | Remko Tronçon |
2010-08-27 | Separate MUCRegistry from ChatsManager. | Remko Tronçon |
2010-08-27 | Rerequest the roster at reconnect. | Kevin Smith |
2010-08-25 | Create all parent directories for avatar cache if necessary. | Remko Tronçon |