From b6ad287ef23e9df10a9c39223c7c811543859b44 Mon Sep 17 00:00:00 2001 From: spacebares <57186372+spacebares@users.noreply.github.com> Date: Sat, 31 Dec 2022 06:56:45 -0800 Subject: [PATCH] [API] filter for favorite events (#4737) * [API] filter for favorite events * Added /api/events filter for favorite (retain_indefinitely) events * New Star button to filter for favorite events on the Events page * fix python formatting * keep Events favorite button to right side