diff options
author | Mario <mario@mariovavti.com> | 2021-06-17 07:33:45 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-17 07:33:45 +0000 |
commit | b55676d08914d58927b5503a1bfa283397cd6d44 (patch) | |
tree | 34827895f126f9afe0c1db284e089632e19984c6 /app | |
parent | b5a8ca6ef72366d355c99702f0a775ccc36734d5 (diff) | |
download | volse-hubzilla-b55676d08914d58927b5503a1bfa283397cd6d44.tar.gz volse-hubzilla-b55676d08914d58927b5503a1bfa283397cd6d44.tar.bz2 volse-hubzilla-b55676d08914d58927b5503a1bfa283397cd6d44.zip |
New landing page HQ with separate views for direct messages, public/limited messages and starred messages if the feature is enabled
Diffstat (limited to 'app')
-rw-r--r-- | app/hq.apd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/hq.apd b/app/hq.apd new file mode 100644 index 000000000..b9e9f806f --- /dev/null +++ b/app/hq.apd @@ -0,0 +1,6 @@ +version: 1 +url: $baseurl/hq +requires: local_channel +name: HQ +photo: icon:user-circle-o +categories: nav_pinned_app |