about summary refs log tree commit diff
path: root/src/view/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Takendown state + in-app takedown appeals (#7566)Samuel Newman2025-01-231-0/+4
* Prevent Drawer gesture conflicting with Suggestions scroll (#7468)dan2025-01-171-0/+9
* Account quick switch on web (#7190)Samuel Newman2025-01-141-39/+224
* A simpler fix for trending swipe issue (#7424)dan2025-01-102-11/+1
* Fix trending swipe gesture (#7417)dan2025-01-102-2/+18
* Fix Android composer padding: Director's Cut (#7412)Samuel Newman2025-01-092-15/+6
* fix padding on android 15 (#7411)Samuel Newman2025-01-091-2/+7
* [ELI5] change sign in to create account (#6931)Samuel Newman2025-01-083-31/+33
* Some metrics (#7294)Eric Bailey2024-12-271-1/+6
* Fix Emoji picker focus (#7217)Eric Bailey2024-12-201-8/+12
* Bump clamp max value (#7198)dan2024-12-191-1/+1
* Trending tracking (#7161)Eric Bailey2024-12-181-1/+8
* Layout tweaks (#7150)Paul Frazee2024-12-171-1/+1
* Trending (Beta) (#7144)Eric Bailey2024-12-173-13/+167
* [Experiment] Remove "Load Latest" button (#7120)dan2024-12-154-11/+65
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-1/+5
* fix: typo in filename list-converations (#7036)Renan Mav2024-12-103-3/+3
* Refactor sidebar (#6971)Eric Bailey2024-12-103-181/+122
* Fix drawer swipe (#7007)dan2024-12-101-2/+26
* [Layout] Base (#6907)Eric Bailey2024-12-054-111/+96
* css color transitions on left nav (#6768)Samuel Newman2024-11-271-0/+1
* Lightbox status bar behaviour (#6637)Samuel Newman2024-11-261-32/+18
* Fix leaking background (#6642)dan2024-11-221-1/+3
* Fix some overdraw (#6617)dan2024-11-211-6/+3
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-193-3/+1
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-1/+1
* manually implement drawertype logic (#6419)Samuel Newman2024-11-161-0/+1
* Slightly reduce rerenders in drawer (#6270)Samuel Newman2024-11-121-31/+38
* Increase bottom padding for mobile login/signup footer (#6254)Khuddite2024-11-121-1/+1
* Fix unscrollable body when returning to desktop mode from mobile mode with na...JustSNguyen2024-11-111-2/+3
* Fix non-home screen soft resetting when feed is selected from right nav (#6158)gpp-02024-11-081-1/+1
* Improve accessibility for navigation on web (#6120)Samuel Newman2024-11-054-69/+169
* Improve focus-visible outlines in navigation (#6061)Yaƫl Guilloux2024-11-011-1/+8
* Sort imports (#6009)dan2024-10-291-3/+3
* Fix drawer icon alignment (#5991)Eric Bailey2024-10-281-0/+1
* drawer border (#5893)Samuel Newman2024-10-281-1/+3
* Refactor post meta to return PostView (#5645)dan2024-10-243-3/+0
* tweak hover state (#5892)Samuel Newman2024-10-211-109/+104
* Fix NavSignupCard on web (#5813)Eric Bailey2024-10-212-3/+3
* Logged out improvments (#5771)Samuel Newman2024-10-172-3/+6
* Fix up drawer background (#5785)Eric Bailey2024-10-173-8/+27
* Unified 'Chats' in drawers into 'Chat' (#5790)Frudrax Cheng2024-10-171-2/+2
* Mark "Logo by ..." in RightNav translatable like it in Drawer (#5788)Takayuki KUSANO2024-10-171-14/+16
* Clean up drawer (#5761)Samuel Newman2024-10-163-346/+265
* Remove top padding from shell, move down into individual screens (#5548)Samuel Newman2024-10-142-26/+17
* Move composer open shortcut to shell (#5723)Hailey2024-10-111-3/+7
* Move intent handler to a child of `InnerApp` (#5695)Hailey2024-10-111-0/+3
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-0/+2
* Make 'em round (#5654)Eric Bailey2024-10-082-1/+2
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-42/+69