Is it just me who feels these two buttons serve the same purpose and should be grouped into one?

#mastodon #fedihelp #activitypub #mastodonui #mastodonux

Fireside Fedi Livestream

Fireside Fedi is an attempt to learn more about folks within the Fediverse.

Fireside Fedi Livestream

... 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; }

#CSSHammer #firefox #mastodonUX #webUI

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.

#mastodonUX

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.

#MastodonUX

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.

#MastodonUX

... 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

Free Radical

Infosec and privacy and technology and leftward politics and cats and dogs and...

Mastodon hosted on freeradical.zone

... "# 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.

#mastodon #mastodonUX #Firefox #Apple_iOS