about summary refs log tree commit diff
path: root/src/view/shell/index.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* [Layout] Base (#6907)Eric Bailey2024-12-051-26/+28
* Fix unscrollable body when returning to desktop mode from mobile mode with na...JustSNguyen2024-11-111-2/+3
* Fix up drawer background (#5785)Eric Bailey2024-10-171-3/+13
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-141-7/+8
* Move composer open shortcut to shell (#5723)Hailey2024-10-111-3/+7
* fix: only close drawer if directly tapping backdrop (#3534)Mary2024-04-141-7/+13
* PWI improvements (#3489)Paul Frazee2024-04-121-13/+15
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+2
* change usage of t to msgSamuel Newman2024-03-181-4/+7
* Add tags and mute words (#2968)Eric Bailey2024-02-261-0/+2
* fix web aux click on all browsers (#2633)Hailey2024-02-061-2/+0
* New Web Layout (#2126)dan2024-01-221-9/+11
* New component library based on ALF (#2459)Eric Bailey2024-01-181-0/+2
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+1
* PWI: Refactor Shell (#1989)dan2023-11-241-27/+2
* Fix missing effect cleanup (#1986)dan2023-11-241-1/+2
* [PWI] Shell (#1967)Eric Bailey2023-11-211-3/+9
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Close active elems (react-query refactor) (#1926)Paul Frazee2023-11-161-10/+6
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-8/+1
* Web login/signup and shellEric Bailey2023-11-091-2/+4
* Internationalization & localization (#1822)Ansh2023-11-091-1/+2
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-1/+4
* Move onboarding state to new persistence + reducer context (#1835)Paul Frazee2023-11-081-3/+8
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-3/+7
* Fix 1405 handle android back button in composer (#1446)Ansh2023-09-291-1/+0
* :bug: Handle middle mouse click on feed list items (#1469)Foysal Ahamed2023-09-181-0/+2
* Give explicit names to MobX observer components (#1413)dan2023-09-071-2/+2
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-5/+5
* More fixes to mobile onboardPaul Frazee2023-08-301-1/+2
* Rework web onboardingPaul Frazee2023-08-291-2/+3
* [APP-834] Allow @ing someone in post directly from profile (#1241)Ansh2023-08-221-0/+1
* Hide both the left and right nav on desktop when logged outPaul Frazee2023-05-301-2/+2
* Desktop: hide the left panel and the invite codes from the main page if you a...Ivan Silvestre2023-05-301-1/+1
* Close active elements on state change (#677)Ollie H2023-05-171-1/+11
* React Native accessibility (#539)Ollie H2023-05-011-1/+3
* Move border positioning to FlatList and ScrollView (#509)Ollie Hsieh2023-04-211-28/+0
* #435 web dark mode (#455)Ansh2023-04-121-3/+16
* Mobile Web (#427)John Fawcett2023-04-121-5/+38
* Fixes profile edit image selection not prompting users on web (#309) (#321)John Fawcett2023-03-191-2/+0
* Fixes quote post not showing up in quote post composer (#315) (#318)John Fawcett2023-03-181-0/+1
* Handle logged out mobile web betterPaul Frazee2023-03-141-26/+0
* Rework logged out state to preserve routing and work for webPaul Frazee2023-03-131-12/+0
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-0/+113