Fri, 06 Mar 2020 18:51:04 +0100 |
Goffi |
jp (xmlui): added missing `disp` method in XMLUIPanel
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
plugin download: clean unfinished files and re-raise exception in case of download error
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
core (memory/cache): new removeFromCache method
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
core (memory/cache): purge cache metadata when the referenced file doesn't exist
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
bridge (constructor/dbus): typo
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
jp(info): `devices` command first draft:
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabled
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
quick frontend(app): new `QuickApp.profileConnected` method
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
core (xmpp): isConnected now returns True when full connection is done:
|
Fri, 06 Mar 2020 18:19:03 +0100 |
Goffi |
plugin attachment: remove "path" from attachment once used:
|
Sun, 01 Mar 2020 18:48:06 +0100 |
Goffi |
core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
|
Sun, 01 Mar 2020 18:47:05 +0100 |
Goffi |
tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:
|
Sun, 01 Mar 2020 18:33:16 +0100 |
Goffi |
plugin XEP-0054: fixed use of current dir instead of empty string
|
Sun, 01 Mar 2020 18:31:45 +0100 |
Goffi |
core (memory/cache): added some metadata:
|
Sun, 01 Mar 2020 18:29:46 +0100 |
Goffi |
core (xmpp): check that entity_jid is actually a jid in SatRosterProtocol.isJidInRoster
|
Sat, 29 Feb 2020 16:55:22 +0100 |
Goffi |
core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
|
Fri, 28 Feb 2020 18:10:58 +0100 |
Goffi |
changelog: update
|
Fri, 28 Feb 2020 10:06:38 +0100 |
Goffi |
core (memory/disco): minor log message change
|
Fri, 28 Feb 2020 10:06:38 +0100 |
Goffi |
quick frontend (app): avoid crash when a listener is removed while being called
|
Fri, 28 Feb 2020 10:06:23 +0100 |
Goffi |
plugin attach: disable TLS check if "check_certificate" is disabled
|
Wed, 26 Feb 2020 22:03:15 +0100 |
Goffi |
memory (sqlite): don't store empty messages
|
Wed, 26 Feb 2020 22:03:15 +0100 |
Goffi |
primitivus (chat) Q&D way to see attachments
|
Wed, 26 Feb 2020 22:03:15 +0100 |
Goffi |
quick frontend(contact list): new "isInRoster" method
|
Wed, 26 Feb 2020 22:03:15 +0100 |
Goffi |
memory(cache): extend EOL when a file metadata is retrieved
|
Wed, 26 Feb 2020 22:03:11 +0100 |
Goffi |
plugin download: use cache if dest_path is empty:
|
Wed, 26 Feb 2020 15:54:43 +0100 |
Goffi |
plugin download, aesgcm: fixed handling of HTTP errors
|
Wed, 26 Feb 2020 15:54:43 +0100 |
Goffi |
memory (cache): purge + pathlib:
|
Wed, 26 Feb 2020 15:54:34 +0100 |
Goffi |
core (xmpp): use pathlib.Path to complete attachments names, and use name to guess type
|
Sun, 23 Feb 2020 17:49:21 +0100 |
Goffi |
core (xmpp): complete attachments for sent attachments:
|