]> Untitled Git - lemmy-ui.git/commit
Handle when logged out (#986)
authorSleeplessOne1917 <abias1122@gmail.com>
Wed, 3 May 2023 16:09:47 +0000 (16:09 +0000)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 16:09:47 +0000 (12:09 -0400)
commit2e78191dae03288e6246f094648ba4d197c19967
tree8917ada9768fb6836fce15225cdc65822b93d823
parent3526baf465aa13494bc627e282ed8cd8366f3b0d
Handle when logged out (#986)

* Add logged out messages to profile and community

* Remove errors when not logged in

* Add logged out translations
lemmy-translations
src/shared/components/community/create-community.tsx
src/shared/components/community/sidebar.tsx
src/shared/components/person/profile.tsx
src/shared/components/post/create-post.tsx