01:02:47 Antoon Prins: With regard to (extending) capabilities, what is the status of the existing capabilities in Micke's impl. eg. data transfers? 01:03:20 Michiel de Jong: I don’t think anybody is working on datatx for Nextcloud at the moment 01:04:01 Michiel de Jong: It works with the Nextcloud + the Nextcloud-ScienceMesh app + Reva + rsync, but not if you only run Nextcloud 01:07:33 Antoon Prins: I was a bit confused about the term 'enhancing' or 'adding' capabilities because `datatx` is already there as a capability (right?). So I suppose it means capability in the abstract sense, something that can/should be implemented. 01:08:24 Michiel de Jong: No, we call datatx a ‘protocol’, not a ‘capability’ 01:08:45 Michiel de Jong: Protocols are webdav, webapp, and datatx 01:09:22 Michiel de Jong: Capabilities are things like ‘invites’, ‘enforce-mfa’, and ‘receive-code’ 01:10:25 Micke Nordin | Sunet: https://github.com/nextcloud/server/pull/47199 01:10:50 Micke Nordin | Sunet: Note that Navids work is in a seprate branch of the fork, that is not merged yet. 01:57:14 Michiel de Jong: @Maxence can you point us to existing documentation about the Circles group management protocol? 01:58:44 Maxence: Replying to "@Maxence can you poi..." I am afraid there is no official documentation, but we can arrange a call and show you the result in a live session. Just send me a mail to maxence@nextcloud.com 02:21:20 Maxence: impressive work! 02:22:04 Richard Freitag (Sunet): Great stuff! I love it! :-) 02:22:26 Mahdi Baghbani: Thank you! 02:25:49 Antoon Prins: I will for sure try to find the time to add our OC10 - SURF invitation app combo into the test suite (/invite-accepted endpoint) 02:50:06 Frank Karlitschek: i need to leave. sorry. Thanks everyone! 02:51:47 Micke Nordin | Sunet: https://github.com/SUNET/nextcloud-integration_oidc 03:00:50 Michiel de Jong: So per server we have “capabilities”, “resource types”, and “protocols” it supports, and a share has a resource type, one or more protocols, and “permissions”, and “requirements”. :)