diaspora/app/views/users
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
..
_blocked_person.haml rename css classes for scss-lint 2016-10-18 15:05:28 +02:00
_close_account_modal.haml Use current-password and new-password for password autocomplete 2018-01-21 21:29:06 +01:00
_edit.haml Fix "Change email" button position on mobile-ui 2020-12-30 14:16:02 +01:00
_post_default.html.haml Add user setting for default post visibility 2016-10-26 02:48:11 +02:00
_post_default.mobile.haml Add user setting for default post visibility 2016-10-26 02:48:11 +02:00
_privacy_settings.haml fix privacy settings form submit 2016-08-10 13:16:59 +02:00
edit.html.haml Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
edit.mobile.haml Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
getting_started.haml Remove facebook integration 2018-10-08 02:50:25 +02:00
getting_started.mobile.haml Remove facebook integration 2018-10-08 02:50:25 +02:00
privacy_settings.html.haml Unify contacts, notifications and settings UI 2016-02-14 00:12:11 +01:00
privacy_settings.mobile.haml Fix stop ignoring from privacy settings and on mobile 2017-08-16 20:39:58 +02:00
public.atom.builder Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00