Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | RTP: Backport gst_caps_copy_nth from GStreamer 1.16 | Marvin W | 2021-03-21 | 1 | -2/+10 | |
| | | ||||||
| * | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 11 | -6/+1752 | |
| | | ||||||
| * | Add libnice-based ICE-UDP implementation as plugin | Marvin W | 2021-03-21 | 7 | -16/+386 | |
| | | ||||||
| * | Add libnice and listen for direct connections in Jingle SOCKS5 (#608) | hrxi | 2021-03-19 | 6 | -0/+456 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add libnice as a plugin. If it is present, use libnice to enumerate local IP addresses and listen on them to support direct connections for Jingle SOCKS5. Tested with Conversations and Gajim. Created the nice.vapi file using ``` vapigen --library nice --pkg gio-2.0 --metadatadir metadata /usr/share/gir-1.0/Nice-0.1.gir ``` | |||||
* | | Update translations | Translations | 2021-04-11 | 72 | -73/+436 | |
| | | ||||||
* | | Set omemo+openpgp database properties to be the same as main db | fiaxh | 2021-04-07 | 2 | -5/+15 | |
|/ | ||||||
* | CMake: Make STATIC explict where needed | Marvin W | 2021-03-06 | 3 | -3/+3 | |
| | ||||||
* | Update translations | Translations | 2021-03-04 | 70 | -75/+735 | |
| | ||||||
* | Remove unnecessary Soup dependency from OMEMO plugin | fiaxh | 2021-01-28 | 1 | -1/+0 | |
| | | | | fixes #983 | |||||
* | Update translations + DOAP | Translations | 2021-01-11 | 66 | -285/+885 | |
| | ||||||
* | 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 | |
| | ||||||
* | Use WeakMap for message caching | fiaxh | 2020-11-14 | 1 | -2/+2 | |
| | ||||||
* | Update translations | Translations | 2020-11-12 | 60 | -108/+104 | |
| | ||||||
* | Make some strings translatable, update translations | Translations | 2020-11-10 | 1 | -2/+2 | |
| | ||||||
* | Update translations | Translations | 2020-11-04 | 60 | -105/+105 | |
| | ||||||
* | 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 | 3 | -4/+4 | |
| | ||||||
* | Update translations | Translations | 2020-10-07 | 61 | -105/+274 | |
| | ||||||
* | 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 | 6 | -21/+19 | |
| | ||||||
* | Update translations | Translations | 2020-09-10 | 63 | -1115/+2167 | |
| | ||||||
* | 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 | 4 | -4/+16 | |
| | | | | fixes #831 | |||||
* | Update translations | Translations | 2020-08-01 | 58 | -109/+450 | |
| | ||||||
* | Only query entity caps when we need them | fiaxh | 2020-07-16 | 3 | -11/+11 | |
| | ||||||
* | Fix rare 1 byte buffer over-read | Marvin W | 2020-06-28 | 2 | -10/+11 | |
| | ||||||
* | Don't offer encryption in MUC PMs | fiaxh | 2020-06-23 | 3 | -0/+12 | |
| | ||||||
* | Use sqlite UPSERT | fiaxh | 2020-06-10 | 6 | -17/+17 | |
| | ||||||
* | Show unencryptable/untrusted OMEMO warnings also in MUCs | fiaxh | 2020-06-05 | 2 | -15/+50 | |
| | | | | fixes #857 | |||||
* | Update translations | Translations | 2020-05-17 | 54 | -57/+57 | |
| | ||||||
* | Update translations | Translations | 2020-05-16 | 54 | -139/+216 | |
| | ||||||
* | Add file upload preview | fiaxh | 2020-04-22 | 1 | -0/+8 | |
| | | | | fixes #756 | |||||
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 2 | -1/+4 | |
| | | | | | fixes #179 fixes #812 | |||||
* | Bump libsignal-protocol-c version to 2.3.3 | Marvin W | 2020-04-13 | 2 | -1/+1 | |
| | ||||||
* | Update translations | Translations | 2020-04-12 | 55 | -230/+244 | |
| | ||||||
* | Update translations | Translations | 2020-04-11 | 56 | -944/+2094 | |
| | ||||||
* | 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 | 2 | -0/+27 | |
| | ||||||
* | 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 | 12 | -37/+1007 | |
| | ||||||
* | Rename zh_Hans -> zh_CN and zh_Hant -> zh_TW | fiaxh | 2020-01-29 | 7 | -8/+8 | |
| | | | | fixes #524 | |||||
* | Update translations | Translations | 2020-01-29 | 50 | -126/+1070 | |
| | ||||||
* | Enabling display of more compiler warnings and fix some of them | Marvin W | 2020-01-21 | 3 | -19/+15 | |
| | | | | | Most of these are caused by various issues is the Vala compiler, but it doesn't hurt to display them and report them upstream. | |||||
* | Use system provided libsignal-protocol-c by default | Marvin W | 2020-01-21 | 1 | -3/+6 | |
| | | | | You can still compile in tree by using --with-libsignal-in-tree flag | |||||
* | Improve log messages for OMEMO sending issues | Marvin W | 2020-01-15 | 3 | -19/+26 | |
| |