fix [ Near me ] filter because I switched key/var names from $user[‘latitude’] and $user[‘city’] to $user[‘current_latitude’] and $user[‘current_city’] because user location is a dynamic concept subject to change unlike user’s nationality or sign up country #nomads
dump TOP to Telegram in case Uptimerobot monitors start failing while I sleep so I can figure out what cron jobs are taking up all resources #nomads#remoteok
fix user_type=basic members could not upgrade to user_type=premium lifetime because my Stripe Checkout sign up doesn’t support it yet, so fallback to old Stripe Elements in login_old.php #nomads
if clicking through from dating notification with ?open_matches=true avoid the auto switch to friend mode if no new dating cards, because user wants to see their new matches #nomads