Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translations | Translations | 2021-03-04 | 35 | -43/+599 |
| | |||||
* | Remove unnecessary Soup dependency from OMEMO plugin | fiaxh | 2021-01-28 | 1 | -1/+0 |
| | | | | fixes #983 | ||||
* | Update translations + DOAP | Translations | 2021-01-11 | 33 | -251/+741 |
| | |||||
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -3/+1 |
| | | | | fixes #310 | ||||
* | Improve contact description in OMEMO warnings | fiaxh | 2020-12-04 | 1 | -7/+12 |
| | | | | fixes #947 | ||||
* | Improve entity identity getter | fiaxh | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Update translations | Translations | 2020-11-12 | 30 | -74/+70 |
| | |||||
* | Update translations | Translations | 2020-11-04 | 30 | -75/+75 |
| | |||||
* | Swedish translations (#936) | Kim Alvefur | 2020-11-04 | 1 | -1/+2 |
| | | | | | * Swedish translations * Translate OMEMO strings to Swedish | ||||
* | 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> |