- 18 Jan, 2021 1 commit
-
-
Jenkins authored
Change-Id: Icfff683790d19499e25e0ede32c100e7d4ed5179
-
- 11 Jan, 2021 1 commit
-
-
Jenkins authored
Change-Id: Ib504bb4c59e305381b62cd37027821c4e1f88df4
-
- 07 Jan, 2021 1 commit
-
-
Reducing the number of copies of account info objects and conversation objects passed from lrc. Related LRC patches: 16060, 15833, 15814 Change-Id: I0ff67e859250d6c6418754eddb82e8b2e3b40c17
-
- 04 Jan, 2021 1 commit
-
-
Jenkins authored
Change-Id: I9ab7503630928c03de964fc4de48a28fae19558e
-
- 28 Dec, 2020 1 commit
-
-
Jenkins authored
Change-Id: Ie84946aaef290852a38a77a365f4376d7db0d825
-
- 24 Dec, 2020 1 commit
-
-
Amin Bandali authored
Fixes the chatview video message preview much like avatarmanipulation. GitLab: #1229 Change-Id: Ibfe531b351ee126072cf1ad83319d1a1058e27bf
-
- 22 Dec, 2020 2 commits
-
-
These were reported by Debian's lintian tool. Change-Id: I004dd3df2da7a684f9c27d306104661966b19f19
-
The recent 990ffe00 commit did not make changes needed for avatarmanipulation due to recent LRC change in video threading. This fixes the regression, and makes the avatar preview behave similarly to the 'Settings > Media' video preview, and reuses an existing renderer when possible (e.g. when in an ongoing call). Change-Id: I1dfa386318acd7178c1840b79fa173c85128f901
-
- 21 Dec, 2020 1 commit
-
-
Jenkins authored
Change-Id: Id9e6b4f3ca2322cfb7a6daadb0a8e3e0bde63855
-
- 14 Dec, 2020 1 commit
-
-
Jenkins authored
Change-Id: Ic82b4ae393aa485d9e02d90850fe902d8cbec600
-
- 11 Dec, 2020 1 commit
-
-
Sébastien Blin authored
Change-Id: I43f95c462de4ea762686e74dc7e38676fdd44467
-
- 08 Dec, 2020 1 commit
-
-
Amin Bandali authored
I removed this in an earlier commit, but turns out this is something people depend on, and to my knowledge there is no other way to do this for two ongoing calls at the moment. Perhaps remove later only if we have another (better) way of doing the same action. Change-Id: Ic5f67a9ed59e870ad96a7f02eed87ea529c588ad
-
- 30 Nov, 2020 1 commit
-
-
Jenkins authored
Change-Id: I19f83d2cbbd3a849f4361701dea017d55d4999dd
-
- 26 Nov, 2020 1 commit
-
-
accountcreationwizard, dialogs, mainwindow, welcomeview: use the Jami logo with the white text when using a dark theme. utils/drawing: bring over the logic for detection of dark theme from 'mainwindow' to here, so that it could also be used by 'dialogs' for the about dialog. dialogs: change from .c to .cpp so we can include utils/drawing; remove some unused code; and add my name to the authors list. GitLab: #1221 Change-Id: If466427d7fc63bbd1b0fbd739e5b82592001f547
-
- 23 Nov, 2020 3 commits
-
-
Sébastien Blin authored
As we do not change the account when receiving a call, it's ok to remove this unused flag Change-Id: I3c6ddf72b4dc767fb402f832c0b5c584ded25c89 GitLab: #1026
-
Change-Id: Ic88c6fae808a97fc357e1168d4e9f4ac72aa73ab GitLab: #1026
-
Jenkins authored
Change-Id: I6a6c454ff09402644461d020b7e78c4bbcef8b29
-
- 16 Nov, 2020 2 commits
-
-
Change-Id: I31b364bed7825e4f2e5dc59671ce18a32f4948ef
-
Jenkins authored
Change-Id: I9dbc296629b3aa43903d2c30c0711b575f737e64
-
- 12 Nov, 2020 1 commit
-
-
fix file chooser dialog confirmation button string fix infinity loop when toggling more than one mediahandler Change-Id: I68a5dbecab287bd4c306e5c4053d367a0c9d8197
-
- 10 Nov, 2020 1 commit
-
-
Amin Bandali authored
For cases where GDK_IS_PIXBUF returns FALSE on an avatar, use one created by the generateAvatar function as a fallback, to avoid warnings and trying to show a corrupted avatar. Change-Id: I87c88056c643666de1e77849ea77e7c749689744
-
- 09 Nov, 2020 4 commits
-
-
dialogs: Use a scaled version of the logo, since the new logo's dimensions are quite large. Change-Id: I529120f42fb7aea306a32e6c55b8e837556758ac
-
Allow dragging and dropping files onto the conversations view on the left to send them to a contact. Handles multiple selected files too. Remove old code for merging two ongoing calls with drag-and-drop. files: add `foreach_file()' containing the logic for converting a string containing the URIs into filenames, and calling the provided callback on each filename. chatview: use the new `foreach_file()' from files, much like conversationsview does. Reduces code duplication, and enables sending multiple selected files at once as well. GitLab: #1200 Change-Id: I87e11abe121db2d1ac7071236f788d77885fb18f
-
Change-Id: I04578974cfcccfb4e141c11bfe296309179ae351
-
Sébastien Blin authored
Change-Id: I18c0e6376a2cd70a79e18e559f3929ba92ac68a0
-
- 04 Nov, 2020 1 commit
-
-
Amin Bandali authored
The rendezvous feature is no longer experimental. Update the string for the setting to match that of jami-qt. Change-Id: Ib46ae292e2425a8f34a570cd7df9289b809d98f7 GitLab: #1217
-
- 03 Nov, 2020 1 commit
-
-
Sébastien Blin authored
gtk_tree_view_set_model doesn't unref model, should be unref. Change-Id: I862eb4255ed9f0f2e01c7a958eb5e6be3e851cc8 GitLab: #1215
-
- 02 Nov, 2020 1 commit
-
-
Jenkins authored
Change-Id: I918ab3da4b882ba11d9764d5f8b8e3ad36f55683
-
- 27 Oct, 2020 2 commits
-
-
When account is at the top of the list in the account combo box and it is disabled, quitting the application and relaunching it results in that disabled account being wrongly selected in the combo box. This fixes that. GitLab: #1212 Change-Id: If286655ff61e50d2d1c6c4a24a66231f5aef70c3
-
Change-Id: Ia2feab68b116a93a3cef71481f42ec2586a62070
-
- 26 Oct, 2020 1 commit
-
-
Sébastien Blin authored
Change-Id: Ic4f5198ec82395f881662faf18dd14b716d5882b
-
- 23 Oct, 2020 1 commit
-
-
Show a notification for each missed call, and do not show any notification for incoming rendezvous calls or for accounts with auto-answer. Also don't show a missed call notification for declined calls (using either the notification action or the red hang-up button in the incoming call view). GitLab: #1204 Depends-On: Ia20d2827f2b2e5400f233875f91a64f3587bca93 Change-Id: I62fd851908b1517571c32430c42d2dea1b7ab4b2
-
- 19 Oct, 2020 1 commit
-
-
Jenkins authored
Change-Id: I68c358ba189137a94c302af750e1b2cfca3ef2d2
-
- 15 Oct, 2020 1 commit
-
-
Sébastien Blin authored
Change-Id: Ieddf8f70ff9a3b37f648d1bb676e3aaa30efede8
-
- 14 Oct, 2020 1 commit
-
-
Sébastien Blin authored
po from the chatview was never taken into account, move the logic into lrc. Change-Id: Iac8533d6807d75c8a0747d99ddec233eb7cb59db
-
- 13 Oct, 2020 1 commit
-
-
Move the password and password confirmation entries behind a switch that is disabled by default. Upon enabling the switch, the entries will be shown, along with an explanation of what the user is about to do and that they will not be able to recover their account if they lose their password. GitLab: #1197 Change-Id: I6aad54e502f6ed9ba0176217a5c090fcdb2c4db1
-
- 12 Oct, 2020 1 commit
-
-
Jenkins authored
Change-Id: Ie07253a11c6ab629a175c2f86c9a66c979a91795
-
- 10 Oct, 2020 1 commit
-
-
Jenkins authored
Change-Id: I95c9017c6febee65228a888a2f59acf2436c4e1e
-
- 09 Oct, 2020 2 commits
-
-
Change-Id: Id0c9d71fe0b3b85656675a080991327cd9807622
-
Before this change, clicking 'Add a SIP account' would immediately create a new SIP account. This change adds a dedicated screen where the user enters their SIP server, proxy (optional), username, and password; and a new account is only created once the user has entered the required information and clicks the 'Create SIP account' button. GitLab: #1197 Change-Id: I5c8f883a1526b2bcf6d84bf397408ede4eb4b31e
-