Block a user
fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering
fix: improve reminder deletion logic by ensuring id is a number and simplifying data filtering
fix: remove redundant update of is_active flag in notification error handling
fix: remove redundant update of is_active flag in notification error handling
fix: simplify notification update logic by removing is_active flag from notification error update
fix: simplify notification update logic by removing is_active flag from notification error update
fix: comment out console log for received MQTT messages to reduce logging noise
fix: comment out console log for received MQTT messages to reduce logging noise
fix: update notification error handling to include new update method and improve reminder deletion logic
fix: update notification error handling to include new update method and improve reminder deletion logic