From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ammarfaizi2@gnuweeb.org> 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=1741081902; bh=XzeHocTRIOJ5HpdkOwZltlNbJl8ACAT5VV88tSxQ3sY=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: 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=F+mox3HvoIhE3t/1BAUqqscjW9/o+FLUwBWx24VA78lyLJA80Q0+Woxj5HxfYGQw4 N+//iinFSlKY/S2WRPmWnUO7epjHPj79ZKWtMX+lQTMDVVwIt/WPCboNQnYKjrnbnh AoCBNGG0bhv4cBiB0uTlxgl7waa5eVE64d16feHgxMzidH/zg1IZhXxz0zgeop/LqB /fWL2B3Zi60Kf16KUTl8MgTnfNUNMmnYtN5t4vzEEOATc853gDqoyyIvKFxKOGx76a vuCfusjgvaiZTu8J7X/VvD64WassVLl9ISm/HBO1ZOvGXEnR98anaDYAqGVEVD8E/l cUCPcZ94iADnw== Received: from integral2.. (unknown [182.253.126.171]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 979A12071A26; Tue, 4 Mar 2025 09:51:41 +0000 (UTC) From: Ammar Faizi <ammarfaizi2@gnuweeb.org> To: GNU/Weeb Mailing List <gwml@vger.gnuweeb.org> Cc: Ammar Faizi <ammarfaizi2@gnuweeb.org>, Alviro Iskandar Setiawan <alviro.iskandar@gnuweeb.org>, Muhammad Rizki <kiizuha@gnuweeb.org> Subject: [GIT PULL gwmail] Sync with the new API structure Date: Tue, 4 Mar 2025 16:51:38 +0700 Message-Id: <20250304095138.1651364-1-ammarfaizi2@gnuweeb.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: <gwml.vger.gnuweeb.org> ammarfaizi2@integral2:~/p/mail.gnuweeb.org$ git request-pull 3c3c00ff4e261aaeab8d91323b99eebf22adc4dd origin master The following changes since commit 3c3c00ff4e261aaeab8d91323b99eebf22adc4dd: old: profile: Allow social media fields to be empty (2025-03-01 05:53:42 +0700) are available in the Git repository at: https://github.com/GNUWeeb/mail.gnuweeb.org master for you to fetch changes up to d584601fd3309d8eace83ad868a2795aef20e6d5: old: Sync with the new API structure (2025-03-04 16:45:32 +0700) ---------------------------------------------------------------- Ammar Faizi (1): old: Sync with the new API structure old/assets/js/api.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) base-commit: 3c3c00ff4e261aaeab8d91323b99eebf22adc4dd -- Ammar Faizi