about summary refs log tree commit diff
path: root/src/view/shell/bottom-bar
Commit message (Expand)AuthorAgeFilesLines
...
* Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-1/+1
* Fix memory leak on mobile web tab navigation (#2021)dan2023-11-281-1/+1
* [PWI] Shell (#1967)Eric Bailey2023-11-212-98/+108
* Improve notification load behaviors (#1943)Paul Frazee2023-11-161-1/+10
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-162-8/+4
* Some me model cleanup (#1928)Eric Bailey2023-11-162-9/+20
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-2/+3
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-5/+5
* Sync top/bottom bar disappearance to the scroll (#1855)dan2023-11-091-1/+6
* Internationalization & localization (#1822)Ansh2023-11-091-5/+8
* Hide/show header and footer without re-renders, take two (#1849)dan2023-11-092-5/+1
* 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-2/+2
* Work around a startup stall caused by expo-image on low-end Android (#1801)dan2023-11-021-2/+12
* Performance optimization (#1676)Ansh2023-10-132-7/+3
* Disable events on hidden bars (#1686)dan2023-10-132-0/+4
* Fix a potential reference error in bottombarweb (#1600)Paul Frazee2023-10-031-1/+6
* Account quick switch modal (#1567)Paul Frazee2023-09-281-0/+4
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-183-17/+17
* Fix Profile link from drawer on Mobile Web (#1437)Ansh2023-09-141-8/+20
* Give explicit names to MobX observer components (#1413)dan2023-09-072-2/+4
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-1/+2
* Hotfix mobile web styling issues (#1039)Ansh2023-07-191-3/+0
* create explicit relationship between valuesEric Bailey2023-07-181-0/+3
* [APP-657] Add share list functionality (#863)Ansh2023-06-262-1/+1
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-2/+4
* Fixes & updates for mobile webPaul Frazee2023-05-251-0/+14
* Add feeds tabPaul Frazee2023-05-251-1/+29
* put user avatar on bottom bar and replace with hamburger menu on topAnsh Nanda2023-05-252-12/+18
* Update to empty hint if no notificationsrenahlee2023-05-171-1/+1
* Update hint for notificationsrenahlee2023-05-171-2/+7
* a11y label cleanup (#576)Ollie H2023-05-041-5/+16
* React Native accessibility (#539)Ollie H2023-05-011-9/+26
* Feed and notifs improvements (#498)Paul Frazee2023-04-191-4/+2
* APP-70 give profile its own tab mobile (#469)Ansh2023-04-181-26/+20
* Mobile Web (#427)John Fawcett2023-04-123-0/+360