[PR #2904] [CLOSED] Allow mastodon certification for footer label #6091

Closed
opened 2026-02-05 10:24:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2904
Author: @MickGe
Created: 8/31/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 07d5985 Allow mastodon certification for footer label

📊 Changes

1 file changed (+8 additions, -2 deletions)

View changed files

📝 resources/views/common/footer.blade.php (+8 -2)

📄 Description

Add footer tag relationship me if label contains 'Mastodon' (insensitive case).
It allows the certification of mastodon profile.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2904 **Author:** [@MickGe](https://github.com/MickGe) **Created:** 8/31/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`07d5985`](https://github.com/BookStackApp/BookStack/commit/07d5985b53186f7d1137fdf19f450a996a5f516e) Allow mastodon certification for footer label ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/common/footer.blade.php` (+8 -2) </details> ### 📄 Description Add footer tag relationship `me` if label contains 'Mastodon' (insensitive case). It allows the certification of mastodon profile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:24:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6091