| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix accept/reject new OMEMO key buttons in current Adwaita theme versions | fiaxh | 2019-10-28 | 1 | -19/+16 |
* | Colapse inactive keys in OMEMO keys dialog | fiaxh | 2019-10-22 | 4 | -98/+110 |
* | Don't send delivery recipts or chat states for own messages | fiaxh | 2019-10-22 | 1 | -1/+1 |
* | Fix wrong size being reported for OMEMO encrypted HTTP file transfers | Marvin W | 2019-10-18 | 1 | -1/+1 |
* | Plugins: Set UI texts in code instead of .ui files to fix translations | fiaxh | 2019-10-10 | 2 | -0/+26 |
* | Fix pubsub item listener notifying | fiaxh | 2019-10-02 | 1 | -1/+1 |
* | Add Bookmarks2 implementation, introduce bookmarks interfaces | fiaxh | 2019-09-29 | 1 | -2/+2 |
* | Add support for JET-OMEMO | Marvin W | 2019-09-16 | 5 | -55/+268 |
* | Add JET support | Marvin W | 2019-09-16 | 2 | -27/+25 |
* | Fix some warnings | hrxi | 2019-09-10 | 3 | -37/+43 |
* | Fix runtime critical | fiaxh | 2019-08-26 | 1 | -2/+5 |
* | Fix specified size for encrypted file uploads | fiaxh | 2019-08-21 | 1 | -1/+1 |
* | Set OMEMO devicelist + bundle node access model to public | fiaxh | 2019-08-09 | 2 | -23/+14 |
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 4 | -74/+132 |
* | Fix Manage Key dialog string for verified keys (#588) | Henrik Ullman | 2019-07-28 | 1 | -1/+1 |
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 5 | -278/+166 |
* | OMEMO: Add debug logs for incoming bundles | fiaxh | 2019-07-08 | 1 | -4/+6 |
* | OMEMO: Rename variables, refactor can_encrypt | fiaxh | 2019-07-08 | 3 | -25/+23 |
* | OMEMO code cleanup: Move TrustLevel out of Database | fiaxh | 2019-07-08 | 7 | -50/+59 |
* | OMEMO: Move files to fitting subdirectory | fiaxh | 2019-07-08 | 21 | -0/+0 |
* | Fix a couple of typos and double imports | hrxi | 2019-06-01 | 1 | -1/+0 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 1 | -1/+1 |
* | Use glib log functions | fiaxh | 2019-03-15 | 6 | -14/+14 |
* | Fix OMEMO new device notifications appearing in wrong context | fiaxh | 2019-03-14 | 1 | -6/+11 |
* | Use regex literals, fixes some compiler warnings | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Wait for account to be persisted before creating omemo_db.identity entry | fiaxh | 2019-03-14 | 1 | -2/+7 |
* | Add non-CSD alternative for more windows | fiaxh | 2019-03-14 | 2 | -3/+5 |
* | Move GCM tag into per-device-encrypted area to be compatible with current OME... | Marvin W | 2019-03-07 | 1 | -3/+8 |
* | Check for eme tag before adding fallback text for empty-body OMEMO messages | fiaxh | 2019-02-20 | 1 | -1/+3 |
* | Add fallback text when a known to be OMEMO-encrypted message failed to decrypt | Thibaut Girka | 2019-02-17 | 1 | -0/+1 |
* | Make file read/write async | fiaxh | 2019-02-14 | 1 | -5/+5 |
* | Fix OMEMO decryption if MUC real_jid is not known (because sender is offline) | fiaxh | 2019-01-09 | 2 | -31/+57 |
* | Check FileTransfer's mime_type for null (unknown) when handeling it | fiaxh | 2018-12-31 | 1 | -1/+0 |
* | Check content_length for null before parsing in http HEAD message response | fiaxh | 2018-11-29 | 1 | -1/+3 |
* | Fix aesgcm http file up/download bugs | fiaxh | 2018-11-27 | 2 | -16/+29 |
* | Implement aesgcm encrypted file upload | fiaxh | 2018-11-27 | 3 | -3/+111 |
* | FileProvider for aesgcm links | fiaxh | 2018-11-27 | 2 | -0/+157 |
* | Add a white border around QR-codes | Rahix | 2018-11-16 | 1 | -2/+13 |
* | Update translations | Translations | 2018-11-14 | 1 | -4/+4 |
* | Fix Typo | Licaon_Kter | 2018-11-11 | 1 | -1/+1 |
* | Spelling, added comma and ending dot. | Allan Nordhøy | 2018-11-11 | 1 | -2/+2 |
* | Update translations | Translations | 2018-11-10 | 1 | -1/+1 |
* | Use QR-code icon for OMEMO QR-code button | fiaxh | 2018-11-10 | 1 | -0/+3 |
* | Hide OMEMO messages from untrusted sources | Marvin W | 2018-11-10 | 4 | -40/+119 |
* | Solve a few compiler warnings | Samuel Hand | 2018-08-14 | 2 | -28/+9 |
* | Properly decrypt messages from MUCs | Samuel Hand | 2018-08-14 | 2 | -97/+75 |
* | Move formatting out of translatable strings in manage_key_dialog | Samuel Hand | 2018-08-12 | 1 | -3/+3 |
* | Change own-notifcation wording and add a default action | Samuel Hand | 2018-08-12 | 2 | -2/+15 |
* | Index consistently with the identity id | Samuel Hand | 2018-08-12 | 7 | -21/+53 |
* | Actually perform the database update when changing blind trust | Samuel Hand | 2018-08-11 | 1 | -1/+1 |