| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 6 | -221/+129 |
* | Icon | fiaxh | 2017-03-18 | 3 | -0/+39 |
* | Fix message stanza default type | fiaxh | 2017-03-18 | 5 | -15/+28 |
* | Update README.md | fiaxh | 2017-03-16 | 1 | -15/+23 |
* | Update README | fiaxh | 2017-03-16 | 1 | -1/+19 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 4 | -50/+63 |
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 9 | -16/+25 |
* | Display /me differently | fiaxh | 2017-03-15 | 11 | -243/+328 |
* | Indication of WONTSEND via CSS (@error_color on message status) | fiaxh | 2017-03-15 | 2 | -6/+23 |
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 18 | -688/+56 |
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 9 | -95/+177 |
* | Small fixes in message view | Marvin W | 2017-03-14 | 1 | -1/+3 |
* | Fix regression of being unable to select text | Marvin W | 2017-03-13 | 3 | -29/+20 |
* | correctly bootstrap omemo when there is no devicelist on server yet + concurr... | Marvin W | 2017-03-13 | 3 | -5/+22 |
* | Make compatible with OpenSSL 1.1 | Marvin W | 2017-03-13 | 1 | -22/+28 |
* | 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 | 26 | -48/+65 |
* | Do not use gpgme 1.7.0+ features yet. | Marvin W | 2017-03-13 | 2 | -1/+6 |
* | Drop libuuid dependency, uuid generation is not that complicated... | Marvin W | 2017-03-12 | 5 | -114/+11 |
* | Fix delegate copying issue | Marvin W | 2017-03-12 | 3 | -9/+12 |
* | 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 | 7 | -43/+83 |
* | Force Make into using a single thread | Marvin W | 2017-03-12 | 2 | -4/+9 |
* | amend 39722a4 | fiaxh | 2017-03-12 | 2 | -15/+18 |
* | Query GPG in other thread + only once (account settings) | fiaxh | 2017-03-12 | 2 | -21/+63 |
* | Unlock mutex on exceptions in gpgme helper | Marvin W | 2017-03-12 | 1 | -56/+69 |
* | PGP module: store data in own db, use pgp key as specified in account settings | fiaxh | 2017-03-12 | 11 | -85/+201 |
* | Automatically compile and use gsettings schema | Marvin W | 2017-03-12 | 5 | -4/+22 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 12 | -40/+94 |
* | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 22 | -454/+534 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 28 | -217/+294 |
* | Update README.md | fiaxh | 2017-03-12 | 1 | -3/+3 |
* | Move gsettings schema back to libdino (where it belongs) | Marvin W | 2017-03-12 | 2 | -0/+0 |
* | Fix OMEMO plugin for latest changes | Marvin W | 2017-03-12 | 1 | -106/+93 |
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 29 | -3/+4027 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 73 | -166/+191 |
* | CMake: merge created header+vapi files into a single directory | Marvin W | 2017-03-11 | 7 | -34/+49 |
* | Move GPG initialization to gpgme-vala | fiaxh | 2017-03-11 | 3 | -2/+24 |
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 18 | -350/+250 |
* | Plug-In API: allow adding custom entries to account settings | Marvin W | 2017-03-11 | 7 | -95/+191 |
* | UI to choose PGP key/disabled in account settings | fiaxh | 2017-03-11 | 11 | -27/+78 |
* | Update ./configure to detect ninja package of debian/ubuntu (#4) | Marvin W | 2017-03-11 | 1 | -21/+34 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 20 | -168/+239 |
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 32 | -232/+135 |
* | Merge branch 'master' of github.com:dino/dino | fiaxh | 2017-03-10 | 33 | -114/+141 |
|\ |
|
| * | Use typed identity in module manager | Marvin W | 2017-03-10 | 10 | -90/+79 |
| * | Add typed identity to stream modules | Marvin W | 2017-03-10 | 24 | -25/+63 |
* | | Merge branch 'master' of github.com:dino/dino | fiaxh | 2017-03-10 | 101 | -118/+271 |
|\| |
|
| * | Initial plugin system | Marvin W | 2017-03-10 | 101 | -118/+271 |
* | | Reformat [GtkChild] | fiaxh | 2017-03-10 | 30 | -218/+130 |
|/ |
|