Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -1/+4 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -2/+2 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -2/+9 |
* | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 1 | -12/+45 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -9/+8 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 1 | -183/+9 |
* | Fix message stanza default type | fiaxh | 2017-03-18 | 1 | -6/+8 |
* | Search messages having a uuid stanza id by id + account | fiaxh | 2017-03-12 | 1 | -1/+2 |
* | Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v... | Marvin W | 2017-03-12 | 1 | -4/+4 |
* | PGP module: store data in own db, use pgp key as specified in account settings | fiaxh | 2017-03-12 | 1 | -24/+1 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -2/+2 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+466 |