-
-
Notifications
You must be signed in to change notification settings - Fork 334
feat: add firefish button #564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Someone used the thing! |
@LeviSnoot do we need a separate |
If we now have multiple rel me thingies, we might want to implement somehting like this:
|
@JulianPrieber No. I'm not read up on PHP at all but it seems like the code you suggested did what we wanted: If this looks good to you I'll pull it to this PR. |
Gotta test this but if it works we'll merge it as is |
fix: group fediverse "relMe" function
tagging @ThatOneCalculator |
Nice!! |
Firefish also uses rel="me" for verification so I pretty much copied the code for Mastodon. Lemme know if something's wrong.