| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 10 | -158/+118 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 1 | -0/+2 |
* | Fix message stanza default type | fiaxh | 2017-03-18 | 1 | -6/+8 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 1 | -33/+47 |
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 2 | -2/+5 |
* | correctly bootstrap omemo when there is no devicelist on server yet + concurr... | Marvin W | 2017-03-13 | 1 | -2/+4 |
* | Fix account repeated disconnect/connect issues | Marvin W | 2017-03-13 | 1 | -4/+7 |
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 1 | -2/+3 |
* | Search messages having a uuid stanza id by id + account | fiaxh | 2017-03-12 | 2 | -2/+3 |
* | 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 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 4 | -11/+23 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 2 | -177/+0 |
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -1/+1 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -1/+1 |
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 2 | -44/+22 |
* | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 1 | -1/+79 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 6 | -41/+76 |
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 7 | -23/+23 |
* | Use typed identity in module manager | Marvin W | 2017-03-10 | 9 | -87/+74 |
* | Initial plugin system | Marvin W | 2017-03-10 | 15 | -0/+2096 |