commits
fixes default fallback avatar not being square, dm message bar not being square and the create new post button on mobile and smaller web sizes
i mean it only makes sense considering ur fork is based on it ;)
Fix multiline input padding for mobile
Remove duplicate resizable input css
and adding them to the compose intents for images and videos if they exist.
Co-authored-by: Tom Quinders <tom.quinders@check24.de>
* `yarn intl:pull`
* `yarn intl:extract:all`
* use xlarge runner for macos build
* try and fix yarn cache
* update actions/cache for pods step
* use expo github action main rather than v8
* update all actions to the same
* use yarn cache where missing
* use useConfirmEmail hook in deep link verification flow
* more straightforward logic
* Adds post:view client event tracking in feeds
* Add post:view event on the post page itself
* Don't send post:view to statsig for now
* convert to non reactive callback to reduce rerenders
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>