Amin Bandali
c7fdf3ff30
misc: move application sources from 'src/' to 'src/app/'
...
In preparation for vendoring libjamiclient into 'src/libclient/'.
GitLab: #734
Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
2022-05-19 15:47:30 -04:00
Sébastien Blin
db7977923d
swarmdetailspanel: add about part
...
Change-Id: I2af7ff4e785529f37d5e7d532ed0295c6f1055b6
GitLab: #670
2022-05-04 10:52:57 -04:00
Sébastien Blin
3debb09740
video-split: follow up patch
...
+ Finish layout fixing
+ Clean warning
+ protect elements
+ update copyrights
GitLab: #476
Change-Id: Ib3270b5d37d63aa99a576d48574b62801df37258
2022-04-05 16:17:19 -04:00
Sébastien Blin
1403e8dd7d
chatview: implement ContactMessageDelegate
...
GitLab: #670
Change-Id: Iab928c87f409713f867d47a2f87e53537af444b5
2022-03-23 15:09:11 -04:00
Sébastien Blin
5bfe0851cd
swarm: show role in details page
...
GitLab: #340
Change-Id: I641bca14d459ce359fca612044e1d98b15f03db2
2022-03-23 13:52:04 -04:00
Sébastien Blin
1d074f25fd
swarm details page: improve
...
GitLab: #340
Change-Id: I03becae1c33be5a6ab10452c6986d7b5abd009e3
2022-03-23 12:47:04 -04:00
Sébastien Blin
3f18e6edbc
conversation: add swarm pages
...
GitLab: #340
Change-Id: I4a4ebfbebb880161e93fc0a086eec13ffb1ba285
2022-03-23 12:45:51 -04:00
Amin Bandali
db0fd56763
misc: update (and fix) copyright years to 2022
...
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
2022-01-06 11:24:13 -05:00
Trevor Tabah
2e67dc1bd8
chatview: replace web chat view with qml listview
...
Introduces a primitive QML ListView based chat view lacking
features present in the previous web chat view, that will be added
in subsequent commits(styling, preview/media/link/file-transfer
message type support, etc.).
Gitlab: #467
Change-Id: Iedc40f6172a6cdacc48cda6f4187053fbf226713
2021-10-06 15:51:20 -04:00
Andreas Traczyk
2ea0a000e1
swarm: fix chatview ui state when selecting conversations
...
depends on: https://review.jami.net/c/ring-lrc/+/18979
Change-Id: Ic29e5a6f6eced04a095dd097352c37ca0b253eda
2021-08-09 16:59:22 -04:00
Andreas Traczyk
6b3bf5149f
misc: add a qml adapter class to represent the current conversation
...
Provides observable property representations of a conversation info
structure. Is updated when the selected conversation Id changes.
This object is only exposed in this commit, and will be used in
subsequent commits to introduce a more declarative approach in the
UI code.
Change-Id: I25be0f6b82cf9341b67fbf04fdeb04bffbf8ab24
2021-08-06 11:56:01 -04:00