From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_DBL_BLOCKED_OPENDNS, URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1740699078; bh=Xvrb2ghYEqK3OD8EKvlPTyUfgk3w7SvGVupfwJ/bpb8=; h=Message-ID:Date:MIME-Version:User-Agent:Subject:From:To:Cc: References:Content-Language:In-Reply-To:Content-Type: Content-Transfer-Encoding:Message-ID:Date:From:Reply-To:Subject:To: Cc:In-Reply-To:References:Resent-Date:Resent-From:Resent-To: Resent-Cc:User-Agent:Content-Type:Content-Transfer-Encoding; b=JMQrKhyWenN5Ov1/Vf+kGnQ8Nyo/MzrZ9tSwvhfegPz6IrhxN4e3HAUn8vZ5N0qG3 UYjkJwKvFS5NGDMYR9c6amaCbs82DQhDIlt2UmiW8dm7Cc4jXbjVl7TMC3TZthH2Z0 36MQV35MPWA1GleR4Tz+eSkQPorpgLu9turx3GtL5axAl/XC7VX4H3MI8TCveROuvG Qe9NqTWCLSkhGINXCHkBbWPW0wWWHqrG9LEHFaJqyvg4BDulpJExRktfjJkwsUp9LA wBc198RFuh6Wjh1YtDTc3TUuiSXyl2C9bo7DLKyi3jiIJ8jQdiy2JrG7NLDVy8Ux9F EcDxYBbDxuHSQ== Received: from [10.0.0.2] (unknown [182.253.126.171]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id D86752074491; Thu, 27 Feb 2025 23:31:16 +0000 (UTC) Message-ID: <176c37eb-0c56-4053-908e-a064f9d23283@gnuweeb.org> Date: Fri, 28 Feb 2025 06:31:13 +0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH gwmail 0/7] User Profile Page From: Ammar Faizi To: Muhammad Rizki Cc: GNU/Weeb Mailing List , Alviro Iskandar Setiawan References: <20250227232234.809858-1-ammarfaizi2@gnuweeb.org> Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 2/28/25 6:28 AM, Ammar Faizi wrote: > On 2/28/25 6:22 AM, Ammar Faizi wrote: >> This series adds user profile page and photo profile support. > > The basic page looks like this. I am not sure how to make the profile page resolution proportional. Maybe we need a crop function to force the image to be square. But that's not our priority. At least it works for now. -- Ammar Faizi