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
5acc8f6d8b
Add new icons for new future features
2017-06-09 16:17:13 +02:00
Angela Mazzurco
3746e22b27
Give more space to time and message in the sended messages bubbles
2017-06-09 15:58:39 +02:00
Angela Mazzurco
c9f39af4c4
Change inferior panel color to white
2017-06-09 15:49:25 +02:00
Angela Mazzurco
1e234c2015
Delete junk code
2017-06-08 19:12:15 +02:00
Angela Mazzurco
f7c52da4bb
Add new files to qml.qrc
2017-06-08 19:12:01 +02:00
Angela Mazzurco
1df60e85cb
Style inferior panel and add icon buttons
2017-06-08 19:11:37 +02:00
Angela Mazzurco
66d63c29b3
Create custom button icon component
2017-06-08 19:08:41 +02:00
Angela Mazzurco
cb96b9fac6
Solve bug with defaultLabel undefined
2017-06-08 17:48:50 +02:00
Angela Mazzurco
78206c5a00
Refactor style sheet to be more structurated
2017-06-08 17:40:40 +02:00
Angela Mazzurco
81a8677226
Change recv time position to the top of the bubble
2017-06-08 17:12:23 +02:00
Angela Mazzurco
92bcd4cbfd
Add text wrap behaivour on bubbles
2017-06-08 17:10: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
69ed518555
Use style singleton on chat bubbles
2017-06-08 15:16:50 +02:00
Angela Mazzurco
6f718bb6f4
Merge remote-tracking branch 'g1o/silent_initiate_distant_chat_api' into qml_app_chat_aesthetic
2017-06-08 14:30:18 +02:00
csoler
1766087f71
fixed update notification and display in GxsTransStatistics
2017-06-07 23:10:59 +02:00
csoler
9853b53f8b
fixed debug output in GxsNetService
2017-06-07 23:10:24 +02:00
csoler
7691a8ef2f
removed debug info
2017-06-07 21:41:20 +02:00
csoler
4cb7522feb
added deleted gxs messages to the reject list of GxsNetService to avoid re-downloading them right away
2017-06-07 21:41:00 +02:00
Gioacchino Mazzurco
edd82d0ef2
libresapi: stop assuming first chat message is own
2017-06-07 21:37:03 +02:00
csoler
318ea310f8
fixed layout of GxsTrans stats
2017-06-07 20:14:27 +02:00
csoler
23156ab4b1
fixed malloc problem when chat avatar is missing
2017-06-07 20:14:27 +02:00
Angela Mazzurco
3793a2196a
Add chat buble delegate
2017-06-07 18:58:11 +02:00
Angela Mazzurco
cac5093f37
Merge remote-tracking branch 'g1o/silent_initiate_distant_chat_api' into qml_app_chat_aesthetic
2017-06-07 16:04:44 +02:00
Angela Mazzurco
7c4ee55fcf
Refactor chat cache to get remote GXS from GxsIdentityDelegate.qml instead from ChatView
2017-06-07 15:00:37 +02:00
cyril soler
e726bd1061
attempt to fix the crash in DataStore by not calling deleteMsgs directly
2017-06-07 13:37:55 +02:00
Gioacchino Mazzurco
a0f59959a1
qml app: properly initialize object property
2017-06-07 12:30:34 +02:00
Gioacchino Mazzurco
ed52bbe76c
qml app: add missing ChatCache.qml file in qrc
2017-06-07 12:29:14 +02:00
csoler
39f003f9f9
Merge pull request #875 from csoler/v0.6-GxsTransport
...
V0.6 gxs transport
2017-06-06 22:00:08 +02:00
Gioacchino Mazzurco
528317d374
libresapi: silent /chat/initiate_distant_chat
...
Avoid to forge the
[Starting distant chat. Please wait for secure tunnel to be established]
message on requesting chat id from API as it is a nuisance in most
libresapi use cases
2017-06-06 18:57:32 +02:00
Angela Mazzurco
0742a44f73
Style search box
2017-06-06 18:05:24 +02:00
Angela Mazzurco
aaeb29a146
Change text aesthetic
2017-06-06 16:37:10 +02:00
Angela Mazzurco
f3c37886b4
Set msg preview text maximum length
2017-06-06 16:26:57 +02:00
Angela Mazzurco
85724a39eb
Refactor to show recv time and last messages bit little
2017-06-06 16:07:55 +02:00
Angela Mazzurco
287e34c65f
Add Qt Locale for date format
2017-06-06 16:06:41 +02:00
Angela Mazzurco
6d16270876
Create function to set date format from recv_time
2017-06-06 15:55:52 +02:00
csoler
f62028b2c1
moved metadata info to members of OutgoingRecord, so that the un-serialized meta is not lost when saved. Ensured backward compatibility when reloading old items.
2017-06-06 00:15:06 +02:00
csoler
1e652d6577
reduced number of calls to indicateConfigChanged(), and renamed mIngoingQueue into mIncomingQueue in GxsTrans
2017-06-05 22:27:54 +02:00
csoler
0098433242
Merge pull request #871 from Emotyco/changed_socket_path_windows
...
Changed: Unified socket path across systems.
2017-06-05 21:51:59 +02:00
csoler
b7c09bd6cf
added calls to indicateConfigChanged() to force saving GxsTrans outgoing records when updated
2017-06-05 21:15:42 +02:00
Angela Mazzurco
78fc0bc995
Refactor chat cache to add remoteGXS property to make chat last message more identificable
2017-06-05 20:17:19 +02:00
Angela Mazzurco
d3e3f14afd
Implement chat cache on GXS delegate view
2017-06-05 16:06:59 +02:00
RetroPooh
2d8fd0764b
stats tunnels rearranged columns for better readablilty
2017-06-05 14:25:09 +03:00
Konrad
ca1dc9d64f
Changed: Unified socket path across systems.
2017-06-04 22:10:41 +02:00
csoler
318b2cb8b7
Merge pull request #870 from BabushkaRetroShare/master
...
Typo fixes
2017-06-04 20:38:20 +02:00
BabushkaRetroShare
7fb0419c75
Typo fixes
2017-06-04 20:34:10 +02:00
csoler
458e180622
Merge pull request #869 from csoler/v0.6-GxsTransport
...
V0.6 gxs transport
2017-06-04 18:44:26 +02:00
csoler
1967204821
restored GXS trans cleanign delay
2017-06-04 18:43:12 +02:00
csoler
831b560780
moved deletion of msgs in GxsTransport inside the service thread
2017-06-04 18:37:38 +02:00