| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix call participant widget | Marvin W | 2022-02-12 | 2 | -26/+7 |
* | Remove call notification if other device accepted/denied | fiaxh | 2022-02-12 | 2 | -12/+26 |
* | CIM: Announce accepted method | Marvin W | 2022-02-12 | 3 | -4/+20 |
* | Fix build on Debian 10 | Marvin W | 2022-02-12 | 1 | -7/+12 |
* | Calls: Show invite button quicker | fiaxh | 2022-02-12 | 2 | -3/+7 |
* | Calls: Fix OMEMO in group calls | Marvin W | 2022-02-12 | 6 | -24/+88 |
* | Calls: Only show invite button when it's supported | Marvin W | 2022-02-12 | 1 | -3/+3 |
* | Calls: Fix device selector for multi-party calls, allow picking device before... | Marvin W | 2022-02-12 | 9 | -65/+114 |
* | Calls: Use GtkHeaderBar for each participant | Marvin W | 2022-02-12 | 4 | -107/+92 |
* | Various call fixes | fiaxh | 2022-02-12 | 7 | -31/+56 |
* | RTP: Only display SSRC mismatch warning for GLib versions supporting warning_... | Marvin W | 2022-02-11 | 2 | -0/+7 |
* | RTP: Make codec and hardware support compile-time configurable | Marvin W | 2022-02-11 | 5 | -29/+84 |
* | Various call fixes | fiaxh | 2022-02-10 | 6 | -25/+35 |
* | DTLS: Handle DTLS fingerprint in transport-info before session-accept | Marvin W | 2022-02-09 | 3 | -3/+35 |
* | Wording: Use singular in 'No camera/microphone/speaker found' | fiaxh | 2022-02-08 | 42 | -123/+123 |
* | Update translations | Translations | 2022-02-08 | 112 | -121/+1081 |
* | Call Invite Message: Send 'finished' messages, include reasons | fiaxh | 2022-02-08 | 4 | -17/+42 |
* | Calls: Device picker | Marvin W | 2022-02-08 | 7 | -112/+138 |
* | Update translations | Translations | 2022-02-08 | 114 | -2733/+3617 |
* | Let call notification say if it's a group call | fiaxh | 2022-02-08 | 6 | -15/+29 |
* | Various call fixes | fiaxh | 2022-02-07 | 6 | -65/+60 |
* | Fix quote styling occurring in the middle of a line | fiaxh | 2022-02-07 | 2 | -15/+15 |
* | Support direct jingle call invites with call invite messages | fiaxh | 2022-02-07 | 5 | -119/+214 |
* | Add support for call invite messages | fiaxh | 2022-02-07 | 8 | -155/+161 |
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 14 | -118/+180 |
* | RTP: Use two channels for Opus | Marvin W | 2022-02-06 | 1 | -1/+1 |
* | RTP: Add support for G.722 | Marvin W | 2022-02-06 | 2 | -5/+11 |
* | Use uppercase hex for DTLS fingerprints | Marvin W | 2022-02-06 | 2 | -2/+2 |
* | RTP: Restrict number of recaps to save resources | Marvin W | 2022-02-06 | 1 | -5/+8 |
* | Revert "Prevent ChatTextView from increasing in height after text was entered" | fiaxh | 2022-02-04 | 1 | -7/+2 |
* | Apply message quote style prior to urls | fiaxh | 2022-02-04 | 1 | -15/+18 |
* | Update translations | Translations | 2022-02-02 | 112 | -3896/+4488 |
* | Initialize and use dbus interfaces async | fiaxh | 2022-02-01 | 6 | -75/+91 |
* | Update license text (#1186) | Undefined behavior sanitaire | 2022-01-29 | 1 | -4/+4 |
* | update copyright text to 2022 (#1187) | Daniel Pono Takamori | 2022-01-29 | 2 | -2/+2 |
* | RTP: Workaround drawing issues on resolution change | Marvin W | 2022-01-27 | 1 | -24/+87 |
* | Remove color from /me name, remove use_markup from sender label | fiaxh | 2022-01-23 | 4 | -6/+3 |
* | Small cleanup | fiaxh | 2022-01-23 | 7 | -8/+9 |
* | Stop using opacity for text due to side-effects | fiaxh | 2022-01-23 | 2 | -17/+29 |
* | RTP: VAAPI seems to not support VBR and low-power mode at the same time | Marvin W | 2022-01-21 | 1 | -1/+1 |
* | RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+ | Marvin W | 2022-01-21 | 2 | -3/+7 |
* | Prevent ChatTextView from increasing in height after text was entered | fiaxh | 2022-01-12 | 1 | -2/+7 |
* | Apply message quote style prior to bold/italic style | fiaxh | 2022-01-11 | 1 | -13/+12 |
* | Update PEP native bookmarks to :1 version, fixes | fiaxh | 2022-01-11 | 4 | -42/+139 |
* | Only process PEP messages from bare JIDs | fiaxh | 2022-01-10 | 4 | -4/+14 |
* | Remove GStreamer dependencies from main | Marvin W | 2022-01-09 | 4 | -53/+11 |
* | Imrove file widget menu (fixup 25db512) | fiaxh | 2022-01-09 | 4 | -48/+54 |
* | Introduce file widget menu with "Save as..." and "Open" actions (#1080) | wkg | 2022-01-09 | 3 | -6/+80 |
* | Stop making superfluous requests when joining a MUC | fiaxh | 2022-01-08 | 3 | -12/+6 |
* | Fix circular buttons to actually be round | fiaxh | 2022-01-08 | 3 | -2/+11 |