diff options
author | Mario <mario@mariovavti.com> | 2021-06-17 07:33:46 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-17 07:33:46 +0000 |
commit | fa076efd3bd953863f01bcb474ddb4fc928507e7 (patch) | |
tree | d1a6f9e97ac919f91f7658aa16132565deae014a /view/pdl/mod_hq.pdl | |
parent | 9b71c090c5c8d051e6997c4a39241bbbd5cb6cee (diff) | |
parent | b55676d08914d58927b5503a1bfa283397cd6d44 (diff) | |
download | volse-hubzilla-fa076efd3bd953863f01bcb474ddb4fc928507e7.tar.gz volse-hubzilla-fa076efd3bd953863f01bcb474ddb4fc928507e7.tar.bz2 volse-hubzilla-fa076efd3bd953863f01bcb474ddb4fc928507e7.zip |
Merge branch 'dm' into 'dev'
New landing page HQ with separate views for direct messages, public/limited messages and starred messages if the feature is enabled
See merge request hubzilla/core!1969
Diffstat (limited to 'view/pdl/mod_hq.pdl')
-rw-r--r-- | view/pdl/mod_hq.pdl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/view/pdl/mod_hq.pdl b/view/pdl/mod_hq.pdl index 1bcdb2c65..348b6c525 100644 --- a/view/pdl/mod_hq.pdl +++ b/view/pdl/mod_hq.pdl @@ -1,6 +1,14 @@ [region=aside] +[widget=messages][/widget] [widget=hq_controls][/widget] [/region] +[region=content] +[widget=notes] + [var=hidden]1[/var] + [var=app]1[/var] +[/widget] +$content +[/region] [region=right_aside] [widget=notifications][/widget] [widget=newmember][/widget] |