80f3da13b9
Optimize User Follow Components
...
Much better, still not perfect. The mobile and the desktop components are being rendered twice, and each of their methods are running twice as well. Going to see if I can modify the structure to get away with only using one.
2024-10-05 14:09:22 -04:00
1127f2b9df
Eager Load User Mods
2024-09-30 22:53:32 -04:00
691f352d01
User Follow Components
...
Updates the user follow component to two smaller components. Still needs to be optimized.
2024-09-24 00:40:33 -04:00
be05d2693e
Remove Controller User Model Binding
...
We're going to being in the user id from the URI instead so we can do a custom lookup on it.
2024-09-17 14:51:32 -04:00
cdaddbb44f
Merge remote-tracking branch 'upstream/develop' into user-profile-info
2024-09-12 09:12:41 -04:00
bbb8fab1a1
Resolves Some Larastan Issues
2024-09-11 23:08:58 -04:00
a7cd60a164
add user follows
2024-08-28 16:59:28 -04:00
115f81fe96
Basic structure to load user profile view
2024-08-03 17:34:41 -04:00