Is it just me who feels these two buttons serve the same purpose and should be grouped into one?
Is it just me who feels these two buttons serve the same purpose and should be grouped into one?
🎶 Live stream alert! @firesidefedi is on air via Owncast: https://stream.firesidefedi.live/ 🎶
#MastodonUX #TechPodcasting #AppleUX #GoogleUX #owncast #livestream #stream

Fireside Fedi is an attempt to learn more about folks within the Fediverse.
... Look #mastodon (non working) #filters, what you made me do ...
#uBlockOrigin
! Hide error related to quote-toot; may want to force the display of the quoted toot via "Stylus".
<server>##.status__quote--error.status__quote
#Stylus
/* Force display of inline quote; may want to hide the quote-toot error via "uBlock Origin". */
.status--has-quote .quote-inline
{ display: inline !important; }
Using #mastodon #webUI, #Filters of "This toot is pending approval" to hide a toot with "This toot is pending approval from the original author" message currently does not work.
- - -
Fuck *ugh* a uBlock Origin rule then?
Interestingly enough the toot (with QT) continues to carry the QT URL which is invisible but available to be grabbed while the error message is visible instead🤔 ... force "display" of ".status--has-quote .quote-inline" via "Stylus" & (optionally) hide the error.
Another thing I see is grouping all the pinned posts into a paginated slider. A very good choice given some users pinning a number of posts.
Now that's interesting. When I click a tag now, it gives me three options: just browse the tag (the old behaviour), browse the tags by the user who used that, or mute it.
... on the same line, #uBlockOrigin filter for piddly list of "Lists" ...
! List toggle button.
freeradical.zone## div > div.navigation-panel__list-panel__header button.icon-button[aria-label="Expand list menu"]
!
! List list.
freeradical.zone## div > div[aria-labelledby=":r0:-title"]
#mastodon v4.4.1 #mastodonUX #mastodonUI
... #uBlockOrigin filter to remove "Trending" item from the column ...
! https://freeradical.zone - Hide "Trending" link.
freeradical.zone##a.column-link--transparent.column-link:nth-of-type(3)
#mastodon v4.4.1 #mastodonUX #mastodonUI
... "# Followed hashtags" list, in the 3rd right side column, is useless to me as it shows only 3 tags (instead of making the tag list occupy the whole vertical column & making it scrollable).
#uBlockOrigin "element picker" picks up the rather generic class and picks the title & the list of tags separately; either they are actually separate, or am incapable of precise enough mouse movement. Ah ":r1:"!
Need to bust out "Web Developer Tools" to be more specific ...
#mastodon v4.4.1 #mastodonUX
… OTOH do like the now expanded space on the phone for the toots.