mastodon/app/javascript/flavours/glitch/features
Plastikmensch 02ac94490a
Add getting-started-misc to route (#2141)
* Add getting-started-misc to web_app_paths

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Add signed in check to navigation entries

Enabling routing for getting-started-misc allows the column to be directly accessible, which showed every entry and threw unnecessary errors.

Also fixed the keys as these were literally "i++".

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Remove "Extended information" from getting-started-misc

I couldn't find any reference to this translation string, so I removed it too.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-03-19 17:26:02 +01:00
..
about [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
account [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
account_gallery [Glitch] Add lang attribute to media and poll options 2023-03-05 17:52:53 +01:00
account_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
audio [Glitch] Add lang attribute to media and poll options 2023-03-05 17:52:53 +01:00
blocks [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
bookmarked_statuses [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
closed_registrations_modal [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
community_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
compose [Glitch] Add lang tag to native language names in language picker 2023-02-25 14:37:05 +01:00
direct_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
directory [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
domain_blocks [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
emoji [Glitch] Enable ESLint no-useless-escape 2023-02-18 16:02:12 +01:00
explore [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
favourited_statuses [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
favourites [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
filters [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
follow_recommendations [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
follow_requests [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
followed_tags [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
followers [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
following [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
generic_not_found [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
getting_started [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
getting_started_misc Add getting-started-misc to route (#2141) 2023-03-19 17:26:02 +01:00
hashtag_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
home_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
interaction_modal [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
keyboard_shortcuts [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
list_adder [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
list_editor [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
list_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
lists [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
local_settings [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
mutes [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
notifications [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
picture_in_picture [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
pinned_accounts_editor [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
pinned_statuses [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
privacy_policy [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
public_timeline [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
reblogs [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
report [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
standalone/compose [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
status [Glitch] Add lang attribute to media and poll options 2023-03-05 17:52:53 +01:00
subscribed_languages_modal [Glitch] Rename JSX files with proper .jsx extension 2023-02-25 14:35:31 +01:00
ui [Glitch] Replace Status#translatable? with language matrix in separate endpoint 2023-03-16 23:21:08 +01:00
video [Glitch] Add lang attribute to media and poll options 2023-03-05 17:52:53 +01:00