Frontpage#
A federated link aggregrator built on the same network as Bluesky.
* Remove unravel package
* Update pnpm lock with removal
* Responsive alert dialog
* Remove DrawerClose because it doesn't trigger exit animation
* Vibe coded first pass at dialog implementation
* Rename page
* Remove `resizable` prop, use `dismissable` to conditionally render handle
* Remove old tailwind animate plugin probably from bad rebase
* Use weasel
* Consistent spacing for dialogs and drawers
* Fix broken responsive dialog hiding behind keyboard on mobile, extend prop types for dialog since its responsive, add autoFocus prop
* Screen readers should not see the drawer drag bar
* Remove commented console log
* Use canonical classname
* Better naming
---------
Co-authored-by: Timothy <1695613+timothyis@users.noreply.github.com>
* Prevent report button showing on user hover card and profile page if there is no user logged in
* Improve composition of user hover card
* Use getSession instead of getUser for efficiency
* Prevent report button from showing for logged-in users viewing their own profile
* Restrict report button visibility to logged-in users not viewing their own profile
---------
Co-authored-by: Tom Sherman <tom@sherman.is>
A federated link aggregrator built on the same network as Bluesky.