hometown/app/views/admin
Darius Kazemi 0a27dd866a
Show about pages in limited federation mode
We are running queer.haus in "limited federation mode" so we work with an allow list instead of a block list for federation. This mode hides all public pages by default, which makes it difficult to explain who we are to curious visitors.

This changes that so the about pages are still visible even in limited federation mode. All other public pages like profiles and posts are still hidden. I think this might be valuable also for other hometown instances.

More info on limited federation mode: https://docs.joinmastodon.org/admin/config/#limited_federation_mode

This code change initially comes from https://awoo.space (https://github.com/noiob/awoospace)
2022-05-08 11:32:00 -07:00
..
account_actions Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
account_warnings Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
accounts Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
action_logs Add notifications for statuses deleted by moderators (#17204) 2022-01-17 09:41:33 +01:00
announcements Fix design of announcements in admin UI (#12989) 2020-01-28 02:21:00 +01:00
change_emails Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
custom_emojis Fix not being able to upload GIF emojis in admin UI (#17759) 2022-03-14 05:45:22 +01:00
dashboard Change dasbhoard links for “new users” and “active users” (#17570) 2022-02-16 13:17:28 +01:00
disputes/appeals Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
domain_allows Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
domain_blocks Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
email_domain_blocks Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
follow_recommendations Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
instances Pre-fill domain block/allow domain from search filter (#18172) 2022-04-29 00:24:44 +02:00
invites Fix maxed-out invites not showing up as expired in UI (#10274) 2019-03-15 05:35:17 +01:00
ip_blocks Add batch suspend for accounts in admin UI (#17009) 2021-12-05 21:48:39 +01:00
relationships Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
relays Display pending message on admin relays UI (#8494) 2018-08-28 05:39:43 +02:00
report_notes Fix error on attempting to delete an account moderation note (#18196) 2022-04-29 20:25:31 +02:00
reports Merge tag 'v3.5.0' into hometown-dev-3.5.0 2022-04-01 14:53:35 -07:00
rules Fix missing source strings and inconsistent lead text style in admin UI (#16052) 2021-04-17 11:12:49 +02:00
settings show about pages when LIMITED_FEDERATION_MODE=true 2021-05-25 23:46:41 +02:00
statuses Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
tags Add a hashtag public link to the trending hashtag page (#17140) 2022-03-26 02:52:51 +01:00
trends Fix trends returning less results per page when filtered in REST API (#17996) 2022-04-08 17:10:53 +02:00
warning_presets Add titles to warning presets in admin UI (#13252) 2020-03-12 17:57:59 +01:00