Commit Graph

19 Commits

Author SHA1 Message Date
Angela Mazzurco
e1498603be Use emoji picker on chat view 2017-07-01 15:36:55 +02:00
Angela Mazzurco
1b9a1f5087 Use AvatarOrColorHash 2017-06-21 15:27:01 +02:00
Angela Mazzurco
9f26a0aec5 Change to Almman indent style 2017-06-13 15:24:36 +02:00
Angela Mazzurco
fbd4d3a913 Handle properly intro key to send message and shif+intro to new line on message composer 2017-06-12 17:54:53 +02:00
Angela Mazzurco
f8669b86e6 Delete mouse area action on user hash icon 2017-06-12 16:39:33 +02:00
Angela Mazzurco
8b0b366f69 Show user hash in chat view 2017-06-12 16:14:47 +02:00
Angela Mazzurco
ea8d03bc10 Change how do you put chat tittle saving chat name into variable on cache GXS info 2017-06-12 15:44:07 +02:00
Angela Mazzurco
12fef4bf8b Refactor to add message text area into a flickable 2017-06-10 16:02:09 +02:00
Angela Mazzurco
e2d430a82a Set msg field max width using row layout 2017-06-09 19:08:52 +02:00
Angela Mazzurco
ee0b347200 Set max width for text area 2017-06-09 19:00:15 +02:00
Angela Mazzurco
2809a9638a Change bubbles spacing from parent 2017-06-09 18:01:31 +02:00
Angela Mazzurco
80b4c839bb Refactor message composer to fit text size and wrap it 2017-06-09 17:58:52 +02:00
Angela Mazzurco
6e3de73501 Add new icons and icons features for future implementations 2017-06-09 16:36:38 +02:00
Angela Mazzurco
1df60e85cb Style inferior panel and add icon buttons 2017-06-08 19:11:37 +02:00
Angela Mazzurco
4a90436e8e Change toolbar label on chat view opened with the name of remote 2017-06-08 16:21:33 +02:00
Angela Mazzurco
3793a2196a Add chat buble delegate 2017-06-07 18:58:11 +02:00
Angela Mazzurco
464c16b825 Implement last message cache when a message is received 2017-06-03 17:58:53 +02:00
Gioacchino Mazzurco
2c4cbd529a Update to QtQuick 2.7
Since we already depends on Qt 5.7 for QtQuick Controls 2 there is no
  point in using older QtQuick version
2017-04-18 11:53:14 +02:00
Gioacchino Mazzurco
d2598dd437 Implemented certificate link handling
Move content of qml directory to parent directory src
Message notification take care of plurar/singular
Fix compilation of service for non-android linux
AddTrustedNode.qml show node details for confirmation before adding
Added TrustedNodeDetails.qml to show nodes details
TrustedNodesView.qml show node details on click
Qml app added minimal infrastructure to delegate link handling
Removed unused icons
2017-04-13 16:47:27 +02:00