aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
...
* Inhibit idle and suspend during calls (#1233)Xavi922022-05-111-0/+14
* Allow cancellation of file transfersMarvin W2022-03-302-1/+20
* Fix Version handling, add function to retrieve short version without git commitMarvin W2022-03-302-3/+3
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-251-1/+5
* Fix quote formating to not (partially) expect a space after >fiaxh2022-02-141-1/+1
* Prepare for 0.3 releasefiaxh2022-02-123-6/+7
* Update translationsTranslations2022-02-1240-647/+807
* Fix call participant widgetMarvin W2022-02-122-26/+7
* Fix build on Debian 10Marvin W2022-02-121-7/+12
* Calls: Show invite button quickerfiaxh2022-02-122-3/+7
* Calls: Only show invite button when it's supportedMarvin W2022-02-121-3/+3
* Calls: Fix device selector for multi-party calls, allow picking device before...Marvin W2022-02-123-23/+25
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-124-107/+92
* Various call fixesfiaxh2022-02-122-3/+4
* Wording: Use singular in 'No camera/microphone/speaker found'fiaxh2022-02-0842-123/+123
* Update translationsTranslations2022-02-0840-49/+1009
* Calls: Device pickerMarvin W2022-02-083-30/+35
* Update translationsTranslations2022-02-0840-2663/+3202
* Let call notification say if it's a group callfiaxh2022-02-084-6/+13
* Various call fixesfiaxh2022-02-071-6/+4
* Fix quote styling occurring in the middle of a linefiaxh2022-02-072-15/+15
* Support direct jingle call invites with call invite messagesfiaxh2022-02-071-2/+8
* Add support for call invite messagesfiaxh2022-02-071-2/+2
* Various call UI/UX improvementsfiaxh2022-02-074-53/+65
* Revert "Prevent ChatTextView from increasing in height after text was entered"fiaxh2022-02-041-7/+2
* Apply message quote style prior to urlsfiaxh2022-02-041-15/+18
* Update translationsTranslations2022-02-0241-3803/+4364
* Initialize and use dbus interfaces asyncfiaxh2022-02-012-34/+29
* update copyright text to 2022 (#1187)Daniel Pono Takamori2022-01-291-1/+1
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-234-6/+3
* Small cleanupfiaxh2022-01-231-1/+1
* Stop using opacity for text due to side-effectsfiaxh2022-01-232-17/+29
* 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
* Remove GStreamer dependencies from mainMarvin W2022-01-092-28/+1
* 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
* Fix circular buttons to actually be roundfiaxh2022-01-083-2/+11
* 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
* Add 'unknown' encryption state for establishing callsfiaxh2022-01-041-1/+1
* Use opacity for "pending" and "edited" hintsfiaxh2022-01-042-11/+2
* Escape occupant name and JID in occupants viewfiaxh2022-01-031-2/+2
* Format quotes as preformatted text (#1111)Xavi922021-12-301-0/+13
* Merge branch groupcallsfiaxh2021-12-2318-302/+789
|\
| * UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-236-16/+32
| * Add calls in private MUCs via a MUJI MUCfiaxh2021-12-181-11/+7
| * Improve call details dialog + small multi-party call fixesfiaxh2021-11-152-85/+92
| * Display target bitrates in connection details UIfiaxh2021-11-111-8/+28
| * Add (disabled) multi-party call UIfiaxh2021-11-1018-297/+745