about summary refs log tree commit diff
path: root/src/view/shell/desktop/RightNav.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix RightNav elements focus outline on web (#8788)Bartosz Kaszubowski2025-08-261-1/+5
* New `Select` component (#8323)Samuel Newman2025-05-061-1/+1
* make the sidebar smaller when offset, reduce total offset (#8052)Samuel Newman2025-03-241-2/+6
* Extract center column offset, reduce by 20px (#7974)Samuel Newman2025-03-241-1/+2
* Better tablet layout (#7656)Samuel Newman2025-02-251-13/+23
* Trending (Beta) (#7144)Eric Bailey2024-12-171-10/+34
* Refactor sidebar (#6971)Eric Bailey2024-12-101-120/+77
* [Layout] Base (#6907)Eric Bailey2024-12-051-3/+8
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* Mark "Logo by ..." in RightNav translatable like it in Drawer (#5788)Takayuki KUSANO2024-10-171-14/+16
* Improve styles (#4916)Minseo Lee2024-08-111-4/+5
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-4/+3
* New user progress guides (#4716)Paul Frazee2024-07-041-3/+7
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+3
* Add kawaii mode (#3773)Samuel Newman2024-05-011-9/+24
* remove sandbox labels (#2883)Hailey2024-02-161-10/+2
* Remove invites code UI (#2851)Eric Bailey2024-02-121-85/+2
* Update `blueskyweb.xyz` links to `bsky.social` (#2830)surfdude292024-02-121-2/+2
* New Web Layout (#2126)dan2024-01-221-2/+3
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-1/+1
* Fix: Web design issues (#2377) (#2410)Eric Bailey2024-01-031-3/+3
* show search in centre column on desktopSamuel Newman2023-12-201-5/+19
* Fix: Some display issues (#2219)Hima2023-12-181-1/+1
* Rework the rightnav overflow behavior to not obscure the scroll region (#2199)Paul Frazee2023-12-131-67/+65
* Make right nav scrollable on short screens (#2186)Eric Bailey2023-12-121-60/+63
* Improvements to persisted state migration (#2098)Eric Bailey2023-12-051-2/+2
* show informative message when token scope is wrongSamuel Newman2023-11-301-11/+38
* [PWI] Shell (#1967)Eric Bailey2023-11-211-16/+33
* Hindi Internationalization (#1914)Ansh2023-11-201-4/+7
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-5/+4
* Refactor invites modal (#1930)Eric Bailey2023-11-161-8/+7
* Pare down session as much as possibleEric Bailey2023-11-101-3/+2
* Web login/signup and shellEric Bailey2023-11-091-4/+6
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-2/+4
* Revert "Fix invite codes flash on desktop, use loading placeholder (#1591)" (...Paul Frazee2023-10-101-43/+29
* Fix invite codes flash on desktop, use loading placeholder (#1591)Patroll2023-10-041-29/+43
* Handle long feed listings on the right nav with scrolling (#1562)Paul Frazee2023-09-281-0/+2
* Move sidebar by 10px for more even padding (#1543)Tanza2023-09-281-1/+1
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-2/+3
* Give explicit names to MobX observer components (#1413)dan2023-09-071-2/+2
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-0/+1
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-0/+6
* [APP-773] Change waitlist explainer copy (#1021)Paul Frazee2023-07-171-6/+1
* Update support links (#977)Paul Frazee2023-07-051-3/+15
* Fix some broken links on policy docs (#916)Paul Frazee2023-06-271-2/+2
* Add testnet warning (#880)Paul Frazee2023-06-141-4/+13
* Desktop: prevent unnecessary X scroll between 1230px and 1260px (#828)Ivan Silvestre2023-06-131-1/+1
* Fix line breaks on side bar links (#815)Michi Hoffmann2023-06-011-1/+1
* Remove unused importsJaz2023-05-171-2/+2
* Move appearance settings to settings pageJaz2023-05-171-121/+0