bsky-app/src/state
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
..
cache Do less work (#1953) 2023-11-17 09:31:26 -08:00
modals Use non-reactive callbacks for some methods (#1948) 2023-11-16 22:18:37 -08:00
models/media Remove deprecated models and mobx usage (react-query refactor) (#1934) 2023-11-16 12:53:43 -08:00
persisted Hindi Internationalization (#1914) 2023-11-20 13:29:27 -08:00
preferences Hindi Internationalization (#1914) 2023-11-20 13:29:27 -08:00
queries Do less work (#1953) 2023-11-17 09:31:26 -08:00
session Move the current agent to a global and reset RQ queries on agent change (#1946) 2023-11-16 18:26:22 -08:00
shell Use non-reactive callbacks for some methods (#1948) 2023-11-16 22:18:37 -08:00
events.ts Shell behaviors update (react-query refactor) (#1915) 2023-11-15 17:17:50 -08:00
invites.tsx Move invite-state to new persistence + context and replace the notifications with just showing uses in the modal (#1840) 2023-11-08 09:10:59 -08:00
lightbox.tsx Use non-reactive callbacks for some methods (#1948) 2023-11-16 22:18:37 -08:00
muted-threads.tsx Move muted threads to new persistence + context (#1838) 2023-11-08 09:08:42 -08:00
util.ts Close active elems (react-query refactor) (#1926) 2023-11-16 08:18:59 -08:00