* origin/main: (69 commits)
Update .po files
use `showControls` to show/hide live text icon on ios (#2982)
Fix dim mode unread notif color
Make dim theme dim (#2966)
Add handle validation to create account UI (#2959)
Normalize relative day (#2874)
increase timeout to 15s (#2958)
use `useOpenLink` hook for links in ALF (#2975)
Rename Home Feed Prefs to Following Feed Prefs (#2965)
Refactor feed header components (#2964)
patch react-navigation to fix history bug (#2955)
Use EAS managed build number, run build/submit on GH Actions (#2841)
Fix `numberOfLines` not updating on iOS 15 (#2956)
Fix UITextView line height adjustment for DynamicType, always use the max width for the view (#2916)
Navigate back from a deleted post's route (#2948)
Add optional close callback to Dialog (#2947)
Fix flash when pressing into just-created post (#2945)
Last usage (#2944)
Update blogpost URL in ExportCarDialog.tsx (#2939)
Prefer full posts for post thread placeholder (#2943)
...
* Make dim color scheme dim
* Tweaks
* Overall tweaks
* We have to go darker
* Tweak saturation of blues in dim
* Increase contrast on dark-dark mode
* adjust dim
---------
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
Co-authored-by: Hailey <me@haileyok.com>
* show uiState errors in the box as well
simplify copy
update ui for only letters and numbers
add ui validation to handle selection
* simplify names
* Fix accidental text-node render
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* fix: normalize relative date
* chore: add comments
* refactor: skip flooring normalized diff
* refactor: let -> const
* fix: get own copy of date to prevent mutating
* refactor: rounding does the same trick
* Move home-related files to view/com/home
* Add HomeHeader in front of FeedTabBar
* Move isDekstop check outside FeedsTabBar
* Remove PWI logic from tabbar
* Separate platform-specific layout from shared logic
* Revert "Prefer post over quote when finding cached post (#2935)"
This reverts commit da62a77f05.
* Prefer full posts for post thread placeholder
* Clarify with a comment
* Switch to new RT
* Allow early exit from links
* Build in tracking to text atoms
* Clean up FeedSourceCard
* Clean up leading after new default
* Add deprecated notice