#timelinecleanup — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #timelinecleanup, aggregated by home.social.
-
UBlock is really cool.
You can use UBlock's cosmetic features instead of Mastodon's (or other Fediverse software's) filters and mutes functions.
This is especially useful for shared accounts, e.g. for activist groups.You don't want to see posts by some bot for example, but others using the same Mastodon account do, just filter it locally in your browser.
For Mastodon in the UBlock settings under "my filters" add:
fediverse.instance##article > div > .focusable.status__wrapper-public.status__wrapper > .status-public.status:has-text(/botaccount/)
replace fediverse.instance with your fediverse instance and botaccount with the handle of an account, hashtag or word you want to mute.
Copy paste and edit it line for line for everything you want to mute (you can always mute more accounts and stuff later).
Hit "apply changes".CAVE:
* For software other than Mastodon the filter will have to look differently.
* This filter applies for public timelines only. If you want to mute notifications or hide PMs from certain accounts in your PM list you'll have to use a different filter.
(I can share different filters if you have need for some, or if you want to find them yourself use UBlock's element picker and add the :has-text(/xxx/) bit at the end or e.g. replace the :nth-of-type(4) with it).#UBlock #AdBlocker #CosmeticFilter #ContentFilter #muting #TimelineCleanup