I can only guess at the code to do this, but can see the trick would be converting a Mastodon user name like @frodo@hobbit.town (probably easy to grep match on the double “@”? I stink at grep) to https://hobbit.town/@frodo
Seems doable?
unless the user just enters a URL for their mastodon link (I’d prefer the former since I already have users entering fediverse user names in a profile field)
Best would be to have all in your “official” version. I don’t know much about Github, so this question might be stupid: Can anybody request a PR from a forked repository into the original repository?
I have an error in the console, did I miss something in my settings?
plugin-api.js:19 [THEME 9 ‘discourse-social-links-clickable’] To prevent errors in tests, add a pluginId key to your modifyClass call. This will ensure the modification is only applied once.
be @ plugin-api.js:19
hey sorry for late reply on other messages, i don’t currently have an instance to do testing/updates with so i’m unfortunately behind on some of the maintenance that this needs. I can however review any PRs if anyone has a quick fix or the capacity to actually test on an up to date version!
I just made a PR. Not about the problems at the moment but about replacing Twitter with X. Comparing with the problems this is not important at all, but maybe useful anyway. And might help keep focused on the the important fixes.
If I am reading this thread likely, it seems like the plugin most likely be updated (its beyond my code range). This is not super critical and I most likely will do away with it. I have long wished for additions of more services (Mastodon especially).