From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Authentication-Results: mail.toke.dk; dkim=pass (2048-bit key; unprotected) header.d=irif.fr header.i=@irif.fr header.a=rsa-sha256 header.s=dkim-irif header.b=cGRbqrhK Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id 54B9DA58E05 for ; Sun, 3 Mar 2024 17:07:43 +0100 (CET) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 423G7hkq021167; Sun, 3 Mar 2024 17:07:43 +0100 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 91606A2519; Sun, 3 Mar 2024 17:07:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-type:content-type:mime-version:user-agent:references :in-reply-to:subject:subject:from:from:message-id:date:date :received:received; s=dkim-irif; t=1709482061; x=1710346062; bh= UgWLRl6BGGXgaxHheH/vq9GOmwyIHdnsluON8sEYfNQ=; b=cGRbqrhKt2ZTqam7 XgxSeNuuAswI/E2w/d0ytJz2v/tIOWlqFk7Q8jjUnCg5pmsPhbSbXThy1xpcVxL7 r7CEiGQeBB9IrvvIO5Gg75NAWf+HxXV/GG4+4Nt9vToQZSLO/z8jqH358ENLF5j9 ouckAJ6iZgpR2eNck0nfNzVaXezdAdl2nkbrs19yumOHtM2EZayaWMVAN0wGrmv0 QK+QAJgyL/EJ3jEUmglZRLHfdiMnFiOeMytYA9uvbMBkJ7KC1dzI7w/UL+2IFave iiMC+/dMfWiXnquIkSO+97H4mbpVwtZ/7Krj8NtlJjCu+o8nKCpVQplY/clZFq+o hLomiA== X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id SdEXa2BmUR67; Sun, 3 Mar 2024 17:07:41 +0100 (CET) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id B78BEA2517; Sun, 3 Mar 2024 17:07:40 +0100 (CET) Date: Sun, 03 Mar 2024 17:07:40 +0100 Message-ID: <87il23fgdv.wl-jch@irif.fr> From: Juliusz Chroboczek To: Dirk-Willem van Gulik In-Reply-To: References: <9C5BACF6-2E9E-45E2-A3CB-619BB60DE670@webweaving.org> <87o7ckecam.wl-jch@irif.fr> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/29.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Sun, 03 Mar 2024 17:07:43 +0100 (CET) X-Miltered: at korolev with ID 65E4A04F.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 65E4A04F.000 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 65E4A04F.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Message-ID-Hash: KJLCXK4UCM43S6J4NYAPVC26EGATJWSK X-Message-ID-Hash: KJLCXK4UCM43S6J4NYAPVC26EGATJWSK X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: galene@lists.galene.org X-Mailman-Version: 3.3.9 Precedence: list Subject: [Galene] Re: Virtual groups v.s. new API branch List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: >> Perhaps it's worth adding "not-before" and "expires" fields to the >> group definition, and have groups be automatically purged by the >> server? I've just done that. https://github.com/jech/galene/commit/de0c42faaf1a72f1e850f64bc720fd2e824f8cb8 You may format ISO 8601 dates from the shell using date -Iseconds -d tomorrow from Go using json.Marshal(time.Now().Add(time.Day) and from Python by doing (datetime.datetime.now() + datetime.timedelta(days = 1)).isoformat() >>> Or is there also a plan for a more 'reactive' mechanism -- i.e. one that >>> does not require a configuration sitting pretty `ahead' of time. We're >>> finding this quite useful (and then lock the room one we're started). Not opposed, but you'd need to set your requirements more clearly. Do you want the whole "/groups" hierarchy to be fetched over HTTP on demand? A subtree? Individual groups? -- Juliusz