about summary refs log tree commit diff
path: root/src/view/screens/Support.tsx
Commit message (Collapse)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+4
|
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-13/+14
|
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+2
| | | Co-authored-by: Ansh <anshnanda10@gmail.com>
* Hindi Internationalization (#1914)Ansh2023-11-201-9/+14
| | | | | | | | | | | | | | | | | | | | | | * 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
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-4/+4
| | | | | | | | | | | | | | | | | * WIP * Add shell state * Integrate new shell state for drawer and minimal shell mode * Replace isDrawerSwipeDisabled * Split shell state into separate contexts to avoid needless re-renders * Fix typo --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* 1721 Update support link (#1722)Ansh2023-10-251-5/+5
| | | | | * change support page copy * fix grammar
* Add /support and /support/privacyPaul Frazee2023-03-131-0/+44