| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 2 | -54/+92 |
| * | Application menu fallback button | fiaxh | 2017-04-04 | 2 | -3/+3 |
| * | fixup 75e51b5 | fiaxh | 2017-04-04 | 1 | -1/+1 |
| * | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 10 | -97/+143 |
| * | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -2/+2 |
| * | Add --print-xmpp flag to log details | Marvin W | 2017-04-03 | 2 | -6/+11 |
| * | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -12/+13 |
| * | Handle MUC private messages | fiaxh | 2017-03-31 | 6 | -36/+131 |
| * | Fix conversation last_active | fiaxh | 2017-03-31 | 7 | -57/+71 |
| * | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 2 | -2/+2 |
| * | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 4 | -25/+78 |
| * | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 2 | -4/+7 |
| * | New CMake | Marvin W | 2017-03-23 | 2 | -4/+16 |
| * | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 3 | -15/+14 |
| * | Add back on subscription request | fiaxh | 2017-03-23 | 1 | -0/+5 |
| * | Move some database interaction into entities | fiaxh | 2017-03-23 | 6 | -218/+222 |
| * | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 3 | -1/+34 |
| * | 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 | 6 | -15/+63 |
| * | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 1 | -11/+4 |
| * | Move PGP support into plugin | fiaxh | 2017-03-12 | 3 | -178/+0 |
| * | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -1/+1 |
| * | Move UI code into main dir | Marvin W | 2017-03-11 | 33 | -3138/+1 |
| * | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 3 | -57/+29 |
| * | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 4 | -40/+154 |
| * | UI to choose PGP key/disabled in account settings | fiaxh | 2017-03-11 | 1 | -1/+38 |
| * | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 16 | -143/+225 |
| * | Use typed identity in stream modules | fiaxh | 2017-03-11 | 8 | -28/+23 |
| * | Merge branch 'master' of github.com:dino/dino | fiaxh | 2017-03-10 | 9 | -87/+74 |
| |\ |
|
| | * | Use typed identity in module manager | Marvin W | 2017-03-10 | 9 | -87/+74 |
| * | | Merge branch 'master' of github.com:dino/dino | fiaxh | 2017-03-10 | 30 | -218/+130 |
| |/ |
|
| * | Initial plugin system | Marvin W | 2017-03-10 | 56 | -0/+5738 |