mirror of https://github.com/pixelfed/pixelfed
Use now() helper instead of Carbon::now() for current-time access
Aligns with the app's dominant convention (413 now()/today() call sites vs 12 Carbon::now()). Carbon::parse() calls are untouched since they parse arbitrary date strings, not current-time access. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>pull/7191/head
parent
2df104c309
commit
277b8aa970
Loading…
Reference in New Issue