| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve logging on jingle file transfer failure | fiaxh | 2021-08-19 | 2 | -3/+6 |
* | Fix avatars not changing to greyscale when contact goes offline | fiaxh | 2021-08-17 | 1 | -0/+2 |
* | Display message delivery error, color text using theme colors | fiaxh | 2021-08-17 | 9 | -21/+127 |
* | Use opacity instead of hard coded color for formatting chars (#1000) | minils | 2021-08-14 | 1 | -2/+2 |
* | Unify connection debug messages | selurvedu | 2021-08-09 | 2 | -4/+4 |
* | Use own STUN fallback server | fiaxh | 2021-08-09 | 1 | -3/+3 |
* | Fix custom emoji picker for gtk >= 3.24.30 | fiaxh | 2021-07-29 | 1 | -0/+3 |
* | Don't keep own reference to GspellTextView/Buffer | fiaxh | 2021-07-29 | 1 | -8/+15 |
* | Update DOAP file with A/V related XEPs (#1074) | Kim Alvefur | 2021-07-16 | 2 | -0/+70 |
* | Don't remove characters after '#' in filename | fiaxh | 2021-06-07 | 1 | -1/+2 |
* | Fix file traversal issue on incoming file transfers | fiaxh | 2021-06-07 | 1 | -1/+12 |
* | Send 'initiator' in jingle node, send 'creator' in content node | fiaxh | 2021-06-01 | 3 | -54/+42 |
* | RTP: Handle missing rtp pay/depay elements | Marvin W | 2021-05-15 | 2 | -14/+16 |
* | Move crypto-vala to shared library | Marvin W | 2021-05-14 | 12 | -155/+164 |
* | RTP: Fix GStreamer version check | Marvin W | 2021-05-14 | 3 | -2/+6 |
* | Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+ | Marvin W | 2021-05-11 | 1 | -1/+3 |
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 136 | -1697/+11989 |
|\ |
|
| * | Calls: Indicate whether OMEMO key is verified | fiaxh | 2021-05-11 | 12 | -74/+181 |
| * | Support voice processing on GStreamer 0.14 | Marvin W | 2021-05-02 | 3 | -19/+27 |
| * | Use the same DTLS fingerprint in all contents. Display audio+video enc keys i... | fiaxh | 2021-05-01 | 6 | -47/+93 |
| * | Improve call wording, cleanup | fiaxh | 2021-05-01 | 15 | -110/+125 |
| * | Fix webcam framerate selection | Marvin W | 2021-05-01 | 3 | -10/+35 |
| * | Correctly handle missing webrtc-audio-processing | Marvin W | 2021-05-01 | 3 | -4/+7 |
| * | Echo Cancellation | Marvin W | 2021-05-01 | 8 | -19/+385 |
| * | Adjust JMI vs direct calling order | fiaxh | 2021-04-29 | 1 | -10/+28 |
| * | Improve JMI handling (type=chat, filter message sender) | fiaxh | 2021-04-29 | 2 | -25/+22 |
| * | Add support for OMEMO call encryption | fiaxh | 2021-04-29 | 28 | -435/+859 |
| * | Handle non-existant call support | fiaxh | 2021-04-29 | 6 | -11/+65 |
| * | Video optimizations | Marvin W | 2021-04-29 | 13 | -119/+1126 |
| * | Fix bad syntax in gnutls vapi, add libsrtp2 dependency to CI builds | fiaxh | 2021-04-12 | 2 | -2/+2 |
| * | ICE: Require libnice 0.1.15 or newer | Marvin W | 2021-04-12 | 1 | -1/+1 |
| * | Handle DTLS edge-cases | Marvin W | 2021-04-12 | 3 | -4/+21 |
| * | Handle broken VAPI in older vala | Marvin W | 2021-04-11 | 1 | -2/+19 |
| * | Fix custom vapi integration | Marvin W | 2021-04-11 | 4 | -15/+10 |
| * | Fix usage of old libnice versions | Marvin W | 2021-04-11 | 3 | -6/+7 |
| * | Send JMI retract | fiaxh | 2021-04-11 | 2 | -0/+14 |
| * | Improve automatic call window resizing | fiaxh | 2021-04-11 | 1 | -4/+29 |
| * | Improve encryption displaying in calls | fiaxh | 2021-04-11 | 1 | -30/+19 |
| * | Fix warnings | fiaxh | 2021-04-11 | 8 | -24/+15 |
| * | GStreamer compat | Marvin W | 2021-04-11 | 3 | -10/+30 |
| * | Fix dtls pull_timeout_function, fix cyclic references | fiaxh | 2021-04-09 | 5 | -14/+23 |
| * | Accept additional jingle contents with senders=both (but modify to senders=peer) | fiaxh | 2021-04-09 | 1 | -1/+12 |
| * | DTLS-SRTP: Wait for setup finish and handle setup=passive | Marvin W | 2021-04-09 | 5 | -91/+159 |
| * | Display+store call encryption info | fiaxh | 2021-04-09 | 17 | -72/+270 |
| * | Use outgoing JMI if contact has supporting device | fiaxh | 2021-04-01 | 7 | -47/+99 |
| * | Store limited history of contact resources | fiaxh | 2021-04-01 | 1 | -8/+15 |
| * | Fix bug in legacy SRTP decryption | Marvin W | 2021-04-01 | 1 | -1/+6 |
| * | Remove unnecessary debug code | Marvin W | 2021-04-01 | 1 | -4/+0 |
| * | Migrate to libsrtp2 | Marvin W | 2021-03-29 | 12 | -1102/+314 |
| * | Make RTCP-MUX a stream property | Marvin W | 2021-03-29 | 2 | -0/+8 |