Skip to content
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

Display only Mentions in Webmentions #289

Open
jeremycherfas opened this issue Oct 7, 2017 · 1 comment
Open

Display only Mentions in Webmentions #289

jeremycherfas opened this issue Oct 7, 2017 · 1 comment

Comments

@jeremycherfas
Copy link

I'd like to remove Likes and Reposts from showing under Webmentions, because the Semantic Linkbacks plugin now handles facepiles for those rather nicely.

I can prevent all webmentions from showing by commenting out the block at https://github.com/raamdev/independent-publisher/blob/master/comments.php#L98

Is there some way I can filter so that Mentions, which contain content, are displayed but not Likes or Reposts?

Thanks.

@jeremycherfas jeremycherfas changed the title Display on Mentions in Webmentions Display only Mentions in Webmentions Oct 7, 2017
@dshanske
Copy link
Contributor

dshanske commented Oct 7, 2017

With the new Facepile feature, there is a way to call that function natively. I suggest building it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants