From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.88.254] (unknown [125.160.110.15]) by gnuweeb.org (Postfix) with ESMTPSA id 4683280823; Wed, 3 Aug 2022 00:13:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1659485605; bh=bhvJeCVs/LAa47bxR8DEQzuoTmkRQI7ZAmFFYk/bCE4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=bfikhhUfgCwZxJort5xdxvtnNN5o565mWVIuQeNPCOn2TsaAE9KwrN75L8MvaLz5b u2DPNmM6shQlp2i0wCux0xUgEF61DmE8SXuOQrMP2Vy7J4hcLj0XVgo9wduuwGap1K XF3sKa/z/nUGKBfDBfu9iQh270fnidh8Ps6kM3+xA32hJqUBFg2KIGV+5owDvt8zWz hfC5qwBRSBk2gQoyuuTdCKHykOSvObDSJUbhB2HV4U5BwGm265jQtOTCXy/hLinPW0 9obvpPqAm1L4/fLrld1ovslL0YDqGw01VNJul6VbY2cMHpacr2wH1KYNAkabGMNttg GDy7eBnxLo8cQ== Message-ID: <7f92522b-ed5e-9d0e-7789-c05854bd4849@gnuweeb.org> Date: Wed, 3 Aug 2022 07:13:16 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v5 00/19] New feature to handle atom URLs and broadcast Content-Language: en-US To: Muhammad Rizki Cc: GNU/Weeb Mailing List , Alviro Iskandar Setiawan References: <20220801001917.992-1-kiizuha@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20220801001917.992-1-kiizuha@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 8/1/22 7:18 AM, Muhammad Rizki wrote: > Morning guys, > > This is v5 revision of new feature to handle atom URLs and broadcast. I fixed the trailing whitespaces myself. I haven't fully tested this, but it has been stalled for a while. So let's get this applied. Note: I expect you to send more bug fixes if we ever find bugs. -- Ammar Faizi