Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pgp: Fix checking wrong variable for null | fiaxh | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Update translations | Translations | 2018-07-05 | 16 | -32/+32 |
| | | | | | | | | | | | | | | Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nathan@email.is> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nthn@unseen.is> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Portugese (Brazil): 5lm31d5 <jeanrk15@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Russian: nvlgit <nvlbox@gmail.com>, Alexander <ilabdsf@gmail.com> Spanish: mgueji <miguejim@mailbox.org> | ||||
* | Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359) | Samuel Hand | 2018-05-28 | 1 | -0/+1 |
| | | | | | | | | | | * Implement XEP-0380 in a naive fashion for both the OMEMO and OpenPGP plugins * Move the XEP-0380 namespace to a constant * Move the implementation for xep-0380 to its own module * Remove un-needed lines from plugins/openpgp/src/stream_module.vala | ||||
* | Update translations | Translations | 2018-05-01 | 17 | -182/+299 |
| | | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Chinese (Simplified): 朱陈锬 <201603748@stu.lzjtu.edu.cn> Esperanto: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nathan@email.is> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Italian: Valerio Baldisserotto <svalo@libersoft.it> Japanese: Mako N <mako@pasero.net> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: mgueji <miguejim@mailbox.org> | ||||
* | openpgp: Fix invalid iter in key selection dialog | fiaxh | 2018-04-17 | 1 | -21/+23 |
| | | | | | | | On empty pgp keyring the key selection dialog would display a label "No Keys available" which subsequently while selecting different accounts would disappear. Co-authored-by: Gnoxter <gnoxter+github@linuxlounge.net> | ||||
* | Update translations | Translations | 2018-03-24 | 15 | -12/+124 |
| | |||||
* | Small fixes | fiaxh | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Only display transferred images, display file names, open in system viewer, ↵ | fiaxh | 2018-01-28 | 2 | -5/+7 |
| | | | | include and use pgp embedded file names | ||||
* | 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 |
| | |||||
* | Update translations | Translations | 2018-01-24 | 13 | -39/+95 |
| | |||||
* | Initial Catalan translation. (#279) | Jordi Mallach | 2018-01-24 | 1 | -0/+51 |
| | | | | | | * Initial Catalan translation. * Add OMEMO and OpenPGP plugin translations. | ||||
* | Update translations | Translations | 2017-12-31 | 11 | -99/+154 |
| | |||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 2 | -2/+2 |
| | |||||
* | Update translations | Translations | 2017-11-24 | 9 | -46/+29 |
| | |||||
* | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 1 | -16/+15 |
| | |||||
* | Update translations | Translations | 2017-11-18 | 12 | -84/+350 |
| | |||||
* | 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 |
| | | | | fixes #141 | ||||
* | Fix warnings | fiaxh | 2017-10-31 | 5 | -27/+44 |
| | |||||
* | Added luxembourgish translation | Dennis Fink | 2017-10-29 | 2 | -0/+40 |
| | |||||
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 6 | -47/+100 |
| | |||||
* | 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 |
| | | | | | | | | | | Previously, you had to issue two clicks in order to enter something into the text fields. This also replaces the `Entry` widgets with their label counterparts once they lose focus. Since the `ComboBox` handling of focus seems to be buggy (`focus_out_event` not firing), the OpenPGP key selection lacks the latter feature. | ||||
* | 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 | 2 | -2/+2 |
| | |||||
* | 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 ↵ | fiaxh | 2017-08-14 | 6 | -34/+124 |
| | | | | shown availability | ||||
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 1 | -2/+0 |
| | |||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 1 | -1/+1 |
| | | | | StartConversation | ||||
* | Update translations | fiaxh | 2017-05-31 | 4 | -1/+105 |
| | |||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | Gettext support | fiaxh | 2017-04-10 | 8 | -7/+98 |
| | |||||
* | 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 |
| | |||||
* | New CMake | Marvin W | 2017-03-23 | 1 | -20/+10 |
| | | | | | - add install and uninstall targets - compatibility for systems without pkg-config | ||||
* | 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 | 2 | -15/+18 |
| | |||||
* | Query GPG in other thread + only once (account settings) | fiaxh | 2017-03-12 | 2 | -21/+63 |
| | |||||
* | PGP module: store data in own db, use pgp key as specified in account settings | fiaxh | 2017-03-12 | 9 | -59/+189 |
| | |||||
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 10 | -0/+486 |