DeepBlueV7.X
b5d406ad80
Merge pull request #259 from trilene/voip
...
Stop SendFile and Call buttons swapping places on file upload
4 years ago
trilene
1402732b5f
Stop SendFile and Call buttons swapping places on file upload
4 years ago
Mihai Fufezan
7c1ca38d98
Translated using Weblate (English)
...
Currently translated at 85.3% (285 of 334 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
4 years ago
Mihai Fufezan
ed17b0c33b
Added translation using Weblate (Romanian)
4 years ago
DeepBlueV7.X
3fece53eb7
Merge pull request #237 from trilene/voip
...
Support voice calls
4 years ago
Nicolas Werner
b6751ab01e
Appease the linter
4 years ago
Nicolas Werner
e06ff1ac1f
Fix SVG color undefined
4 years ago
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!
4 years ago
Nicolas Werner
29cb065102
Bump flatpak dependency
4 years ago
trilene
df65093374
Add audio input device selector
4 years ago
trilene
02dfc8039f
Conditionally compile against upcoming GStreamer release
4 years ago
trilene
b86711a388
Merge remote-tracking branch 'upstream/master' into voip
4 years ago
trilene
979bba6460
Tweak AcceptCall dialog
4 years ago
trilene
e527da052b
Reset TLVM initial sync flag on logout
4 years ago
trilene
e3e7595bab
clang-format
4 years ago
trilene
f14d141cb5
Improve TURN server retrieval
4 years ago
trilene
c0743f9688
Fix error message
4 years ago
HelaBasa
48877307ca
Added translation using Weblate (Sinhala)
4 years ago
trilene
97681ccf64
Remove references to video calls
4 years ago
trilene
43ec0c0624
Handle ICE failure
4 years ago
trilene
57d5a3d31f
Improve debug messages
4 years ago
trilene
6be21beebd
Acknowledge source of ringtones
4 years ago
trilene
aec24efbe2
Specify call type on timeline
4 years ago
trilene
d51e34e66a
Cancel sent CallInvite if no response within expiry
4 years ago
trilene
a4301048e3
Fix QLayout warning
4 years ago
trilene
d508e3abd6
Send ICE candidates gathered after timeout
4 years ago
trilene
7377215d28
Confirm logout/quit if active call in progress
4 years ago
trilene
55783c6fe5
Tweak ActiveCallBar
4 years ago
trilene
88cfa3a8fa
Polish voice call UI
4 years ago
trilene
da9995fc3d
Update mtxclient reference
4 years ago
DeepBlueV7.X
12cb77da9c
Merge pull request #247 from not-chicken/centerDate
...
Make dataBubble's text vertically aligned to vertical center
4 years ago
Lorem
e86c1cc79f
Make dateBubble's text vertically aligned to vertical center
4 years ago
trilene
28a678ca60
Add comment wrt TURN server credentials
4 years ago
trilene
f8ef55c133
Case-insensitive sdp search
4 years ago
Nicolas Werner
aa34576dfd
Warn before kicking,banning,inviting,etc
4 years ago
trilene
8968d51b65
Handle preemptive CallAnswer from fellow device
4 years ago
trilene
16209ce073
Hide incoming CallCandidates in encrypted rooms
4 years ago
trilene
195ba5e5ee
Remove comments
4 years ago
trilene
9d6cce9fe3
Handle preemptive CallHangUp
4 years ago
trilene
774d864096
Hide CallCandidates events from the timeline
4 years ago
trilene
09d2d937c5
Centre PlaceCall dialog
4 years ago
trilene
e85652e7e7
Fix percent-encoding of TURN server URI
4 years ago
trilene
c73cfe1810
Merge remote-tracking branch 'upstream/master' into voip
4 years ago
trilene
7a206441c8
Support voice calls
4 years ago
Nicolas Werner
7650e6ced6
Fix autolinking breaking on single quotes in href attribute
...
Fixes #234
4 years ago
Nicolas Werner
8d3ab300b6
Open url using QDesktopServices from Qml
...
This fixes some weirdness on some platforms, where Qt.openUrlExternally
does weird stuff.
4 years ago
Nicolas Werner
d72eb5eb2d
Update dependencies
4 years ago
Nicolas Werner
21a1f249f9
Fix Qt 5.9 build
4 years ago
Nicolas Werner
d177405913
Don't compile qml by default
...
While it does improve performance a bit, it is simply bad for most
distributions, since they don't know and probably don't want to
recompile Nheko. So default it to off. Anyone who wants it can still
toggle it on and it is almost no maintenance cost.
4 years ago
Nicolas Werner
f6fa494666
Make connections across threads queued in any case
4 years ago