Ansh
c5b6f88e9a
Hindi Internationalization ( #1914 )
...
* get basic hindi support to work
* get web app language switcher in
* Refactor i18n implementation and remove unused
code
* add missing strings
* add dropdowns and modals missing strings
* complete all hindi translations
* fix merge conflicts
* fix legeacy persisted state
* fix data in RecommendedFeeds
* fix lint
2023-11-20 13:29:27 -08:00
Paul Frazee
c8c308e31e
Refactor feeds to use react-query ( #1862 )
...
* Update to react-query v5
* Introduce post-feed react query
* Add feed refresh behaviors
* Only fetch feeds of visible pages
* Implement polling for latest on feeds
* Add moderation filtering to slices
* Handle block errors
* Update feed error messages
* Remove old models
* Replace simple-feed option with disable-tuner option
* Add missing useMemo
* Implement the mergefeed and fixes to polling
* Correctly handle failed load more state
* Improve error and empty state behaviors
* Clearer naming
2023-11-10 15:34:25 -08:00
Eric Bailey
bd531f2344
Pull language methods into api context ( #1847 )
...
* Pull language methods into api context
* Rename for consistency
2023-11-08 11:55:38 -08:00
Paul Frazee
5eadadffbf
State layer cleanup: move alt-text-required into preferences and fix a bug in reminders ( #1845 )
...
* Move alt-text-required into preferences
* Fix bug: reminders now using new onboarding state
2023-11-08 09:46:07 -08:00
Paul Frazee
5843e212c0
Move language preferences to new persistence + context ( #1837 )
2023-11-08 09:38:28 -08:00