commits
* 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
* 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
* [Web] Fix thread jumps
* Comment formatting
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* 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>
* Log OTA errors properly
* filter out network errors
* 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>
* 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>
* 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>