unoffical wafrn mirror wafrn.net
atproto social-network activitypub
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'development' into preproduction

+1 -1
+1 -1
packages/frontend/src/app/services/posts.service.ts
··· 742 742 link.classList.add('local-user-link') 743 743 } 744 744 } 745 - link.target = '_blank' 745 + link.removeAttribute('target'); 746 746 sanitized = parsedAsHTML.documentElement.innerHTML 747 747 }) 748 748