Gina Häußge on Nostr: Was annoyed by the constant spam notifications causing a big banner on my #Mastodon ...
Was annoyed by the constant spam notifications causing a big banner on my #Mastodon notification column, but also didn't want to send everything from accounts younger than 30d into the void.
Some #CSS in #Stylish to the rescue:
.filtered-notifications-banner {
padding: 8px;
.notification-group__icon {
display: none;
}
.filtered-notifications-banner__text {
&>strong {
font-size: inherit;
text-align: center;
}
&>span {
display: none;
}
}
}
Published at
2024-10-15 13:27:53Event JSON
{
"id": "75b6947e0a620447ca172d94fb50c92593d94f63305b441ece1468730adfeba2",
"pubkey": "8eb686c1c76ccd21d7b7b11a8eb9570554938dd0368ac45e5416168e5219a465",
"created_at": 1728998873,
"kind": 1,
"tags": [
[
"t",
"mastodon"
],
[
"t",
"css"
],
[
"t",
"stylish"
],
[
"proxy",
"https://chaos.social/users/foosel/statuses/113311670181423326",
"activitypub"
]
],
"content": "Was annoyed by the constant spam notifications causing a big banner on my #Mastodon notification column, but also didn't want to send everything from accounts younger than 30d into the void.\n\nSome #CSS in #Stylish to the rescue:\n\n.filtered-notifications-banner {\n padding: 8px;\n .notification-group__icon {\n display: none;\n }\n .filtered-notifications-banner__text {\n \u0026\u003estrong {\n font-size: inherit;\n text-align: center;\n }\n \u0026\u003espan {\n display: none;\n }\n }\n}\n\nhttps://assets.chaos.social/media_attachments/files/113/311/660/953/188/833/original/e3804336e475d37b.png\n\nhttps://assets.chaos.social/media_attachments/files/113/311/661/319/509/883/original/31734a8b2016eda9.png",
"sig": "bb132f131bdbb17a90cd0a0e57edffee7902b8e085f2099bbbb9fa58cc82bce2b8f27eb13a429ccc3c3dde36f12a4bc58370fa5a8e24ca4488e086881a0f9e50"
}