hometown/app/views
Darius Kazemi 357186376c
Revert About page to v3 static version (#1264)
Major changes in this PR to how the About page is rendered.

* Bringing back the static, serverside-generated About page from v3.
This involved reverting a lot of code and modifying some of the
variables names to match changes in v4.
 * Update the table of contents generator to also parse markdown
* Change a bunch of in-app routing to redirect to the static About page
instead of the React component route
* Incorporate @ClearlyClaire's [open
PR](https://github.com/mastodon/mastodon/pull/20808) for a setting that
lets admins choose to make the explore page their non-logged-in landing
page instead of About (but About is the default)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2022-12-30 01:00:59 -08:00
..
about Revert About page to v3 static version (#1264) 2022-12-30 01:00:59 -08:00
accounts Merge tag 'v3.5.5+hometown-1.0.8' into hometown-4.0-1.0.8-merge 2022-12-04 12:18:18 -08:00
admin Revert About page to v3 static version (#1264) 2022-12-30 01:00:59 -08:00
admin_mailer Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
application Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
auth Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
authorize_interactions Fix links to the Web UI in notifications (#19981) 2022-11-07 15:42:58 +01:00
custom_css Fix badge color not affected (#18826) 2022-07-19 01:06:11 +02:00
disputes/strikes Add null check on application in dispute viewer (#19851) 2022-11-07 03:40:17 +01:00
errors Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
filters Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
follower_accounts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
following_accounts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
home Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
invites Remove invite comments from UI (#12068) 2019-10-03 22:37:13 +02:00
kaminari
layouts Revert About page to v3 static version (#1264) 2022-12-30 01:00:59 -08:00
media Fix error when trying to render component for media without meta (#16112) 2021-05-05 21:16:55 +02:00
notification_mailer Fix links to the Web UI in notifications (#19981) 2022-11-07 15:42:58 +01:00
oauth Change visual separation of applications in authorized apps list (#17686) 2022-03-02 20:28:25 +01:00
privacy Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
relationships Change number_to_human calls to always use 3-digits precision (#16469) 2021-07-07 21:13:08 +02:00
settings Add a user setting to show/hide domains on remote usernames (#1254) 2022-12-28 10:45:04 -08:00
shared Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
shares Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
statuses Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
statuses_cleanup Add option to keep local-only posts on auto-delete 2022-12-01 20:28:45 -08:00
tags Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
user_mailer Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
well_known/host_meta Remove dependency on goldfinger gem (#14919) 2020-10-19 14:48:54 +02:00