commits
* 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>
Similar to the patch from deer social but for catsky instead
This reverts commit bd17f0481054f23aa2e0bb5aecf88566fdfe9d6a.
* feat: update icons
* fix(nix): add zulu jdk
* fix: rebrand in app.config.js
feat: google structured data for profiles and posts
* fix: better fit logo
* refactor: app title
* refactor: go build favicons
* fix: base favicon padding
* feat: add catsky release
* feat(docs): explain workflows
* feat: add obtainium download
* refactor: remove useTheme colour coupling
makes re-colouring easier
* refactor: like button theming
* refactor: okay alf is based
* refactor: style background overflow
* feat: determine base background by alf
* chore: editorconfig css
* refactor: lfgggg
finalised retheme and replaced logo
* refactor: provide temporary trending topics style
* Add storybook shortcut in dev
* Migrate to alg pkg
* Migrate font_bold to new font_semi_bold
* Migrate font_heavy to font_bold
* Fix old theme refs
* Remove leading util
* Bump
* Revert "Add storybook shortcut in dev"
This reverts commit 7a86195c77fb5d449c7782e64ebabb6addfab919.
* Remove alf script
* Adjust font scale
* Bump
* Bump pkg
* Migrate values from conflicts
* Create default themes outside react
* Use built-in alf utils
* Migrate old font styles
* Remove unused tokens
* Move theme creation to more appropriate file
* Update button colors
* Adjust TextField colors, line heights
Start migrating blink. Also add better shutdown handling for ogcard
* delete waitlist modal, which doesn't exist
* delete invite code modal
* rip out copied invites persisted state
* delete invite query
* delete unused modal implementations
* constraint video max height to 14/9
* Apply new default to web video embed too
* Retain web handling
* Rename prop for clarity
* Align no-crop handling on native/web
* make it always constrained
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Explicitly declare worklets for useAnimatedScrollHandler_FIXED.web.ts
* Delete unused web hook
* delete other platform split file, import directly
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Normalize ogcard path metrics
add metrics middleware to ogcard service
* Fix peeking notification indicator on web
* Remove relative positioning from LeftNav component
* update deps
* update patches
* fix new arch optout
* build from source, disable new arch
* update to preview.14
* upgrade off of preview to release
* fix lockfile lint
* update patches
* add back expo-location
* downgrade reanimated
* downgrade pagerview
* use expo-file-system/legacy
* try and upgrade types/react-dom
* fix type of uint8array
* rm @types/react resolution from bad rebase
* more type errors
* fix mock
* bump rn-compressor
* add patch of https://github.com/bluesky-social/react-native-paste-input/pull/5
* delete NativeDropdown & remove Zeego
* `import React` in expo modules
* bump cocoapods
* rm unused picker lib
* add speculative react-native-mmkv patch
* revert patch, add temp debug info to error
* bring back speculative patch, patch built JS code instead of source
* revert patch, just do debugging part
* dep update
* update resolutions, dynamic-app-icon
* bump node version in eas.json
* update build instructions
* rm atob from docs
* Delete react-native-mmkv+2.12.2.patch
* bump expo which might include fix
* update expo patch version
* bump expo patch version
* wrong version oops
* update expo to latest
* update react-native-compressor, rm patch
* enable design compat mode
* patch compressor lib
https://github.com/numandev1/react-native-compressor/issues/367
* refactor: change base share url to catsky
* refactor(tests): change expected value
removes the already-deprecated `usePalette` hook from the codebase.
* 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>
* refactor: remove useTheme colour coupling
makes re-colouring easier
* refactor: like button theming
* refactor: okay alf is based
* refactor: style background overflow
* feat: determine base background by alf
* chore: editorconfig css
* refactor: lfgggg
finalised retheme and replaced logo
* refactor: provide temporary trending topics style
* Add storybook shortcut in dev
* Migrate to alg pkg
* Migrate font_bold to new font_semi_bold
* Migrate font_heavy to font_bold
* Fix old theme refs
* Remove leading util
* Bump
* Revert "Add storybook shortcut in dev"
This reverts commit 7a86195c77fb5d449c7782e64ebabb6addfab919.
* Remove alf script
* Adjust font scale
* Bump
* Bump pkg
* Migrate values from conflicts
* Create default themes outside react
* Use built-in alf utils
* Migrate old font styles
* Remove unused tokens
* Move theme creation to more appropriate file
* Update button colors
* Adjust TextField colors, line heights
* update deps
* update patches
* fix new arch optout
* build from source, disable new arch
* update to preview.14
* upgrade off of preview to release
* fix lockfile lint
* update patches
* add back expo-location
* downgrade reanimated
* downgrade pagerview
* use expo-file-system/legacy
* try and upgrade types/react-dom
* fix type of uint8array
* rm @types/react resolution from bad rebase
* more type errors
* fix mock
* bump rn-compressor
* add patch of https://github.com/bluesky-social/react-native-paste-input/pull/5
* delete NativeDropdown & remove Zeego
* `import React` in expo modules
* bump cocoapods
* rm unused picker lib
* add speculative react-native-mmkv patch
* revert patch, add temp debug info to error
* bring back speculative patch, patch built JS code instead of source
* revert patch, just do debugging part
* dep update
* update resolutions, dynamic-app-icon
* bump node version in eas.json
* update build instructions
* rm atob from docs
* Delete react-native-mmkv+2.12.2.patch
* bump expo which might include fix
* update expo patch version
* bump expo patch version
* wrong version oops
* update expo to latest
* update react-native-compressor, rm patch