commits
also a quiet failure for state/session/util? surely that won't be a problem? :3
includes a revert of "fix: (iOS) PWA header for Home and Profile pages"
This reverts commit 9a239e9e5046daf9bb4eeabee26986ba1e786b46.
also work towards URI support in profile website field (and masked links?)
working appview import, free alt text gen model, replace random missing logger/metric function, & mobile splash logo
YIPPEE!
adds a patch from blacksky to stop put/getPreferences from failing (from being proxied with anything besides bluesky's atproto-proxy)
also added automatic restart after changing appview
Revert "revert pdsAgent commits & remove custom AppView support" (commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69)
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
social-app upstream seems to have bumped its SDK
Additionally, environment variable handling has been improved to avoid
impurities in the flake.
Verified by doing:
```sh
export NODE_ENV=production
yarn prebuild -p android && (cd ./android && ./gradlew assembleRelease)
```
I heard it's common etiquette. Nevertheless, it is disabled by default
to avoid surprising users.
Fixes #98. Tested locally.
Default moderation settings are still applied to logged-out accounts
(per comments in the file, logged-out moderation settings are now
downstream of AA code, ~~because bsky pbc are jerks like that~~ because
it makes sense to keep everything in one place), but logged-in users are
now afforded the freedom to choose their own moderation settings, as
intended.
I did not touch logged-out moderation prefs to avoid exposing users who
might not yet have access to the moderation panel due to not having an
account to anything objectionable — this, in my opinion, is sufficient
balance considering AA is no longer functional for logged-in users.
Co-authored-by: Eric Bailey <git@esb.lol>
YIPPEE!
adds a patch from blacksky to stop put/getPreferences from failing (from being proxied with anything besides bluesky's atproto-proxy)
also added automatic restart after changing appview
Revert "revert pdsAgent commits & remove custom AppView support" (commit cccfbd0b7b1b42da3b8c9fa27353542aec283b69)
Fixes #98. Tested locally.
Default moderation settings are still applied to logged-out accounts
(per comments in the file, logged-out moderation settings are now
downstream of AA code, ~~because bsky pbc are jerks like that~~ because
it makes sense to keep everything in one place), but logged-in users are
now afforded the freedom to choose their own moderation settings, as
intended.
I did not touch logged-out moderation prefs to avoid exposing users who
might not yet have access to the moderation panel due to not having an
account to anything objectionable — this, in my opinion, is sufficient
balance considering AA is no longer functional for logged-in users.