| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix mutual subscription detection | Samuel Hand | 2018-08-10 | 1 | -2/+2 |
| * | Code cleanup - move long database queries to their own functions and improve ... | Samuel Hand | 2018-08-10 | 11 | -143/+194 |
| * | Make constructors the first function | Samuel Hand | 2018-08-09 | 2 | -92/+91 |
| * | Indentation fixes | Samuel Hand | 2018-08-09 | 2 | -31/+31 |
| * | Show a verification QR code for an accounts own key | Samuel Hand | 2018-08-08 | 4 | -7/+111 |
| * | Only send messages to active devices | Samuel Hand | 2018-08-08 | 1 | -1/+1 |
| * | Minor UI improvements: use a stack for the key management dialog | Samuel Hand | 2018-08-07 | 3 | -138/+151 |
| * | Fix bug where OMEMO not avaiable with a newly added contact | Samuel Hand | 2018-08-05 | 1 | -5/+9 |
| * | UI update: make the trust management interface more user friendly | Samuel Hand | 2018-08-03 | 5 | -282/+630 |
| * | Mark messages from rejected and unknown devices | Samuel Hand | 2018-07-29 | 2 | -1/+39 |
| * | Fix omemo not being available on first startup | Samuel Hand | 2018-07-28 | 3 | -7/+13 |
| * | Code cleanup: create new trust management class | Samuel Hand | 2018-07-25 | 5 | -229/+196 |
| * | only allow OMEMO in members only MUCs | Samuel Hand | 2018-07-18 | 1 | -1/+1 |
| * | Send OMEMO messages in MUCs to offline members | Samuel Hand | 2018-07-17 | 1 | -4/+3 |
| * | Properly check if a MUC is viable for sending OMEMO messages | Samuel Hand | 2018-07-17 | 1 | -2/+14 |
| * | Enable encryption in MUCs | Samuel Hand | 2018-07-11 | 3 | -47/+113 |
| * | Notify on a new own device | Samuel Hand | 2018-07-11 | 3 | -0/+40 |
| * | Enable key management for own keys | Samuel Hand | 2018-07-09 | 7 | -185/+90 |
| * | Merge branch 'master' into omemo-trust-ui | Samuel Hand | 2018-07-07 | 16 | -32/+31 |
| |\ |
|
| * | | More database migration, update defaults and indexes | Samuel Hand | 2018-07-06 | 4 | -11/+15 |
| * | | Add a toggle switch for key management | Samuel Hand | 2018-07-04 | 3 | -3/+51 |
| * | | Fix a bug where notifications wouldn't display upon a new device being added | Samuel Hand | 2018-07-04 | 1 | -2/+2 |
| * | | More cleanup and database modifications | Marvin W | 2018-06-26 | 9 | -51/+137 |
| * | | Database migration and code cleanup | Samuel Hand | 2018-06-19 | 4 | -81/+43 |
| * | | Disable debug mode for the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -1/+1 |
| * | | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 9 | -47/+514 |
| * | | Properly handle the case where the recipients device list hasn't been fetched | Samuel Hand | 2018-06-08 | 1 | -2/+2 |
| * | | remove bundle requests so session creation doesn't fail | Samuel Hand | 2018-06-03 | 1 | -0/+1 |
* | | | Update translations | Translations | 2018-10-23 | 20 | -19/+143 |
* | | | Update translations | Translations | 2018-09-07 | 18 | -16/+75 |
| |/
|/| |
|
* | | Update translations | Translations | 2018-07-05 | 16 | -32/+31 |
* | | Properly handle the case where the recipients device list hasn't been fetched | Samuel Hand | 2018-06-14 | 1 | -2/+2 |
* | | remove bundle requests so session creation doesn't fail | Samuel Hand | 2018-06-03 | 1 | -0/+1 |
|/ |
|
* | Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359) | Samuel Hand | 2018-05-28 | 1 | -0/+1 |
* | Update translations | Translations | 2018-05-01 | 17 | -20/+83 |
* | Update translations | Translations | 2018-03-24 | 16 | -13/+135 |
* | Small fixes | fiaxh | 2018-01-30 | 1 | -1/+1 |
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 2 | -10/+20 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 4 | -82/+81 |
* | Update translations | Translations | 2018-01-24 | 14 | -12/+131 |
* | Initial Catalan translation. (#279) | Jordi Mallach | 2018-01-24 | 1 | -0/+56 |
* | Update translations | Translations | 2017-12-31 | 11 | -121/+131 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 2 | -3/+3 |
* | Update translations | Translations | 2017-11-24 | 11 | -68/+112 |
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -1/+1 |
* | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 1 | -5/+7 |
* | Update translations | Translations | 2017-11-18 | 12 | -67/+433 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -61/+76 |
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -1/+2 |
* | Fix warnings | fiaxh | 2017-10-31 | 2 | -2/+5 |