commits
rich installation requires screenshot and a description but this is more than enough
rich installation requires screenshot and a description but this is more than enough
* feat(android): update splash screen
* fix(android): bump splash icon to upstream res
refactor: change url for go server appview
* initial settings pane w basic features
this commit adds settings pane, and basic features:
- seeing through blocks and detaches
- disabling go links
it disables analytics, so it must also handle gates.
this commit adds a ui for toggling gates,
and makes a mess of the gate cache to persist it
to storage.
* fix: deconflict cherry-pick
* refactor: we aren't deer
thank you aviva for the work you've done :)
* refactor: label fixme
* refactor: comment out file
for typecheck purposes
---------
Co-authored-by: Aviva Ruben <aviva@rubenfamily.com>
* [Fix Logouts] Persist accounts synchronously (#9109)
* Make persisting synchronous
* Initialize later so persisted is filled
* starter pack metrics (#9116)
* starter pack metrics
* emit starterpack:add/remove user event with starterpack uri in starter pack dialog
* rename metadata field
* fix android onboarding dev crash (#9132)
* Embed testbed with tweaks (#9115)
* Nightly source-language update
* add: test embed page for bskyembeds
* run prettier
* wip
* feat: use local dev for bskyembed test.html
* feat: commit generated files which i'm not sure about
* chore: add basic readme to bskyembed
* Revert "feat: commit generated files which i'm not sure about"
This reverts commit b891efdaa1fd7ddd4417bfd5267e861a25a93b0e.
* chore: revert change to bskyembed/.eslintrc.cjs
* chore: remove generated file from bskyweb/static
* chore: revert messages.po changes
* add dev-snippet command, add dev router
* Update README.md
* Update bskyembed/test.html
* change IS_DEV check to allow localhost
---------
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com>
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local>
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
* remove gate (#9130)
* patch sonner-native to remove exit animations (#9092)
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Chenyu <10610892+BinaryFiddler@users.noreply.github.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com>
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local>
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Nightly source-language update
* add: test embed page for bskyembeds
* run prettier
* wip
* feat: use local dev for bskyembed test.html
* feat: commit generated files which i'm not sure about
* chore: add basic readme to bskyembed
* Revert "feat: commit generated files which i'm not sure about"
This reverts commit b891efdaa1fd7ddd4417bfd5267e861a25a93b0e.
* chore: revert change to bskyembed/.eslintrc.cjs
* chore: remove generated file from bskyweb/static
* chore: revert messages.po changes
* add dev-snippet command, add dev router
* Update README.md
* Update bskyembed/test.html
* change IS_DEV check to allow localhost
---------
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com>
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local>
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
* starter pack metrics
* emit starterpack:add/remove user event with starterpack uri in starter pack dialog
* rename metadata field
* Make persisting synchronous
* Initialize later so persisted is filled
this commit adds settings pane, and basic features:
- seeing through blocks and detaches
- disabling go links
it disables analytics, so it must also handle gates.
this commit adds a ui for toggling gates,
and makes a mess of the gate cache to persist it
to storage.
* Send inferrable interactions to third-party feeds (#9094)
* Fix link crash (#9102)
* fix link crash
* fix link crash
* Log OTA errors properly (#9101)
* Log OTA errors properly
* filter out network errors
* don't send some "activity no longer available" errors (#9100)
* remove root sibling library (#9097)
* Catch errors on geolocation request, reduce Sentry logs (#9098)
* Nightly source-language update
* fix gap on profile (#9081)
* Update admonition component (#9068)
* update admonition component
* fix linting, adominition alighment
* design tweak
* edge cases for admonition, update storybook
* Update src/components/Admonition.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* fix mobile version
* change button style
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Button tweaks (#9106)
* Tweak button colors
* Semi bold only for tiny buttons
* [Web] Fix thread jumps (#9111)
* [Web] Fix thread jumps
* Comment formatting
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add StackedButton component (#9086)
* Nightly source-language update
* Fix feedfeedback metrics not distinguishing which feed it's from (#9099)
* fix feedfeedback metrics being sent for all feeds
* remove `discover:` metrics
* add patent pledge link to readme (#9118)
* Language selection and suggestion UX improvements (#9067)
* feat: don't retain accepted language suggestion after finishing or exiting post (#8886)
* feat: don't retain accepted language suggestion after finishing or exiting post
* fix: rebase fixes
* fix: rebase fixes
* chore: lint
* Rename onChange for clarity
* Improve logic in composer
* Handle user override more explicitly
* Drill in onSelectLanguage callback into dialog too
* Fix typo
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Make text crystal clear
* Handle multiple languages
---------
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Tighten up eslint rule to catch unused `const {_} = useLingui()` (#9122)
* tighten eslint config to catch unused `useLingui`s
* fix now-invalid uses of _
* remove unused function that produces a ton of eslint warnings
* upgrade react compiler plugin
* [Fix Logouts] Remove buggy hackfix (#9108)
* Rip out the network hack in favor of bluesky-social/atproto#4238
* Bump api pkg
* Debug code
* Revert "Debug code"
This reverts commit 38445f31f4d7bc6c360a18080a059040bd6b07d1.
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Nightly source-language update
* fix: missed alf reversion
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: pfrazee <1270099+pfrazee@users.noreply.github.com>
Co-authored-by: Chenyu <10610892+BinaryFiddler@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Daniel Holmgren <dtholmgren@gmail.com>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Rip out the network hack in favor of bluesky-social/atproto#4238
* Bump api pkg
* Debug code
* Revert "Debug code"
This reverts commit 38445f31f4d7bc6c360a18080a059040bd6b07d1.
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* tighten eslint config to catch unused `useLingui`s
* fix now-invalid uses of _
* remove unused function that produces a ton of eslint warnings
* upgrade react compiler plugin
* feat: don't retain accepted language suggestion after finishing or exiting post (#8886)
* feat: don't retain accepted language suggestion after finishing or exiting post
* fix: rebase fixes
* fix: rebase fixes
* chore: lint
* Rename onChange for clarity
* Improve logic in composer
* Handle user override more explicitly
* Drill in onSelectLanguage callback into dialog too
* Fix typo
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Make text crystal clear
* Handle multiple languages
---------
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* fix feedfeedback metrics being sent for all feeds
* remove `discover:` metrics
* Send inferrable interactions to third-party feeds (#9094)
* Fix link crash (#9102)
* fix link crash
* fix link crash
* Log OTA errors properly (#9101)
* Log OTA errors properly
* filter out network errors
* don't send some "activity no longer available" errors (#9100)
* remove root sibling library (#9097)
* Catch errors on geolocation request, reduce Sentry logs (#9098)
* Nightly source-language update
* fix gap on profile (#9081)
* Update admonition component (#9068)
* update admonition component
* fix linting, adominition alighment
* design tweak
* edge cases for admonition, update storybook
* Update src/components/Admonition.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* fix mobile version
* change button style
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Button tweaks (#9106)
* Tweak button colors
* Semi bold only for tiny buttons
* [Web] Fix thread jumps (#9111)
* [Web] Fix thread jumps
* Comment formatting
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add StackedButton component (#9086)
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: pfrazee <1270099+pfrazee@users.noreply.github.com>
Co-authored-by: Chenyu <10610892+BinaryFiddler@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Send inferrable interactions to third-party feeds (#9094)
* Fix link crash (#9102)
* fix link crash
* fix link crash
* Log OTA errors properly (#9101)
* Log OTA errors properly
* filter out network errors
* don't send some "activity no longer available" errors (#9100)
* remove root sibling library (#9097)
* Catch errors on geolocation request, reduce Sentry logs (#9098)
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [Web] Fix thread jumps
* Comment formatting
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* initial settings pane w basic features
this commit adds settings pane, and basic features:
- seeing through blocks and detaches
- disabling go links
it disables analytics, so it must also handle gates.
this commit adds a ui for toggling gates,
and makes a mess of the gate cache to persist it
to storage.
* fix: deconflict cherry-pick
* refactor: we aren't deer
thank you aviva for the work you've done :)
* refactor: label fixme
* refactor: comment out file
for typecheck purposes
---------
Co-authored-by: Aviva Ruben <aviva@rubenfamily.com>
* [Fix Logouts] Persist accounts synchronously (#9109)
* Make persisting synchronous
* Initialize later so persisted is filled
* starter pack metrics (#9116)
* starter pack metrics
* emit starterpack:add/remove user event with starterpack uri in starter pack dialog
* rename metadata field
* fix android onboarding dev crash (#9132)
* Embed testbed with tweaks (#9115)
* Nightly source-language update
* add: test embed page for bskyembeds
* run prettier
* wip
* feat: use local dev for bskyembed test.html
* feat: commit generated files which i'm not sure about
* chore: add basic readme to bskyembed
* Revert "feat: commit generated files which i'm not sure about"
This reverts commit b891efdaa1fd7ddd4417bfd5267e861a25a93b0e.
* chore: revert change to bskyembed/.eslintrc.cjs
* chore: remove generated file from bskyweb/static
* chore: revert messages.po changes
* add dev-snippet command, add dev router
* Update README.md
* Update bskyembed/test.html
* change IS_DEV check to allow localhost
---------
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com>
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local>
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
* remove gate (#9130)
* patch sonner-native to remove exit animations (#9092)
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Chenyu <10610892+BinaryFiddler@users.noreply.github.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com>
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local>
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Nightly source-language update
* add: test embed page for bskyembeds
* run prettier
* wip
* feat: use local dev for bskyembed test.html
* feat: commit generated files which i'm not sure about
* chore: add basic readme to bskyembed
* Revert "feat: commit generated files which i'm not sure about"
This reverts commit b891efdaa1fd7ddd4417bfd5267e861a25a93b0e.
* chore: revert change to bskyembed/.eslintrc.cjs
* chore: remove generated file from bskyweb/static
* chore: revert messages.po changes
* add dev-snippet command, add dev router
* Update README.md
* Update bskyembed/test.html
* change IS_DEV check to allow localhost
---------
Co-authored-by: APiligrim <28320272+APiligrim@users.noreply.github.com>
Co-authored-by: Anastasiya Uraleva <anastasiya@Anastasiyas-MacBook-Pro.local>
Co-authored-by: Anastasiya Uraleva <anastasiya@Mac.localdomain>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
* Send inferrable interactions to third-party feeds (#9094)
* Fix link crash (#9102)
* fix link crash
* fix link crash
* Log OTA errors properly (#9101)
* Log OTA errors properly
* filter out network errors
* don't send some "activity no longer available" errors (#9100)
* remove root sibling library (#9097)
* Catch errors on geolocation request, reduce Sentry logs (#9098)
* Nightly source-language update
* fix gap on profile (#9081)
* Update admonition component (#9068)
* update admonition component
* fix linting, adominition alighment
* design tweak
* edge cases for admonition, update storybook
* Update src/components/Admonition.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* fix mobile version
* change button style
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Button tweaks (#9106)
* Tweak button colors
* Semi bold only for tiny buttons
* [Web] Fix thread jumps (#9111)
* [Web] Fix thread jumps
* Comment formatting
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add StackedButton component (#9086)
* Nightly source-language update
* Fix feedfeedback metrics not distinguishing which feed it's from (#9099)
* fix feedfeedback metrics being sent for all feeds
* remove `discover:` metrics
* add patent pledge link to readme (#9118)
* Language selection and suggestion UX improvements (#9067)
* feat: don't retain accepted language suggestion after finishing or exiting post (#8886)
* feat: don't retain accepted language suggestion after finishing or exiting post
* fix: rebase fixes
* fix: rebase fixes
* chore: lint
* Rename onChange for clarity
* Improve logic in composer
* Handle user override more explicitly
* Drill in onSelectLanguage callback into dialog too
* Fix typo
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Make text crystal clear
* Handle multiple languages
---------
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Tighten up eslint rule to catch unused `const {_} = useLingui()` (#9122)
* tighten eslint config to catch unused `useLingui`s
* fix now-invalid uses of _
* remove unused function that produces a ton of eslint warnings
* upgrade react compiler plugin
* [Fix Logouts] Remove buggy hackfix (#9108)
* Rip out the network hack in favor of bluesky-social/atproto#4238
* Bump api pkg
* Debug code
* Revert "Debug code"
This reverts commit 38445f31f4d7bc6c360a18080a059040bd6b07d1.
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Nightly source-language update
* fix: missed alf reversion
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: pfrazee <1270099+pfrazee@users.noreply.github.com>
Co-authored-by: Chenyu <10610892+BinaryFiddler@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Daniel Holmgren <dtholmgren@gmail.com>
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* feat: don't retain accepted language suggestion after finishing or exiting post (#8886)
* feat: don't retain accepted language suggestion after finishing or exiting post
* fix: rebase fixes
* fix: rebase fixes
* chore: lint
* Rename onChange for clarity
* Improve logic in composer
* Handle user override more explicitly
* Drill in onSelectLanguage callback into dialog too
* Fix typo
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Make text crystal clear
* Handle multiple languages
---------
Co-authored-by: Elijah Seed-Arita <elijaharita@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* Send inferrable interactions to third-party feeds (#9094)
* Fix link crash (#9102)
* fix link crash
* fix link crash
* Log OTA errors properly (#9101)
* Log OTA errors properly
* filter out network errors
* don't send some "activity no longer available" errors (#9100)
* remove root sibling library (#9097)
* Catch errors on geolocation request, reduce Sentry logs (#9098)
* Nightly source-language update
* fix gap on profile (#9081)
* Update admonition component (#9068)
* update admonition component
* fix linting, adominition alighment
* design tweak
* edge cases for admonition, update storybook
* Update src/components/Admonition.tsx
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* fix mobile version
* change button style
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Button tweaks (#9106)
* Tweak button colors
* Semi bold only for tiny buttons
* [Web] Fix thread jumps (#9111)
* [Web] Fix thread jumps
* Comment formatting
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add StackedButton component (#9086)
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: pfrazee <1270099+pfrazee@users.noreply.github.com>
Co-authored-by: Chenyu <10610892+BinaryFiddler@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Send inferrable interactions to third-party feeds (#9094)
* Fix link crash (#9102)
* fix link crash
* fix link crash
* Log OTA errors properly (#9101)
* Log OTA errors properly
* filter out network errors
* don't send some "activity no longer available" errors (#9100)
* remove root sibling library (#9097)
* Catch errors on geolocation request, reduce Sentry logs (#9098)
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>