Mercurial > libervia-desktop-kivy
annotate .hgtags @ 412:7c6149c249c1
chat: attachment sending:
- files to send are not sent directly anymore, but added to attachment, and linked to the
message when it is sent, this is more user friendly and avoid the accidental sending of
wrong file
- user can remove the attachment before sending the message, using the "close" symbol
- new "Chat.addAtachment" method
- upload progress is shown on the AttachmentItem thanks to the "progress" property
- AttachmentItem stays in the attachments layout until uploaded or an error happens.
Messages can still be sent while the item is being uploaded.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 23 Feb 2020 15:39:03 +0100 |
parents | f3d75d18a473 |
children | d98e2383df58 |
rev | line source |
---|---|
231
47d466ae6096
Added tag 0.7.0a1 for changeset f95d0c31d455
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 f95d0c31d45558c7b3e2fc39398f51eb0190bdca 0.7.0a1 |
258
d29be7e348ca
Added tag 0.7.0a3 for changeset 4233be74572a
Goffi <goffi@goffi.org>
parents:
231
diff
changeset
|
2 4233be74572a1af8eebd502c009a10641c63ca0c 0.7.0a3 |
294
a8518a091766
Added tag 0.7.0b1 for changeset 5c28cf881531
Goffi <goffi@goffi.org>
parents:
258
diff
changeset
|
3 5c28cf8815319abd8c963022091cf4726764a3e6 0.7.0b1 |
310
f3d75d18a473
Added tag 0.7.0 for changeset 51f73d210da9
Goffi <goffi@goffi.org>
parents:
294
diff
changeset
|
4 51f73d210da908c9fb292e6bd7fda42a9d2b8453 0.7.0 |