Commit graph

  • 0df7065b5e Move IPV6 under the save scope in settings Christophe Deschamps 2025-12-16 12:18:19 +0100
  • 78e36bfa88 Move Call Forward under the save scope in settings Christophe Deschamps 2025-12-17 18:44:18 +0100
  • 0b6393125f Move Codecs under the save scope in settings Christophe Deschamps 2025-12-17 15:36:34 +0100
  • 1e29c57ad3 Move FPS under the save scope in settings + fix the save popup showing when not saved Christophe Deschamps 2025-12-17 09:57:13 +0100
  • c6ac29595a Move AutoStart under the save scope in settings Christophe Deschamps 2025-12-16 19:15:27 +0100
  • f96ffcaf49 Move IPV6 under the save scope in settings Christophe Deschamps 2025-12-16 12:18:19 +0100
  • a2c1c8bd13 fix : reset core started value when restarting app Gaelle Braud 2025-12-17 16:36:54 +0100
  • ccd6004e34 if account in remote provisioning, switch to main page even if it is not connected yet (we can add an account without a password and ask for it after) Gaelle Braud 2025-12-17 16:08:42 +0100
  • c0c369e93e call http digest callback if account not connected Gaelle Braud 2025-12-17 15:50:36 +0100
  • 44a3a90517 wait for core to be started before initializing lists Gaelle Braud 2025-12-17 15:17:32 +0100
  • 21312c99db fix chat room creation inserted twice in list Gaelle Braud 2025-12-17 11:48:38 +0100
  • ec3125e8a5 add emojis Gaelle Braud 2025-12-17 14:35:39 +0100
  • 487dadb33f do not store core object in qml files Gaelle Braud 2025-12-17 09:14:18 +0100
  • 785005012d fix crashes due to persistent ChatCore stored in qml files Gaelle Braud 2025-12-16 17:05:46 +0100
  • b34e4c24da fix warnings Gaelle Braud 2025-12-16 09:04:52 +0100
  • e78e1fffbb display ephemeral status in chat header Gaelle Braud 2025-12-15 17:38:48 +0100
  • a6832576d3 fix third party connection with registrar uri Gaelle Braud 2025-12-15 16:55:56 +0100
  • ac2bcc4629 Fixes: Gaelle Braud 2025-12-15 15:38:45 +0100
  • 6d9b5efcc5 hide current call in transfer call list #LINQT-2256 Gaelle Braud 2025-12-15 14:41:10 +0100
  • 75ad42d5e8 hide current call in transfer call list #LINQT-2256 Gaelle Braud 2025-12-15 14:41:10 +0100
  • 6657c26b87 FIXES: Gaelle Braud 2025-12-15 10:38:49 +0100
  • 1726408839 mwi labels harmonization + tooltip #LINQT-2230 Gaelle Braud 2025-12-15 10:06:11 +0100
  • 8751670db2 fix disable meeting feature initialization (only check if videoconference factory uri is empty) and auto switch to call page on start if disable meeting property was set and last active tab was meetings Gaelle Braud 2025-12-12 18:47:01 +0100
  • c31def74fe auto select current conference when model reset (conf scheduler send Ready signal then conferenceInfoReceived makes conf info list update) fix crash Gaelle Braud 2025-12-12 15:27:18 +0100
  • 50ec67298e Update unread count when unread incoming message is retracted Christophe Deschamps 2025-12-11 15:47:57 +0100
  • 2320cc7444 fix volume indicator slider when in call #LINQT-2254 Gaelle Braud 2025-12-12 10:43:38 +0100
  • 1bae93aab5 Chat message edition Christophe Deschamps 2025-12-11 08:51:52 +0100
  • be6bf6f2a9 fix account parameters saving + add outbound proxy uri check Gaelle Braud 2025-12-11 15:13:11 +0100
  • 9902bb4ae7 do not set the explicit presence when updating it according to the active status of the app (as it is not user initiated) Gaelle Braud 2025-12-11 14:22:45 +0100
  • a75965c14e update presence when app visibility changes #LINQT-2237 Gaelle Braud 2025-12-11 10:47:25 +0100
  • d40045d5bb Chat message retraction Christophe Deschamps 2025-12-10 10:22:39 +0100
  • 158ce01bcd show default avatar image if contact name starts with + #LINQT-2239 gaelle 2025-12-10 18:33:55 +0100
  • 872f60cefc WIP on release/6.1: 94df04c34 remove connect already in QSortFilterProxyModel (leading to crash in Windows) gaelle 2025-12-10 17:28:31 +0100
  • 94df04c347 remove connect already in QSortFilterProxyModel (leading to crash in Windows) gaelle 2025-12-10 17:02:38 +0100
  • f8a4f73993 Fix - when accessing and existing settings making no changes do not show Save? popup Christophe Deschamps 2025-12-10 09:52:32 +0100
  • 73f75ac3d9 reset SDK to 5.4.67 Gaelle Braud 2025-12-10 11:59:30 +0100
  • fc42ada7ba fix chat transfer #LINQT-2246 Gaelle Braud 2025-12-10 11:52:22 +0100
  • 13ec790648 Fix - when accessing and existing settings making no changes do not show Save? popup Christophe Deschamps 2025-12-10 09:52:32 +0100
  • 528dc1e2bd fix macos ci (use flat runner for SDK 5.5) gaelle 2025-12-09 12:04:55 +0100
  • f173a887cd fix crash on launch : do not create QAccessibleAnnouncementEvent if target is null gaelle.braud 2025-12-09 12:48:31 +0100
  • 592eea016d update SDK 5.4 gaelle 2025-12-09 10:45:40 +0100
  • f53b992704 put confinfo list in app so it is intanciated only once gaelle 2025-12-08 15:28:59 +0100
  • a562b0f1c8 add loaders on main pages so they are instanciated only when switching to corresponding views gaelle 2025-12-08 15:28:33 +0100
  • ff3aa59217 Add Readme instruction for Fedora 43 users to get emojis (fix #LINQT-2232) gaelle 2025-12-08 10:57:33 +0100
  • 7573f47928 fix meeting list focus #LINQT-1920 gaelle 2025-12-04 15:11:36 +0100
  • 31726b46cd Fix unfound Microsoft runtimes while installing by removing the set on MSVC_VERSION that should be already set. Julien Wadel 2025-12-09 11:51:13 +0100
  • f5429c4650 Fix unfound Microsoft runtimes while installing by removing the set on MSVC_VERSION that should be already set. Julien Wadel 2025-12-09 11:51:13 +0100
  • 0d35fa72f7 Updated translations from Weblate Sylvain Berfini 2025-12-08 09:49:36 +0000
  • 876fdbe619 Updated version code in CMakeLists to fix build since 6.2.0-alpha tag Sylvain Berfini 2025-12-04 18:26:07 +0100
  • e849891548 Update sdk Christophe Deschamps 2025-12-04 16:16:06 +0100
  • c672762b63 Option to set CCMP server URL in account settings Christophe Deschamps 2025-12-04 08:26:52 +0100
  • e23a49fbd3 Replace core.removeAccount by core.removeAccountWithData() Christophe Deschamps 2025-12-03 22:17:11 +0100
  • a9a1249ecd Add button to export ICS of meeting in meetings and chat views Christophe Deschamps 2025-12-03 21:55:58 +0100
  • ed57ec1ea5 Enable e2e encryption in scheduled conf chat rooms Christophe Deschamps 2025-12-03 19:32:15 +0100
  • d4c1387c43 Merge branch 'release/6.1' gaelle 2025-12-04 14:34:47 +0100
  • 88aea7ba25 update SDK to 5.4.67 gaelle 2025-12-04 14:14:42 +0100
  • 605ffdcdd5 refresh register when click on account deactivated status Gaelle Braud 2025-12-02 16:06:32 +0100
  • 21e8e2aaba ChatCore: wait for deleted state before emitting deleted signal Gaelle Braud 2025-12-02 14:26:07 +0100
  • 60517741a2 CMakeLists changes regarding app name & windows debug symbols Sylvain Berfini 2025-12-01 14:55:09 +0100
  • 5a90959125 separate enable camera and video and use enableCamera when user activates webcam (fix #LINQT-2216) Gaelle Braud 2025-12-01 16:59:48 +0100
  • c8428d6ade fix automatic presence when app focus changes #LINQT-2172 Gaelle Braud 2025-12-02 11:31:18 +0100
  • b2ae9213a2 force enableAudio/Video to false when creating chatroom params to avoid sdk warning Gaelle Braud 2025-12-01 17:00:43 +0100
  • d39a84ca4e update SDK to 5.4.65 Gaelle Braud 2025-12-01 10:35:22 +0100
  • dfc88b7657 Only create a chatroom for the current call when the chat button is pressed (fix #LINQT-2228) Gaelle Braud 2025-12-01 10:35:03 +0100
  • f405754e24 FIXES: Gaelle Braud 2025-11-28 12:12:00 +0100
  • cca8db9055 only switch automatically to main page when account added and app is being restarted (fix #LINQT-2224) Gaelle Braud 2025-11-27 11:32:42 +0100
  • 8ee8058065 wait for chat room to receive Created state callback before selecting it #LINQT-2226 Gaelle Braud 2025-11-27 10:08:18 +0100
  • 96b20f42e2 let the sdk check if registrar uri and outbound proxy uri are valid instead of using regex #LINQT-2227 Gaelle Braud 2025-11-26 18:08:44 +0100
  • 5bbffa79d8 fix crash when account null fix notification display if max instances reached gaelle 2025-11-26 16:53:35 +0100
  • e3edeb1bcf update SDK to 5.4.62 Gaelle Braud 2025-11-26 10:16:52 +0100
  • 7c2e9f6c12 fix binding loop on popup button closed Gaelle Braud 2025-11-25 11:00:43 +0100
  • ca4bdd3736 remove debug Gaelle Braud 2025-11-26 10:19:41 +0100
  • 251f711250 fix third party connection #LINQT-2180 #LINQT-2181 Gaelle Braud 2025-11-18 08:33:13 +0100
  • 37db390d5c fix chat list view and really fix chat selection after filter reset #LINQT-2199 Gaelle Braud 2025-11-25 09:52:44 +0100
  • 04d2744bf2 fix force adding chat to list when creating it Gaelle Braud 2025-11-24 19:40:13 +0100
  • a7ba374b8f improve chat messages list view fix auto scroll when receiving new message #LINQT-2154 Gaelle Braud 2025-11-24 18:37:42 +0100
  • 29691485bf hide conference joined/left events if not in a chat group #LINQT-2146 Gaelle Braud 2025-11-24 15:17:34 +0100
  • 735c473b3c add unread notification count on class window chat button #LINQT-2138 reset last active window if destroyed Gaelle Braud 2025-11-21 15:54:58 +0100
  • bba3edd4b6 fix check for update root url #LINQT-2177 Gaelle Braud 2025-11-21 14:34:59 +0100
  • 514c337192 fix chatroom selection when filter change #LINQT-2199 Gaelle Braud 2025-11-21 12:48:43 +0100
  • fea9a1b7be fix binding loop in getLastFocusableItemInItem (fix #LINQT-2210) gaelle.braud 2025-11-21 14:01:16 +0100
  • afd3514965 hide chat button if not supported for conference #LINQT-2192 gaelle 2025-11-21 09:44:15 +0100
  • 3f5797f453 to fix : meeting detail ui gaelle 2025-11-19 17:44:30 +0100
  • db5f6dc2af fix thumbnail path initialized with \\ when sent from Windows device gaelle 2025-11-20 15:21:04 +0100
  • d0cf951fe4 fix thumbnail download paths leading to wrong thumbnail path and thumbnail not displayed in message when multiple files sent gaelle 2025-11-19 14:35:00 +0100
  • b802fec33c hide chatroom actions if user left group #LINQT-2189 gaelle.braud 2025-11-18 14:41:09 +0100
  • 3c264fd3ee Set camera state on call creation in order to avoid using not wanted state while updating the call. Cause: toggling screensharing will activate the camera if the call is a video call. Julien Wadel 2025-11-18 11:27:59 +0100
  • 72e32ec160 fix third party connection #LINQT-2180 #LINQT-2181 Gaelle Braud 2025-11-18 08:33:13 +0100
  • bfbafab84b fix verification when trying to connect to an account that is already connected Gaelle Braud 2025-11-17 17:45:20 +0100
  • 7a4adbcbb4 remove loader from image so the icons are not reloaded each time a list layout change Gaelle Braud 2025-11-17 17:09:24 +0100
  • fa3ef0b1a8 try to fix crash when ChatCore destroyed and connection with model is still alive Gaelle Braud 2025-11-17 15:22:16 +0100
  • 2fc4439e16 Disable notifications if Offline status #LINQT-2173 Gaelle Braud 2025-11-17 10:56:57 +0100
  • 0b9a0ead2a fix screen sharing Gaelle Braud 2025-11-17 10:49:29 +0100
  • 3870037905 update SDK to 5.4.60 Gaelle Braud 2025-11-14 14:08:20 +0100
  • e113058ae9 hide group call button if no videoconference uri set Gaelle Braud 2025-11-14 10:38:57 +0100
  • a4b38e4fd1 Fix crash by replacing unsafe reverse iterator loop in EventLogList (cherry pick 23875ce1) Gaelle Braud 2025-11-14 10:12:00 +0100
  • a0850b9967 fix #LINQT-2130 enable video in conference for the participant to be able to see shared screen without activating camera Gaelle Braud 2025-11-13 14:21:30 +0100
  • bc5022c8f5 Move include of application_info.cmake after setting LINPHONEAPP_APPLICATION_NAME because its value must be known to set the APPLICATION_NAME variable Andrea Gianarda 2025-11-10 09:51:31 +0100
  • ac03de6663 update audio device when changed automatically in sdk Gaelle Braud 2025-11-13 12:51:39 +0100
  • 58eb93d13b UI fixes : Gaelle Braud 2025-11-12 14:41:24 +0100