Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some compiler warnings | fiaxh | 2020-10-27 | 2 | -2/+2 | |
| | ||||||
* | Update translations | Translations | 2020-10-07 | 31 | -75/+244 | |
| | ||||||
* | Set key size for omemo http file transfers to 256 bits | Marvin W | 2020-09-15 | 1 | -2/+3 | |
| | | | | Fixes #909 | |||||
* | Send OMEMO-encrypted messages and files using 12 byte IV | Marvin W | 2020-09-14 | 5 | -17/+19 | |
| | ||||||
* | Update translations | Translations | 2020-09-10 | 32 | -1080/+2026 | |
| | ||||||
* | OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o ↵ | fiaxh | 2020-09-10 | 1 | -3/+8 | |
| | | | | payload | |||||
* | Fix initial file encryption displaying | fiaxh | 2020-09-07 | 2 | -4/+8 | |
| | | | | fixes #831 | |||||
* | Update translations | Translations | 2020-08-01 | 29 | -78/+366 | |
| | ||||||
* | Only query entity caps when we need them | fiaxh | 2020-07-16 | 2 | -6/+6 | |
| | ||||||
* | Don't offer encryption in MUC PMs | fiaxh | 2020-06-23 | 3 | -0/+12 | |
| | ||||||
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 4 | -12/+12 | |
| | ||||||
* | Show unencryptable/untrusted OMEMO warnings also in MUCs | fiaxh | 2020-06-05 | 2 | -15/+50 | |
| | | | | fixes #857 | |||||
* | Update translations | Translations | 2020-05-17 | 27 | -27/+27 | |
| | ||||||
* | Update translations | Translations | 2020-05-16 | 27 | -105/+182 | |
| | ||||||
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 2 | -1/+4 | |
| | | | | | fixes #179 fixes #812 | |||||
* | Update translations | Translations | 2020-04-12 | 28 | -203/+217 | |
| | ||||||
* | Update translations | Translations | 2020-04-11 | 28 | -907/+2061 | |
| | ||||||
* | Last message correction fixes | fiaxh | 2020-04-06 | 1 | -0/+3 | |
| | ||||||
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -3/+2 | |
| | ||||||
* | Visually mark OMEMO messages from a trusted device as trusted | fiaxh | 2020-03-29 | 1 | -0/+20 | |
| | ||||||
* | Warn about undecrypted and untrusted messages | fiaxh | 2020-03-29 | 5 | -103/+288 | |
| | ||||||
* | Change UI messages for more clarity | mbeko | 2020-03-24 | 3 | -16/+16 | |
| | ||||||
* | Enable secure_delete PRAGMA on SQLite databases (#370) | Alexander Krotov | 2020-02-21 | 1 | -0/+3 | |
| | | | | It is especially important for OMEMO database, as it stores *ephemeral* keys | |||||
* | Update translations | Translations | 2020-02-16 | 7 | -32/+837 | |
| | ||||||
* | Rename zh_Hans -> zh_CN and zh_Hant -> zh_TW | fiaxh | 2020-01-29 | 4 | -6/+6 | |
| | | | | fixes #524 | |||||
* | Update translations | Translations | 2020-01-29 | 25 | -102/+889 | |
| | ||||||
* | Improve log messages for OMEMO sending issues | Marvin W | 2020-01-15 | 2 | -8/+12 | |
| | ||||||
* | Update translations | Translations | 2019-12-24 | 21 | -321/+321 | |
| | ||||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 3 | -5/+21 | |
| | ||||||
* | OMEMO: Improve handling of newly added devices | Marvin W | 2019-12-23 | 5 | -72/+210 | |
| | ||||||
* | Update translations | Translations | 2019-12-19 | 21 | -21/+21 | |
| | ||||||
* | Update translations | Translations | 2019-12-16 | 21 | -356/+348 | |
| | ||||||
* | Omemo contact details dialog: Only show inactive keys Expander if there are any | fiaxh | 2019-12-13 | 2 | -6/+8 | |
| | ||||||
* | Update translations | Translations | 2019-11-14 | 23 | -1929/+2057 | |
| | ||||||
* | 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 | |
| | | | | fixes #631 | |||||
* | Fix wrong size being reported for OMEMO encrypted HTTP file transfers | Marvin W | 2019-10-18 | 1 | -1/+1 | |
| | | | | Fixes #630 | |||||
* | Plugins: Set UI texts in code instead of .ui files to fix translations | fiaxh | 2019-10-10 | 4 | -19/+33 | |
| | | | | Co-authored-by: srgcdev <srg.dev@posteo.net> | |||||
* | 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 | 6 | -56/+272 | |
| | ||||||
* | Add JET support | Marvin W | 2019-09-16 | 2 | -27/+25 | |
| | ||||||
* | Fix some warnings | hrxi | 2019-09-10 | 3 | -37/+43 | |
| | | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. | |||||
* | Update translations | Translations | 2019-08-28 | 22 | -859/+1131 | |
| | ||||||
* | 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 | |
| |