log sat/plugins/plugin_xep_0329.py @ 3502:6132d363f0e9

age author description
Fri, 16 Apr 2021 18:32:40 +0200 Goffi plugin XEP-0329: check files conflict also for root files
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0329: minor reformatting
Sun, 20 Sep 2020 14:04:11 +0200 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
Sun, 20 Sep 2020 11:03:24 +0200 Goffi plugin XEP-0329: fix filtering by owner on components
Thu, 17 Sep 2020 21:41:19 +0200 Goffi plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`
Thu, 17 Sep 2020 19:01:02 +0200 Goffi plugin XEP-0329: typo
Thu, 17 Sep 2020 16:42:00 +0200 Goffi plugin XEP-0329: added `FISCreateDir` method:
Mon, 14 Sep 2020 09:23:23 +0200 Goffi plugin XEP-0329: better error handling in `onComponentAffiliationsGet`
Thu, 13 Aug 2020 23:46:18 +0200 Goffi plugin XEP-0329: download thumbnails:
Sat, 01 Aug 2020 16:14:37 +0200 Goffi plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:
Sat, 01 Aug 2020 16:12:44 +0200 Goffi plugin XEP-0329: implemented ways to get/set affiliations:
Fri, 17 Jul 2020 13:00:10 +0200 Goffi component file sharing: add/parse affiliation when possible
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Sat, 25 Jan 2020 21:08:26 +0100 Goffi quick frontend (app): call `getReady` once connected to bridge: