Age | Commit message (Expand) | Author |
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 |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon |
2010-08-07 | Don't crash when kicked from a MUC. | Kevin Smith |
2010-08-01 | Fixed incorrect state check. | Remko Tronçon |
2010-08-01 | Fixed typo. | Remko Tronçon |
2010-07-23 | Recognise when leaving a MUC (disconnect or kick). | Kevin Smith |
2010-06-20 | Show subjects on MUC join. | Kevin Smith |
2010-06-19 | Removed DNSSDTest from SConscript. | Remko Tronçon |
2010-06-19 | Added DNSSDTest. | Remko Tronçon |
2010-06-18 | Fix crash on reconnect. | Remko Tronçon |
2010-06-11 | Show the time of Notices in the tooltip. | Kevin Smith |
2010-06-09 | Fixed windows compilation warnings. | Remko Tronçon |
2010-06-09 | Fixed potential bug in DIGEST-MD5 quote handling. | Remko Tronçon |
2010-06-09 | Fixed compilation warningns for Linux build. | Remko Tronçon |
2010-06-09 | Remove compilation warnings from tests. | Remko Tronçon |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |
2010-06-06 | Use delay when printing MUC history. | Remko Tronçon |
2010-06-04 | Starting towards tooltips for the colour-blind. | Kevin Smith |
2010-06-04 | Remove SQLite tests. | Remko Tronçon |