Make the difference between a host and a moderator. The main difference for
now is that the host can hang up calls, not the moderator because they don't
know the calls hosted
Change-Id: Iec36c4d26ae32126e8628bef6491c35d0228a45f
It is to prevent using the text in username line edit to create an account
when the user does not want to register it.
Change-Id: Icae024a82141ea06dd6b4c5413de2ad9725433b5
Also, it comes with little ui fixes:
1. Advanced sip security settings, tls version comboBox geometry fix
2. Margin between account deletion button and user identity for sip account
Gitlab: #104
Change-Id: Ia9af7a7031e3ab8221b77b7c1f06b2f3aeb4528d
1. Make version codename not translatable
2. Update changelog
3. Correct company name to "Savoir-faire Linux Inc."
4. Add a scroll view around
Gitlab: #104
Change-Id: I1f91001fbf3943c8421595f9f6d798c8dd434cb0
- during a call context menu shows "hangup" and hides "clear", "remove", "block" and "start call"
- change start call and record call (context menu) icons
Gitlab: #104
Change-Id: I6c213b525fa6cd9d8063aae0065614c94d9e2209
1. When there is no contact, some properties in smart list view could be null
2. When creating new accounts from no accounts, adding a new contact and
switch accounts will cause "Contact out of range". This is caused by
smartlist model account id does not update at that time. Instead,
use current account id always.
Change-Id: Ic42ec33c4932908caff2ebca2814903f95c12a10
- UI sensitive to currentAccountId property, remove getCurrAccId from UtilsAdapter
- centralize signals / functions at MainView and avoid unnecessary propagation between modules
- name revision (avoid syntax such as "needTo" or "slot..")
Gitlab: #85
Gitlab: #86
Change-Id: Ie4060df4b64990bdd3f412d0e491080a4cd20092
- centralize signals / functions at MainView when switching back to welcome view
- avoid unnecessary signal propagation between modules
- avoid names such as "needTo"
Gitlab: #85
Gitlab: #86
Change-Id: I121cbc12a83db269df4329a2690f5cedaa0534d5
- re-introduce a genericized NetworkManager
- isolate update logic into a qml accessible class derived from
NetworkManager
- fix QtWebEngineProcess missing when re-installing over existing
version
- provide a command line option to override the base url
for testing local and remote updates
- clean-up manual update-check UI
Gitlab: #101
Change-Id: I9c8d2badae59ec31cab12d38b8470edf2bcad401
- unselect smartlist before contact selection. This makes possible selecting the same index when smartlist changes, i. e., when searching contacts or switching to invitations menu
Gitlab: #96
Change-Id: Id402389a3b80771f37946323d4112a5324612d33
fix inSettingsView flag toggle avoids infinite loops when coming back from settings
menu with an incoming call
Gitlab: #89
Change-Id: I54e0bdd4b437a9aee4f0575010e889bf891c287c
- use of specific MessagesAdapter::blockConversation function
- signal contactBanned subscription
- fix missing string
Gitlab: #82
Change-Id: I5e35d0939f8a5f23208f91f19bbb9cc2047b33b4
- Note: adds forcing the main window to the top to overcome a
Qt/QML bug which prevents this from working when activating
from a notification window source.
Change-Id: Ib5a93d3937fe5a4de0229f7aeae8469d1ffdfba3