From 4351f4627ba9e71775438dd26c9acddd002c7e11 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 10 Feb 2026 10:41:02 +0100 Subject: Initial commit --- .../accounts/services/mastodon-microblog.service | 29 ++++++++++++++++++++++ .../accounts/services/mastodon-sharing.service | 28 +++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 settings/accounts/services/mastodon-microblog.service create mode 100644 settings/accounts/services/mastodon-sharing.service (limited to 'settings/accounts/services') diff --git a/settings/accounts/services/mastodon-microblog.service b/settings/accounts/services/mastodon-microblog.service new file mode 100644 index 0000000..550333e --- /dev/null +++ b/settings/accounts/services/mastodon-microblog.service @@ -0,0 +1,29 @@ + + + microblogging + Posts + image://theme/icon-m-events + mastodon + + + diff --git a/settings/accounts/services/mastodon-sharing.service b/settings/accounts/services/mastodon-sharing.service new file mode 100644 index 0000000..c3ecf37 --- /dev/null +++ b/settings/accounts/services/mastodon-sharing.service @@ -0,0 +1,28 @@ + + + sharing + Sharing + image://theme/icon-m-share + mastodon + + + -- cgit v1.2.3