Age | Commit message (Expand) | Author |
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 |
2010-08-25 | Added VCardMemoryStorageFactory. | Remko Tronçon |
2010-08-24 | Split out VCardUpdateAvatarManager from AvatarManager. | Remko Tronçon |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-24 | Added VCardStorage. | Remko Tronçon |
2010-08-24 | Work around LibXML failing on namespace errors/warnings. | Remko Tronçon |
2010-08-21 | Revert "Store avatars per profile." | Remko Tronçon |
2010-08-21 | Store avatars per profile. | Remko Tronçon |
2010-08-21 | Fixed a few avatar unit tests. | Remko Tronçon |
2010-08-20 | Comply to FreeDesktop.org standard for storing data files. | Remko Tronçon |
2010-08-20 | getExecutableDir() -> getDataDir(). | Remko Tronçon |
2010-08-20 | Fix unix compilation. | Remko Tronçon |
2010-08-20 | Make resource paths comply with OpenDesktop standards. | Remko Tronçon |
2010-08-20 | Don't bundle sounds. | Remko Tronçon |
2010-08-20 | Fix Slimber build. | Remko Tronçon |
2010-08-20 | Don't include status in MUC roster sorting. | Kevin Smith |
2010-08-20 | Include Real JIDs in MUC rosters where available | Kevin Smith |
2010-08-20 | Restart with previous (per-accoun) status. | Kevin Smith |
2010-08-19 | SSIZE_MAX is a bit much for storing a dir name. | Remko Tronçon |
2010-08-19 | Compilation fix for Unices | Kevin Smith |
2010-08-19 | Fixed Mac OS X compilation. | Remko Tronçon |
2010-08-19 | Added getExecutablePath(). | Remko Tronçon |
2010-08-19 | Added missing file. | Remko Tronçon |
2010-08-19 | Fixed compilation on OS X. | Remko Tronçon |
2010-08-19 | Extract dir providing functionality from application class. | Remko Tronçon |
2010-08-18 | Added command parser. | Remko Tronçon |
2010-08-17 | Catch exceptions from create_dir. | Remko Tronçon |
2010-08-17 | Also build examples when cross-compiling. | Remko Tronçon |
2010-08-16 | Some build system fixes. | Remko Tronçon |