trypost/app/Http/Controllers
Paulo Castellano 93c245989a feat: add daily view to calendar for mobile
- Add day view support in PostController with day parameter
- Implement day view UI with posts list, time display, and navigation
- Force day view on mobile devices (< 1024px)
- Add day/week/month view selector with all three options
- Use date.formatTime() from @/date.ts for consistent time formatting
- Clean up unused translations (add_post, no_posts_day)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 18:03:35 -03:00
..
Auth feat: add include_granted_scopes to Google OAuth 2026-01-26 13:41:15 -03:00
Settings feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
BillingController.php feat: translate billing page and fix flash messages 2026-01-26 12:01:53 -03:00
Controller.php chore: first commit 2026-01-14 22:13:44 -03:00
MediaController.php feat: improvements on ui 2026-01-21 17:57:15 -03:00
OnboardingController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
PostController.php feat: add daily view to calendar for mobile 2026-01-26 18:03:35 -03:00
WorkspaceController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceHashtagController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceInviteController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00
WorkspaceLabelController.php feat: refactory post controlller. 2026-01-21 22:08:18 -03:00