about summary refs log tree commit diff
path: root/src/view/shell/Drawer.tsx
Commit message (Expand)AuthorAgeFilesLines
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-111-4/+5
* Add icons to drawer (#3956)Eric Bailey2024-05-101-55/+41
* Improve localization marks (#3285)Minseo Lee2024-05-061-3/+3
* Replace pluralize by plural by @tkusano (#3882)Paul Frazee2024-05-061-7/+17
* Add kawaii mode (#3773)Samuel Newman2024-05-011-0/+13
* Remove Moderation from sidebar (#3692)dan2024-04-241-27/+0
* Increase hit slop for web's app language picker (#3535)Mary2024-04-131-1/+3
* PWI improvements (#3489)Paul Frazee2024-04-121-26/+30
* Merge branch 'patch-3' of https://github.com/quiple/social-app into quiple-pa...Paul Frazee2024-03-191-4/+6
|\
| * Update Drawer.tsxMinseo Lee2024-02-141-4/+6
* | Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-0/+1
|/
* Remove invites code UI (#2851)Eric Bailey2024-02-121-54/+1
* Update `blueskyweb.xyz` links to `bsky.social` (#2830)surfdude292024-02-121-2/+2
* Use new palette values for main palette (#2566)Eric Bailey2024-01-181-1/+4
* Internationalize more strings (#2440)Stanislas Signoud2024-01-091-2/+4
* Add policy links to left nav and settings page (#2300)Paul Frazee2023-12-241-0/+19
* Some brand, some pwi (#2212)Eric Bailey2023-12-141-11/+11
* PWI behavior updates (#2207)Paul Frazee2023-12-141-1/+1
* Multiple notifications fixes (#2154)Paul Frazee2023-12-091-9/+1
* Optimize Drawer re-renders (#2108)dan2023-12-061-184/+312
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-3/+2
* Various fixes (#2053)Paul Frazee2023-11-301-13/+6
* Merge remote-tracking branch 'upstream/main' into invite-code-warningSamuel Newman2023-11-301-1/+1
|\
| * Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-1/+1
* | show informative message when token scope is wrongSamuel Newman2023-11-301-10/+25
|/
* [PWI] Shell (#1967)Eric Bailey2023-11-211-81/+94
* Hindi Internationalization (#1914)Ansh2023-11-201-8/+8
* Improve notification load behaviors (#1943)Paul Frazee2023-11-161-1/+10
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-9/+4
* Refactor invites modal (#1930)Eric Bailey2023-11-161-7/+7
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-4/+4
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-5/+5
* Pare down session as much as possibleEric Bailey2023-11-101-38/+60
* Internationalization & localization (#1822)Ansh2023-11-091-13/+16
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-2/+4
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-10/+13
* Work around a startup stall caused by expo-image on low-end Android (#1801)dan2023-11-021-1/+6
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-0/+14
* Revert "Fix invite codes flash on desktop, use loading placeholder (#1591)" (...Paul Frazee2023-10-101-28/+26
* Fix invite codes flash on desktop, use loading placeholder (#1591)Patroll2023-10-041-26/+28
* fix styling when on FeedsTab (#1574)Ansh2023-10-021-0/+1
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-8/+7
* improve drawer reflow for large text (#1464)Eric Bailey2023-09-151-37/+47
* Fix Profile link from drawer on Mobile Web (#1437)Ansh2023-09-141-2/+7
* Give explicit names to MobX observer components (#1413)dan2023-09-071-2/+2
* Update support links (#977)Paul Frazee2023-07-051-10/+35
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
* Merge branch 'main' into inherit_system_themeJaz2023-05-301-13/+39
|\
| * Add feeds tabPaul Frazee2023-05-251-11/+19
| * Add scrollview to drawerPaul Frazee2023-05-251-7/+11