agsantos
a5ec0c8e65
plugins: add ChatHandler API
...
Change-Id: I415fc953b9111ca7e3d899c1531a42bd43716ab2
2021-02-03 09:09:26 -05:00
Ming Rui Zhang
44ebb170ff
messagewebview: add support for pasting and drafting js special characters
...
Note: it will also prevent potential js template literal
Gitlab: #250
Gitlab: #246
Change-Id: Ic925a18ae768d168b8e340f9e05ef6ddd0260c84
2021-01-05 09:21:58 -05:00
ababi
ca0c54da7f
chatview: get file url for drag and drop transfer
...
- add support for multiple file transfer
- fix problem with special characters in filename
Change-Id: I3efba12c07a2b4c69e555c6bcef28bd13b7762f8
Gitlab: #219
2020-12-22 02:43:24 -05:00
Ming Rui Zhang
768ea9d601
refactor: use ApplicationWindow as the main entry point
...
Change-Id: I5e298e51fdc4099f0380d8a2ce2176cd66070eed
2020-12-11 17:07:10 -05:00
ababi
7bd7b2e9ee
misc: move JamiTheme and JamiStrings to net.jami.Constants namespace
...
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
2020-12-07 17:02:00 -05:00
Sébastien Blin
b77b963e39
misc: add dark theme support
...
GitLab: #160
Change-Id: I7bbec2649ca118b325d713d1a6ba36b6c00872ff
2020-12-07 17:01:57 -05:00
Sébastien Blin
56560914bf
misc: add parametrizable colors for theme support
...
GitLab: #160
Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
2020-12-07 17:01:53 -05:00
Sébastien Blin
4ca581e134
settings: add some chatview settings
...
Add:
+ Display images and videos into the chatview
+ Show typing indicators
Change-Id: Icf5575ae9b176254394399073fe3926130ecc428
Gitlab: #160
2020-12-03 14:45:59 -05:00
Ming Rui Zhang
28f19d33a0
i18n: adaptation for lrc chatview translation
...
Change-Id: I9fdb6a5646e487c974fe8884e36277985c48fa2a
2020-10-14 15:43:24 -04:00
Ming Rui Zhang
74485a4ac4
messagewebview: parameterize the time translations in chatview
...
Gitlab: #141
Change-Id: I4f2987f5f51ec633032da3b545a034dcac93deaf
2020-10-09 10:57:28 -04:00
Ming Rui Zhang
e53534b499
messagewebview: remove jed.js and provide i18n strings for chatview
...
Change-Id: Ica3e4af26e8e62d7fec1b58959a8604f90ac627c
2020-10-08 16:01:17 -04:00
Ming Rui Zhang
54093e5c96
messagewebview: reload mainview if webengineview does not finish loading js
...
Gitlab: #134
Change-Id: I0d6406b80ad80cc7278e395bd51d0d7b02538aa0
2020-10-07 17:06:13 -04:00
ababi
95df47c717
misc: fix contact request UI issues
...
- switch between "conversations" - "invitations" smartlists according to call origin
- "Accept Request" button from msg's view header: hide on contact accepted, set on view load according to userType
- correct requests smartlist item selection on tab switch
- accept incoming call from pending contact makes conversation permanent
Gitlab: #74
Change-Id: Iadfef0d7e4032002d8007a4f18a9eae27f7ba230
2020-10-07 17:06:13 -04:00
Andreas Traczyk
8a064c3a64
chatview: acquire message input focus when selecting conversation
...
Change-Id: I0f4ad161f0f05959c4f5a312e92f256b56c9fd57
Gitlab: #107
2020-09-29 16:34:08 -04:00
ababi
3a023b0775
misc: avoid unnecessary signals for contact request
...
- avoid "needTo" signal/slots and unnecessary propagation loops
Gitlab: #86
Gitlab: #88
Change-Id: I25a373b4e02f53502fdc302602ffcc7117b4b97a
2020-09-29 12:32:34 -04:00
Ming Rui Zhang
063cc58643
messagewebview: remove redundant default webview context menu
...
Gitlab: #58
Change-Id: I5dfd587a56289137b1e53de256482865de7f13df
2020-09-26 10:48:01 -04:00
ababi
95146f97b3
misc: avoid unnecessary signals for WelcomeView
...
- 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
2020-09-24 12:53:51 -04:00
Andreas Traczyk
88816940fb
qml interop: refactor and remove utilsadapter from clientwrapper
...
- Separate utilsadapter into files and expose it to Qml so it can
be used without passing through clientwrapper.
Change-Id: I7c351d7191cd166521b6e0a685ea9d4a9731f165
Gitlab: #66
2020-09-10 14:54:58 -04:00
agsantos
c5687508cd
settings: code clean up
...
Correct Layout and Anchors emplacement
Erase inutile code
Fix binding loop warnings
Replace magic numbers by JamiTheme values
Remove multiline comments from qml files
Change-Id: Icdde094750ccc39fa3b3c9fb9368f8609eb8981d
Gitlab: #5
2020-09-10 13:00:40 -04:00
Sébastien Blin
06fbda77e0
chatview: correctly handle clicked links in the webview
...
Change-Id: I16edca89fe0e66fb3845cc0420c251c70c12bdec
Gitlab: #11
2020-09-02 17:22:55 -04:00
ababi
df651a2486
mainview: improve UI theme
...
- SmartList menu
- SideView/CallView separator width
- AccountComboBox
- UserProfile
- WelcomeView
- Rescale RecordBox
Change-Id: I5bb75bddcd49c5ff8b48ee9568942df015292e14
Gitlab: #574
2020-08-13 09:09:49 -04:00
Sébastien Blin
1f91576a0b
client-qml: add initial commit
...
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
2020-08-03 13:27:42 -04:00