| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | OMEMO: Improve handling of newly added devices | Marvin W | 2019-12-23 | 5 | -72/+210 |
* | Update translations | Translations | 2019-12-19 | 42 | -42/+42 |
* | Refactor MAM catchup. Fetch from latest to earliest message. | fiaxh | 2019-12-18 | 1 | -3/+1 |
* | Add version and adjust some cmake | Marvin W | 2019-12-18 | 1 | -8/+8 |
* | Update translations | Translations | 2019-12-16 | 42 | -377/+369 |
* | Omemo contact details dialog: Only show inactive keys Expander if there are any | fiaxh | 2019-12-13 | 2 | -6/+8 |
* | Add support for HTTP Upload headers | Wiktor Kwapisiewicz | 2019-11-19 | 1 | -0/+4 |
* | Update translations | Translations | 2019-11-14 | 44 | -1950/+2078 |
* | Fix reporting failed HTTP upload | Wiktor Kwapisiewicz | 2019-11-04 | 1 | -1/+1 |
* | OMEMO: Don't set publish options, configure only bundle node instead | fiaxh | 2019-11-04 | 1 | -4/+19 |
* | Fix OMEMO file transfer GCM tag | Marvin W | 2019-10-28 | 2 | -2/+2 |
* | 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 | 5 | -98/+144 |
* | 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 | 5 | -21/+35 |
* | 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 |
* | Fix compilation with older gcrypt | Marvin W | 2019-09-17 | 1 | -1/+1 |
* | Fix warnings and compilation with older valac | Marvin W | 2019-09-16 | 3 | -46/+58 |
* | Add support for JET-OMEMO | Marvin W | 2019-09-16 | 6 | -56/+272 |
* | Add JET support | Marvin W | 2019-09-16 | 8 | -50/+62 |
* | Add basic crypto-vala | Marvin W | 2019-09-16 | 6 | -0/+1158 |
* | Make TestCase protected for newer vala | Maxime “pep” Buquet | 2019-09-11 | 1 | -1/+1 |
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -6/+4 |
* | Fix some warnings | hrxi | 2019-09-10 | 9 | -51/+68 |
* | Update translations | Translations | 2019-08-28 | 44 | -879/+1204 |
* | Fix runtime critical | fiaxh | 2019-08-26 | 1 | -2/+5 |
* | Fix specified size for encrypted file uploads | fiaxh | 2019-08-21 | 3 | -9/+13 |
* | 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 | 7 | -84/+157 |
* | 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 | 17 | -527/+468 |
* | 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 | 8 | -50/+60 |
* | OMEMO: Move files to fitting subdirectory | fiaxh | 2019-07-08 | 22 | -21/+25 |
* | Update translations | Translations | 2019-07-04 | 40 | -76/+90 |
* | Fix a couple of typos and double imports | hrxi | 2019-06-01 | 5 | -6/+4 |
* | signal-protocol: Fix incorrect free() | fiaxh | 2019-05-26 | 1 | -1/+1 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 2 | -2/+2 |
* | Update translations | Translations | 2019-03-16 | 40 | -189/+189 |
* | Use glib log functions | fiaxh | 2019-03-15 | 9 | -17/+17 |
* | 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 | 2 | -2/+2 |
* | 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 |