interaction with BE private mode
All threads resolved!
All threads resolved!
This MR basically removes links and other UI elements for guest users that will not work when private mode is enabled.
Edited by kaniini
Merge request reports
Activity
added 1 commit
- afff97f7 - boot: track whether private mode is enabled or not
added 7 commits
-
afff97f7...3dae1cf3 - 4 commits from branch
develop
- 621ac0bd - docs: document FE interaction with the BE private setting
- 99fd096d - boot: track whether private mode is enabled or not
- 21f1637e - nav panel: refactor to use vuex mapState
Toggle commit list-
afff97f7...3dae1cf3 - 4 commits from branch
added 1 commit
- ee2d3ea2 - nav panel: disable TWKN if federation disabled, disable Public and TWKN if privateMode is enabled
mentioned in merge request !992 (closed)
- Resolved by feld
- Resolved by feld
Not sure how exactly private mode works, but hacking it in FE to be
true
still allows opening public timeline and twkn via direct link/if instance has those pages set up as default redirect for logged-out visitors. Probably should redirect them to /about or something?
added 62 commits
-
43d4d17b...051b9703 - 61 commits from branch
develop
- 821a2bcc - Merge branch 'develop' into feature/lockdown-timelines-private-mode
-
43d4d17b...051b9703 - 61 commits from branch
added 1 commit
- 8d14036a - Add fallback in case BE does not report federating status in nodeinfo
added 1 commit
- d899d069 - Use a centralized fallback for missing values and use instance.federating instead of
mentioned in commit 0b49e798
mentioned in issue #759 (closed)
mentioned in issue pleroma#1397 (closed)
Please register or sign in to reply