Profile avatar
celenity.dev
building things https://celenity.dev
275 posts 264 followers 904 following
Prolific Poster
comment in response to post
yes, you can see here for details: codeberg.org/celenity/Pho...
comment in response to post
the referer feature/“go.bsky.app” redirects are awful for end users though - IMO unacceptable there’s not a way to opt out
comment in response to post
v138.0.3 should now be live on Accrescent. Haven’t heard back from them yet so still not sure what happened, but I just tried to submit it again and it succeeded. Apologies for the delay, and we’ll post an update when they get back to us.
comment in response to post
the build itself should be available - the pipeline succeeded and i don't see any issues. i went ahead and force cleared cache though anyways and set our domain to development mode, so you can try now and see if that helped
comment in response to post
appreciate the report (you definitely gave me a good scare...), but the webpage has actually always been like that: we never got around to fixing the redirect (will look into ASAP, great reminder). the page you're looking for is at: fdroid.ironfoxoss.org/fdroid/repo/...
comment in response to post
their access to privileged/`trusted` filters can be re-enabled by changing the value of `trustedListPrefixes` in ublock origin's advanced settings from `ublock-` to `-ublock0-`, though this isn't recommended unless necessary due to the previously mentioned concerns
comment in response to post
- which causes them to be disabled for users with existing installs. the reason we do this is that by default, ublock origin gives their internal lists special privileges/the ability to run `trusted` filters - which they admit themselves has severe security concerns... github.com/gorhill/uBlo...
comment in response to post
so thanks for pointing this out - i forgot to note it on the release notes, so i just went back and added it. the answer is: we *don't* disable uBlock Origin's built-in filters, we keep them enabled but slightly change the internal id from `ublock-filters` to `ublock0-filters` -