aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update translationsTranslations2022-02-02112-3896/+4488
* Initialize and use dbus interfaces asyncfiaxh2022-02-016-75/+91
* Update license text (#1186)Undefined behavior sanitaire2022-01-291-4/+4
* update copyright text to 2022 (#1187)Daniel Pono Takamori2022-01-292-2/+2
* RTP: Workaround drawing issues on resolution changeMarvin W2022-01-271-24/+87
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-234-6/+3
* Small cleanupfiaxh2022-01-237-8/+9
* Stop using opacity for text due to side-effectsfiaxh2022-01-232-17/+29
* RTP: VAAPI seems to not support VBR and low-power mode at the same timeMarvin W2022-01-211-1/+1
* RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+Marvin W2022-01-212-3/+7
* Prevent ChatTextView from increasing in height after text was enteredfiaxh2022-01-121-2/+7
* Apply message quote style prior to bold/italic stylefiaxh2022-01-111-13/+12
* Update PEP native bookmarks to :1 version, fixesfiaxh2022-01-114-42/+139
* Only process PEP messages from bare JIDsfiaxh2022-01-104-4/+14
* Remove GStreamer dependencies from mainMarvin W2022-01-094-53/+11
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-094-48/+54
* Introduce file widget menu with "Save as..." and "Open" actions (#1080)wkg2022-01-093-6/+80
* Stop making superfluous requests when joining a MUCfiaxh2022-01-083-12/+6
* Fix circular buttons to actually be roundfiaxh2022-01-083-2/+11
* Actually return the new list in Presence.Flag.get_resources; fixup c702010fiaxh2022-01-071-2/+2
* Display message sender in bold+text color instead of small+coloredfiaxh2022-01-053-24/+8
* Allow spaces in nick for affiliate command (#1170)jugendhacker2022-01-051-3/+5
* Replace invalid UTF-8 with U+FFFDMarvin W2022-01-051-1/+5
* Create a new list to return in Presence.Flag.get_resourcesfiaxh2022-01-041-0/+3
* Add 'unknown' encryption state for establishing callsfiaxh2022-01-043-1/+5
* Use opacity for "pending" and "edited" hintsfiaxh2022-01-042-11/+2
* Escape occupant name and JID in occupants viewfiaxh2022-01-031-2/+2
* Fix runtime critical on incoming read markerfiaxh2022-01-031-0/+2
* Fix delivery error displaying for MUC PMsfiaxh2022-01-011-3/+7
* Collect previous counter from failed stream resumptionKim Alvefur2021-12-301-0/+5
* Forget previous session on failed stream resumption (#1164)Kim Alvefur2021-12-301-1/+1
* Format quotes as preformatted text (#1111)Xavi922021-12-301-0/+13
* Fixes for older valac versionsMarvin W2021-12-252-3/+8
* Remove unnecessary override from interface method implementationMarvin W2021-12-231-1/+1
* Fix build with older Vala compilersMarvin W2021-12-232-2/+13
* Merge branch groupcallsfiaxh2021-12-2362-1254/+3628
|\
| * UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-2313-44/+75
| * xmpp-vala: Fix muji issues when waiting for peer to preparefiaxh2021-12-221-8/+11
| * RTP: Disable VP9Marvin W2021-12-191-0/+1
| * RTP: Improve screen resolution update logicMarvin W2021-12-192-25/+30
| * DTLS: Use own thread for connection establishmentMarvin W2021-12-191-22/+30
| * RTP: Less log spamMarvin W2021-12-183-88/+0
| * SRTP: Do not continue processing data after encrypt/decrypt failedMarvin W2021-12-183-37/+87
| * RTP: Correctly handle timestamp after re-enabling a streamMarvin W2021-12-182-3/+14
| * ICE: Use non-blocking sendMarvin W2021-12-181-8/+14
| * ICE: Run receiver in own threadMarvin W2021-12-181-1/+14
| * SRTP: Drop unnecessary buffer copyMarvin W2021-12-181-6/+4
| * Add calls in private MUCs via a MUJI MUCfiaxh2021-12-185-52/+116
| * Improve call details dialog + small multi-party call fixesfiaxh2021-11-158-144/+139
| * Optimize encoder for low cpu usageMarvin W2021-11-151-5/+5