commits
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Limit height of images within posts
* Add some future-proofness
* Comments, improve a11y
* Adjust ALT, add crop icon
* Fix disableCrop in record-with-media posts
* Clean up aspect ratios, handle very tall images
* Handle record-with-media separately, clarify intent using enums
* Adjust spacing
* Adjust rwm embed image size on mobile
* Only do reduced layout if images embed
* Adjust gap in small embed variant
* Clean up grid layout
* Hide badge on small variant with one image
* Remove crop icon from image grid, leave on single image
* Fix sizing in Firefox
* Fix fullBleed variant
Co-authored-by: Hailey <me@haileyok.com>
* enter/exit animations for video in composer
* use zoom out animation
* unify margin between different steps
* skip animation when posting
* throw HLS errors to be caught by error boundary
* wording tweak
* do the same on native
* fix type error
* rename setting
* preview (web)
* preview (native)
* improve autoplay disabled behaviour on web
* Add misleading report type to posts
* Update copy
* Update copy
* tweak
* error state for upload toolbar
* catch errors in upload status query
* stop query on error
---------
Co-authored-by: Hailey <me@haileyok.com>
Co-authored-by: Gleydson Rodrigues <gleydsonsr@gmail.com>
Co-authored-by: Hailey <me@haileyok.com>
* Fix border on PostQuotes, add debug atom
* Add util_screen_outer, apply to h_full_vh here needed
* surface errors in UI
* style progress indicator
* remove job status progress
* rm log
* fix webm ext
* use actual black rather than theme black
* adjust time/mute indicators
* Limit height of images within posts
* Add some future-proofness
* Comments, improve a11y
* Adjust ALT, add crop icon
* Fix disableCrop in record-with-media posts
* Clean up aspect ratios, handle very tall images
* Handle record-with-media separately, clarify intent using enums
* Adjust spacing
* Adjust rwm embed image size on mobile
* Only do reduced layout if images embed
* Adjust gap in small embed variant
* Clean up grid layout
* Hide badge on small variant with one image
* Remove crop icon from image grid, leave on single image
* Fix sizing in Firefox
* Fix fullBleed variant