- Sep 12, 2018
-
-
Sébastien Blin authored
This is needed to update the combobox when the user change the avatar or the alias. Change-Id: I3c836cfb0929e608b240728f6d042c5c81ef5d07 Reviewed-by:
Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com>
-
- Sep 04, 2018
-
-
Change-Id: I2a1a7efbca20b191d6db5891de8f57b4aff05fbb
-
- Sep 03, 2018
-
-
Jenkins authored
Change-Id: Id002ab4dbcbf4c82e05319ddd234a4a7e52e5729
-
- Aug 27, 2018
-
-
Jenkins authored
Change-Id: Ie7bf8633169053febc2f3076899cbe1c64c1e03f
-
- Aug 20, 2018
-
-
Jenkins authored
Change-Id: Idc008ca3dc4f86b6843a7961d828d5fbc35642d8
-
- Aug 16, 2018
-
-
Change-Id: If13a3d37cfd339bcda1a08648874f789fd07b520 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- Aug 13, 2018
-
-
Jenkins authored
Change-Id: Id7508c403b3318d0da07123f74f1c49d0067b5f4
-
- Aug 10, 2018
-
-
Switch AccountCreationWizard type to GtkScrolledWindow to make it resizable. Change-Id: I964a92f2b1b7918193b71895b35f0d4b5f3198a1 Gitlab: #885 Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Aug 09, 2018
-
-
Sébastien Blin authored
Change-Id: I0cfd9bca1d77a4ab52eda092457d86e7c132d201 Gitlab: #890
-
- Aug 06, 2018
-
-
Jenkins authored
Change-Id: If468fa96f2d469dcc409c5a16ae1e1480fa8f8b7
-
- Aug 03, 2018
-
-
Change-Id: Id46fd8d4ee42b2047eb32445821fa65eb413c608 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Aug 02, 2018
-
-
Change-Id: I728c7c719710c04f071a2c230fad17c80d026ee7 Gitlab: #780
-
- Aug 01, 2018
-
-
To follow changes for the win32/macOS client Change-Id: I4abd1cb22c18231d60306920b73cd82b37c7e56d Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Jul 30, 2018
-
-
Jenkins authored
Change-Id: I35809719dab219472f06b2159425d0bef4f12568
-
- Jul 27, 2018
-
-
Ring will now use three types of notifications: 1. Call notifications: opened when an incoming call is here and closed at the end of the call. 2. Request notifications: opened when a new trust request arrives and closed when the user accepts/refuse/block or just open the conversation. 3. Chat notifications: arrives with new interactions and if the current conversation is different or the client not focused. Closed by Gnome or when the conversation is opened. Change-Id: I5e5abf20507bac8bb37c429bc929c671fe66bd6b Gitlab: #868 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Jul 26, 2018
-
-
Sébastien Blin authored
Change-Id: Ie53419c624ecccbad7f6f0c3793ff13090a7fb35 Gitlab: #886 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Jul 24, 2018
-
-
Hugo Lefeuvre authored
Change-Id: Iacc77f28f77fef4da0a315063b1d8abe3ef9ed99 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Jul 23, 2018
-
-
Jenkins authored
Change-Id: I3a511d5c5569fb4529f8a02bd31eee0665adabfc
-
- Jul 17, 2018
-
-
Change-Id: I194f452a69fa7231adbe2cbf7c25fc3180206cf9 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Add a helper function which executes passed js code in the chatview. Also, fix a handful of memory leaks. Change-Id: I8490e6822c09819ac3653de7e40d65e96bf70940 Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Jul 16, 2018
-
-
Change-Id: Ib1dd4ff69d05e6783b15493566b1d6364630e37f
-
Change-Id: I96e01040456fe0f0b34cb79fcde4e79ebac63559 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- Jul 13, 2018
-
-
Jenkins authored
Change-Id: I97a245147cdf3f58cda2dc2359486da42e1e4bc9
-
- Ignore account selection changed signal when account didn't change. - Do not refresh account selector when account status changed (we used to not display disabled accounts in the past but it is not the case anymore) Change-Id: Iddc560f4fc92f44cd87863680a44db360057b6b4 Gitlab: #708 Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
Change-Id: I6cd6135f5a66ca4a9ff9ea54050f1972b10bf432 Gitlab: #871
-
- Jul 12, 2018
-
-
- fix timestamp efficiency issue. - fix message bar size which was blocked at bigger size when using send button instead of return key. - fix invitation text selection. - fix bad handling of broken images / paths. - fix navbar present during call because of WebKit crashes. - fix ghost navbar during call. - fix buggy ellipsis due to duplicate ids. - fix duplicate retry in file transfer ellipsis. - fix bug where ellipsis was placed at the right side of newly uploaded images. - fix various issues in removeInteraction. - fix wrapping issues in navbar. Change-Id: If2f67090c889c1b0efaf21d6f00c72471752b9f8 Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com> Gitlab: #833 Gitlab: #838 Gitlab: #839 Gitlab: #843 Gitlab: #845 Gitlab: #849 Gitlab: #861 Gitlab: #862
-
Whenever the settings are closed, the avatar manipulation widget is destroyed. This is because we want to make sure the video preview is always stopped properly. However the avatar widget is not reinitialized when going back to the settings, leading to a missing avatar widget. Add missing call to new_account_settings_view_show in enterSettingsView(). Change-Id: If3b97a92248cba43173a666833a1b372f1d19f4e Reviewed-by:
Sebastien Blin <sebastien.blin@savoirfairelinux.com>
-
Sébastien Blin authored
Change-Id: Ia11ae41d50a26b136c75dd1d8c9c2ffdbe3d1643 Reviewed-by:
Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> Gitlab: #864
-
Sébastien Blin authored
Change-Id: I0b630fd3862071a56886ab5757cbc98613441946 Reviewed-by:
Hugo Lefeuvre <hugo.lefeuvre@savoirfairelinux.com> Gitlab: #852
-
Change-Id: I8fc0f90c16287b1150bd3c85a7522d256722c0ed Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- Jul 11, 2018
-
-
Change-Id: I5a3194265eff6beab913fdc16d6adb6ba333d1b7
-
- Jul 10, 2018
-
-
Sébastien Blin authored
When leaving or entering into the settings view, the combobox is already good, don't need to change it and since the new combo box, this check is incorrect. Change-Id: Ic13cce67512bbe244659bd4b97ebbb9ec48e743c Gitlab: #851 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
Sébastien Blin authored
Previously, we used the pointer to the text of the entry. But this pointer is rewritten before we use it. So copy it into a string before. Change-Id: I9316fe7377a781dab2be37b281ee74be2195a936 Gitlab: #860 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
Change-Id: I2bc157c1656d9d4524bea8d8694909437da5cfb7 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- Jul 07, 2018
-
-
Sébastien Blin authored
Change-Id: I4a936100ea454bef70279b9b175365df7352c126
-
- Jul 06, 2018
-
-
Change-Id: I8a7f8a9b5f2d1a21a41701182320f0fc28794cf5 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Change-Id: I897d23d374cbf9c90d0340b180e51d85fe2d3bc1 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Change-Id: Ia7deb1177274506538b860673fc0091141dbb6fc Gitlab: #848 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Change-Id: Idd06996f13dff92c2e53009fa2dff35d634aac36 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
The new account settings makes a lot of code obsolete. Remove the unused code in this patch. Change-Id: I3e1fa5b5da97d6c6ce6ff99312b92206c5a80631 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-