Compare commits

...

2 commits

Author SHA1 Message Date
fedward 9c623de28c Merge pull request 'Hide global timeline for unauthorized users' (#2) from develop into stable
Reviewed-on: fedward/pleroma-fe#2
2022-11-15 18:14:25 +00:00
fedward 328fef9163 Hide global timeline for unauthorized users
The better way to make this change would be to have it set automatically in association with the Restrict Unauthenticated setting for the federated timeline, but for the moment this hack will do.
2022-11-15 18:13:45 +00:00

View file

@ -67,6 +67,7 @@
/>
</router-link>
<router-link
v-if="currentUser"
:to="{ name: 'public-external-timeline' }"
class="nav-icon"
>