| Commit message (Expand) | Author | Age | Files | Lines |
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 1 | -4/+4 |
* | Visually mark OMEMO messages from a trusted device as trusted | fiaxh | 2020-03-29 | 1 | -0/+7 |
* | Add JET support | Marvin W | 2019-09-16 | 3 | -4/+11 |
* | Fix some warnings | hrxi | 2019-09-10 | 2 | -2/+3 |
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 2 | -8/+24 |
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 4 | -40/+58 |
* | Fix a couple of typos and double imports | hrxi | 2019-06-01 | 3 | -4/+3 |
* | Use glib log functions | fiaxh | 2019-03-15 | 1 | -1/+1 |
* | Restructure (http) file provider flow: Separate download&get_info, download i... | fiaxh | 2018-11-27 | 1 | -0/+1 |
* | pgp: Fix checking wrong variable for null | fiaxh | 2018-08-06 | 1 | -1/+1 |
* | Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359) | Samuel Hand | 2018-05-28 | 1 | -0/+1 |
* | openpgp: Fix invalid iter in key selection dialog | fiaxh | 2018-04-17 | 1 | -21/+23 |
* | Small fixes | fiaxh | 2018-01-30 | 1 | -1/+1 |
* | Only display transferred images, display file names, open in system viewer, i... | fiaxh | 2018-01-28 | 2 | -5/+7 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 2 | -8/+18 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 6 | -20/+21 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
* | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 1 | -16/+15 |
* | Update translations | Translations | 2017-11-18 | 1 | -1/+1 |
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -1/+1 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -39/+61 |
* | Go offline before quiting application | fiaxh | 2017-10-31 | 1 | -1/+1 |
* | Fix warnings | fiaxh | 2017-10-31 | 5 | -27/+44 |
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 5 | -47/+98 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 4 | -54/+104 |
* | Focus selected widgets in the accounts dialog | hrxi | 2017-09-01 | 1 | -2/+3 |
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 1 | -4/+4 |
* | "Default" per-contact settings (change UI) | fiaxh | 2017-08-25 | 1 | -5/+4 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 2 | -6/+9 |
* | openpgp: contact details provider (fingerprint), colored fingerprints, fix sh... | fiaxh | 2017-08-14 | 5 | -33/+121 |
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 1 | -2/+0 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 1 | -1/+1 |
* | Gettext support | fiaxh | 2017-04-10 | 2 | -5/+10 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 1 | -2/+2 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -2/+2 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -2/+2 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 4 | -24/+14 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 1 | -4/+6 |
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 1 | -1/+1 |
* | Do not use gpgme 1.7.0+ features yet. | Marvin W | 2017-03-13 | 1 | -0/+4 |
* | amend 39722a4 | fiaxh | 2017-03-12 | 1 | -15/+17 |
* | Query GPG in other thread + only once (account settings) | fiaxh | 2017-03-12 | 1 | -20/+63 |
* | PGP module: store data in own db, use pgp key as specified in account settings | fiaxh | 2017-03-12 | 7 | -54/+183 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 8 | -0/+394 |