diaspora/app/views/layouts
Benjamin Neff a9ae84f3a6
Remove markerb dependency
markerb is dead and isn't compatible with rails 6 anymore. Removing it
means adding separate templates for text and html, this sadly means some
code duplication, but also luckily the templates aren't that
complicated, so the duplication is also very minimal.
2022-07-16 04:22:51 +02:00
..
_drawer.mobile.haml Rename 'toggle mobile' to 'switch to touch-optimized mode' or 'switch to standard mode' 2019-01-06 22:04:22 +01:00
_footer.html.haml Clean up the footer links a bit 2017-07-05 01:59:18 +02:00
_head.haml Replace content_security_policy_nonce with content_security_policy_script_nonce. 2020-02-11 23:53:14 +01:00
_header.html.haml Replace deprecated visible-* classes 2017-08-10 17:51:01 +02:00
_header.mobile.haml Refactor ids to classes, reorder css properties, css selectors depth 2017-08-10 17:51:01 +02:00
_header_not_connected.haml Hide sign up link in mobile header when registrations are disabled 2020-01-27 09:30:11 +01:00
application.html.haml Remove legacy mobile web-capable 2019-04-27 17:56:51 +02:00
application.mobile.haml Add a manifest.json file as a first step to make diaspora* a PWA 2019-04-27 18:00:14 +02:00
error_page.haml Add charset to error pages 2016-09-13 01:01:08 +02:00
notifier.html.haml Remove markerb dependency 2022-07-16 04:22:51 +02:00
notifier.text.haml Remove markerb dependency 2022-07-16 04:22:51 +02:00
with_header.html.haml dry up and modularize layouts 2013-03-06 19:00:34 +01:00
with_header_with_footer.html.haml dry up and modularize layouts 2013-03-06 19:00:34 +01:00