move post notifications into home

closes sk22#314
This commit is contained in:
sk
2023-01-18 12:29:33 +01:00
parent 3b542730b1
commit 8e507e7970
7 changed files with 37 additions and 25 deletions

View File

@@ -18,7 +18,6 @@
<item name="notifications_all" type="id"/>
<item name="notifications_mentions" type="id"/>
<item name="notifications_posts" type="id"/>
<item name="timeline_home" type="id" />
</resources>

View File

@@ -153,4 +153,5 @@
<string name="sk_alt_text_missing">At least one attachment does not contain a description.</string>
<string name="sk_publish_anyway">Publish anyway</string>
<string name="sk_settings_disable_alt_text_reminder">Disable alt text reminder</string>
<string name="sk_notify_posts_info_banner">If you enable post notifications for some people, their new posts will appear here.</string>
</resources>