From a127041c8b3e31c9fa487dd5ca4faa29a0a59e6e Mon Sep 17 00:00:00 2001 From: dcc Date: Mon, 4 Sep 2023 02:54:35 -0700 Subject: move to 2.5.5 --- lib/pleroma/web/templates/twitter_api/password/invalid_token.html.eex | 0 lib/pleroma/web/templates/twitter_api/password/reset.html.eex | 0 lib/pleroma/web/templates/twitter_api/password/reset_failed.html.eex | 0 lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex | 0 lib/pleroma/web/templates/twitter_api/remote_follow/follow.html.eex | 0 lib/pleroma/web/templates/twitter_api/remote_follow/follow_login.html.eex | 0 lib/pleroma/web/templates/twitter_api/remote_follow/follow_mfa.html.eex | 0 lib/pleroma/web/templates/twitter_api/remote_follow/followed.html.eex | 0 lib/pleroma/web/templates/twitter_api/util/status_interact.html.eex | 0 lib/pleroma/web/templates/twitter_api/util/subscribe.html.eex | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/password/invalid_token.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/password/reset.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/password/reset_failed.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/remote_follow/follow.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/remote_follow/follow_login.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/remote_follow/follow_mfa.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/remote_follow/followed.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/util/status_interact.html.eex mode change 100644 => 100755 lib/pleroma/web/templates/twitter_api/util/subscribe.html.eex (limited to 'lib/pleroma/web/templates/twitter_api') diff --git a/lib/pleroma/web/templates/twitter_api/password/invalid_token.html.eex b/lib/pleroma/web/templates/twitter_api/password/invalid_token.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/password/reset.html.eex b/lib/pleroma/web/templates/twitter_api/password/reset.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/password/reset_failed.html.eex b/lib/pleroma/web/templates/twitter_api/password/reset_failed.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex b/lib/pleroma/web/templates/twitter_api/password/reset_success.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/remote_follow/follow.html.eex b/lib/pleroma/web/templates/twitter_api/remote_follow/follow.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/remote_follow/follow_login.html.eex b/lib/pleroma/web/templates/twitter_api/remote_follow/follow_login.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/remote_follow/follow_mfa.html.eex b/lib/pleroma/web/templates/twitter_api/remote_follow/follow_mfa.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/remote_follow/followed.html.eex b/lib/pleroma/web/templates/twitter_api/remote_follow/followed.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/util/status_interact.html.eex b/lib/pleroma/web/templates/twitter_api/util/status_interact.html.eex old mode 100644 new mode 100755 diff --git a/lib/pleroma/web/templates/twitter_api/util/subscribe.html.eex b/lib/pleroma/web/templates/twitter_api/util/subscribe.html.eex old mode 100644 new mode 100755 -- cgit v1.2.3