Commit Graph

10 Commits

Author SHA1 Message Date
979e011257 Refactor dashboard and upload flows
Remove dead admin UI code, redesign dashboard followers/following and upload experiences, and add schema audit tooling with repair migrations for forum and upload drift.
2026-03-21 11:02:22 +01:00
29c3ff8572 update 2026-03-20 21:17:26 +01:00
980a15f66e refactor: unify artwork card rendering 2026-03-17 14:49:20 +01:00
f6772f673b login update 2026-03-05 11:24:37 +01:00
dc51d65440 feat: forum rich-text editor, emoji picker, mentions, discover nav, feed, uploads, profile
Forum:
- TipTap WYSIWYG editor with full toolbar
- @emoji-mart/react emoji picker (consistent with tweets)
- @mention autocomplete with user search API
- Fix PHP 8.4 parse errors in Blade templates
- Fix thread data display (paginator items)
- Align forum page widths to max-w-5xl

Discover:
- Extract shared _nav.blade.php partial
- Add missing nav links to for-you page
- Add Following link for authenticated users

Feed/Posts:
- Post model, controllers, policies, migrations
- Feed page components (PostComposer, FeedCard, etc)
- Post reactions, comments, saves, reports, sharing
- Scheduled publishing support
- Link preview controller

Profile:
- Profile page components (ProfileHero, ProfileTabs)
- Profile API controller

Uploads:
- Upload wizard enhancements
- Scheduled publish picker
- Studio status bar and readiness checklist
2026-03-03 09:48:31 +01:00
15b7b77d20 messages implemented 2026-02-26 21:12:32 +01:00
e4e0bdf8f1 fixes 2026-02-21 19:26:48 +01:00
41287914aa Upload beautify 2026-02-17 17:14:43 +01:00
79192345e3 Upload beautify 2026-02-14 15:14:12 +01:00
e055af9248 current state 2026-02-08 10:42:01 +01:00