Christoph implemented a JS based filter which allows viewers to filter posts (layouts/_default/baseof.html for config and init, /layouts/partials/data/ and layout/partials/*_card.html)
The logo and menu position adjusted (layouts/partials/header.html)
Post locations are reorganized, based on sections also the generation of list pages is done with sections (layout/list.html, layout/_default/list.html)
Added a more proper calendar view with past and upcoming events (layouts/events/list.html). In the general timeline event cards show still as before.
Re-organized some of the templates and terminology (Shouts was Social but was always supposed to be what was previously Network)
Lumbung Kios and Lumbung Gallery posts are no longer styled with Javascript but within the template (partials/social_card.html)
Changes to CSS reflecting all the above (static/css/main.css)
The whole PR is a bit messy because I was sent multiple zips with all the changes from different verions of the code base and had to do multiple manual mega merges.
This PR requires some changes to Konfluks as well and some coordination to deploy.
Finally, it is still lacking some documentation on the filter..

Filter view and new header design

Calendar view
Changes in this PR:
* Christoph implemented a JS based filter which allows viewers to filter posts (`layouts/_default/baseof.html` for config and init, `/layouts/partials/data/` and `layout/partials/*_card.html`)
* The logo and menu position adjusted (`layouts/partials/header.html`)
* Post locations are reorganized, based on sections also the generation of list pages is done with sections (`layout/list.html`, `layout/_default/list.html`)
* Added a more proper calendar view with past and upcoming events (`layouts/events/list.html`). In the general timeline event cards show still as before.
* Re-organized some of the templates and terminology (Shouts was Social but was always supposed to be what was previously Network)
* Lumbung Kios and Lumbung Gallery posts are no longer styled with Javascript but within the template (`partials/social_card.html`)
* Changes to CSS reflecting all the above (`static/css/main.css`)
The whole PR is a bit messy because I was sent multiple zips with all the changes from different verions of the code base and had to do multiple manual mega merges.
This PR requires some changes to Konfluks as well and some coordination to deploy.
Finally, it is still lacking some documentation on the filter..
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Filter view and new header design
Calendar view
Changes in this PR:
layouts/_default/baseof.htmlfor config and init,/layouts/partials/data/andlayout/partials/*_card.html)layouts/partials/header.html)layout/list.html,layout/_default/list.html)layouts/events/list.html). In the general timeline event cards show still as before.partials/social_card.html)static/css/main.css)The whole PR is a bit messy because I was sent multiple zips with all the changes from different verions of the code base and had to do multiple manual mega merges.
This PR requires some changes to Konfluks as well and some coordination to deploy.
Finally, it is still lacking some documentation on the filter..
This branch from Konfluks will need to be merged for it to work: https://git.autonomic.zone/ruangrupa/konfluks/src/branch/new-taxonomy