trilene
1402732b5f
Stop SendFile and Call buttons swapping places on file upload
2020-08-17 17:42:06 -04:00
Nicolas Werner
b6751ab01e
Appease the linter
2020-08-14 09:01:56 +02:00
Nicolas Werner
e06ff1ac1f
Fix SVG color undefined
2020-08-14 01:20:24 +02:00
Nicolas Werner
f157602a52
Disable call support, when GStreamer is unavailable
...
Integrating that in our CI is currently a bit hard, so disable it for
now, if GStreamer isn't found. Just make sure to build against GStreamer
for call support!
2020-08-14 01:03:27 +02:00
Nicolas Werner
29cb065102
Bump flatpak dependency
2020-08-11 08:51:57 +02:00
trilene
df65093374
Add audio input device selector
2020-08-05 17:56:44 -04:00
trilene
02dfc8039f
Conditionally compile against upcoming GStreamer release
2020-08-02 22:27:05 -04:00
trilene
b86711a388
Merge remote-tracking branch 'upstream/master' into voip
2020-08-01 15:49:26 -04:00
trilene
979bba6460
Tweak AcceptCall dialog
2020-08-01 15:43:23 -04:00
trilene
e527da052b
Reset TLVM initial sync flag on logout
2020-08-01 14:39:06 -04:00
trilene
e3e7595bab
clang-format
2020-08-01 14:31:10 -04:00
trilene
f14d141cb5
Improve TURN server retrieval
2020-07-30 19:59:54 -04:00
trilene
c0743f9688
Fix error message
2020-07-30 19:39:03 -04:00
trilene
97681ccf64
Remove references to video calls
2020-07-29 18:16:52 -04:00
trilene
43ec0c0624
Handle ICE failure
2020-07-26 10:59:50 -04:00
trilene
57d5a3d31f
Improve debug messages
2020-07-25 18:11:11 -04:00
trilene
aec24efbe2
Specify call type on timeline
2020-07-24 13:30:12 -04:00
trilene
d51e34e66a
Cancel sent CallInvite if no response within expiry
2020-07-23 19:38:40 -04:00
trilene
a4301048e3
Fix QLayout warning
2020-07-23 18:36:10 -04:00
trilene
d508e3abd6
Send ICE candidates gathered after timeout
2020-07-23 17:58:22 -04:00
trilene
7377215d28
Confirm logout/quit if active call in progress
2020-07-23 17:20:32 -04:00
trilene
55783c6fe5
Tweak ActiveCallBar
2020-07-23 17:02:50 -04:00
trilene
88cfa3a8fa
Polish voice call UI
2020-07-22 21:15:45 -04:00
trilene
28a678ca60
Add comment wrt TURN server credentials
2020-07-16 15:53:35 -04:00
trilene
f8ef55c133
Case-insensitive sdp search
2020-07-16 15:44:07 -04:00
Nicolas Werner
aa34576dfd
Warn before kicking,banning,inviting,etc
2020-07-16 20:19:28 +02:00
trilene
8968d51b65
Handle preemptive CallAnswer from fellow device
2020-07-16 13:31:38 -04:00
trilene
16209ce073
Hide incoming CallCandidates in encrypted rooms
2020-07-14 07:34:40 -04:00
trilene
195ba5e5ee
Remove comments
2020-07-13 20:47:34 -04:00
trilene
9d6cce9fe3
Handle preemptive CallHangUp
2020-07-13 20:15:09 -04:00
trilene
774d864096
Hide CallCandidates events from the timeline
2020-07-13 19:45:41 -04:00
trilene
09d2d937c5
Centre PlaceCall dialog
2020-07-13 19:20:41 -04:00
trilene
e85652e7e7
Fix percent-encoding of TURN server URI
2020-07-13 19:16:28 -04:00
trilene
c73cfe1810
Merge remote-tracking branch 'upstream/master' into voip
2020-07-10 19:39:44 -04:00
trilene
7a206441c8
Support voice calls
2020-07-10 19:19:48 -04:00
Nicolas Werner
7650e6ced6
Fix autolinking breaking on single quotes in href attribute
...
Fixes #234
2020-07-09 13:26:01 +02:00
Nicolas Werner
8d3ab300b6
Open url using QDesktopServices from Qml
...
This fixes some weirdness on some platforms, where Qt.openUrlExternally
does weird stuff.
2020-07-09 00:45:37 +02:00
Nicolas Werner
21a1f249f9
Fix Qt 5.9 build
2020-06-27 03:15:36 +02:00
Nicolas Werner
f6fa494666
Make connections across threads queued in any case
2020-06-26 13:36:21 +02:00
Nicolas Werner
a9e321e38f
Don't use formatted body without format
2020-06-26 13:36:21 +02:00
Felix Yan
751c0526d7
Correct a typo in SnackBar.cpp
2020-06-22 20:29:47 +08:00
Nicolas Werner
c973fd759b
Fix m.relates_to being sent as 'null' when not set in encrypted messages.
...
Thank you Sorunome for reporting.
2020-06-20 19:26:54 +02:00
Nicolas Werner
cded494cb5
Try to make text rendering in qml sharper
2020-06-19 19:34:03 +02:00
Lorem
e1706f4df5
Fix not being able to change theme
2020-06-14 13:56:15 +05:30
Joseph Donofry
7afb164244
Merge remote-tracking branch 'origin/master' into presence
2020-06-11 22:27:30 -04:00
Joseph Donofry
dbaf92734c
Fix formatting
2020-06-11 22:22:16 -04:00
Joseph Donofry
b90b718961
Merge remote-tracking branch 'origin/master' into reactions
2020-06-11 21:59:34 -04:00
Joseph Donofry
b9626f0c69
Additional code cleanup
2020-06-11 21:59:21 -04:00
Nicolas Werner
150c9b1dbc
Fix scale factor setting
2020-06-11 23:08:15 +02:00
Nicolas Werner
db93e6b853
Fix warning about not registered Presence type
2020-06-11 18:37:09 +02:00