lemmy-ui/src/shared/components
Dennis Saw 3a89454e82
Use Join Lemmy hostname as link text in footer (#1737)
* Use Join Lemmy URL as link text in footer when there's a user

I think it makes sense to keep a link to the Join Lemmy website even
though there's a logged in user. There's plenty of other useful info on
that website beyond just joining Lemmy.

Using the URL avoids the phrase "Join Lemmy" and should indicate that
you're navigating to said website.

* Extract hostname from the existing URL constant instead

* Just use hostname of join lemmy site in footer

To maintain consistency whether logged in or not.
2023-07-05 11:42:44 -04:00
..
app Use Join Lemmy hostname as link text in footer (#1737) 2023-07-05 11:42:44 -04:00
comment fix: Fix comment collapse and vote buttons not having focus style (#1789) 2023-07-03 16:53:10 -04:00
common fix: Add focus ring color to post action buttons and markdown help link (#1816) 2023-07-05 11:41:12 -04:00
community Merge branch 'main' into fix/h1-page-titles 2023-07-02 19:54:03 -04:00
home fix toaster upon user settings change (#1802) 2023-07-04 17:08:32 -04:00
person fix: Fix focus ring styles for radio button toggles #1772 (#1773) 2023-07-04 17:24:57 -04:00
post fix: Add focus ring color to post action buttons and markdown help link (#1816) 2023-07-05 11:41:12 -04:00
private_message fix: Fix heading levels 2023-07-02 14:29:56 -04:00
modlog.tsx fix: Fix heading levels 2023-07-02 14:29:56 -04:00
search.tsx fix: Fix up filter row gaps and margins a little 2023-07-02 14:42:30 -04:00