log cagou/plugins/plugin_wid_chat.py @ 470:383b5f54aba9

age author description
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
Tue, 14 Apr 2020 21:14:44 +0200 Goffi core: update avatar handling following backend changes:
Wed, 01 Apr 2020 23:59:00 +0200 Goffi chat: fixed media_type guessing when Path is used for attachment
Sun, 22 Mar 2020 14:10:59 +0100 Goffi chat: resize attachments (images only for now):
Wed, 18 Mar 2020 20:26:21 +0100 Goffi chat: fixed `source` assignment for `AttachmentImageItem`
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: fixed handling of attachments without URL
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: fixed discoInfos call
Sat, 07 Mar 2020 00:05:50 +0100 Goffi chat: use `image-loading` as source by default:
Sat, 07 Mar 2020 00:05:49 +0100 Goffi chat: set AttachmentImageItem in python instead of kv:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: generate preview if there is not one already for non encrypted attachments
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: attachment preview:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE` following backend change
Wed, 26 Feb 2020 22:07:15 +0100 Goffi chat: image attachments collection, first draft:
Wed, 26 Feb 2020 16:47:39 +0100 Goffi chat: show images in attachments:
Sun, 23 Feb 2020 17:49:53 +0100 Goffi chat: use constant instead of hard-coded string for C.MESS_KEY_MEDIA_TYPE