Age | Commit message (Expand) | Author |
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 |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon |
2010-08-30 | Comment about scrolling being untrustworthy | Kevin Smith |
2010-08-30 | Remove debug output | Kevin Smith |
2010-08-30 | Start scrolling on new messages. | Kevin Smith |
2010-08-30 | Assertion checks for adding messages etc. | Kevin Smith |
2010-08-30 | Track dependencies of resource dirs correctly in Windows bundle. | Remko Tronçon |
2010-08-30 | Render the Chat view directly with DOM commands, not javascript. | Kevin Smith |
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 |