about summary refs log tree commit diff
path: root/src/view/shell/bottom-bar/BottomBar.tsx
Commit message (Expand)AuthorAgeFilesLines
* remove DMs gate (#4112)Samuel Newman2024-05-201-69/+28
* [🐴] use "Chats" instead of "Messages" (#4013)Samuel Newman2024-05-141-1/+1
* Gate chat icon in bottom bars (#3959)Eric Bailey2024-05-101-3/+39
* [🐴] Change up icons (#3938)Eric Bailey2024-05-101-91/+57
* [🐴] Unread messages badge (#3901)Samuel Newman2024-05-071-1/+9
* [Clipclops] New routes with placeholder screens (#3725)Samuel Newman2024-04-271-3/+45
* Fix: dont let notifications count go behind the icon (#3505)Paul Frazee2024-04-121-1/+1
* Improve Android haptic, offer toggle for haptics in the app (#3482)Hailey2024-04-111-3/+4
* Use ALF for the account quick switch dialog (#3327)Samuel Newman2024-04-031-214/+226
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-0/+2
* Dedupe navigation events (push, navigate, pop, etc) (#3179)Hailey2024-03-121-3/+5
* Fix `Logotype` fill for dark mode (#2230)Eric Bailey2023-12-181-1/+1
* Some brand, some pwi (#2212)Eric Bailey2023-12-141-47/+108
* PWI behavior updates (#2207)Paul Frazee2023-12-141-22/+22
* Multiple notifications fixes (#2154)Paul Frazee2023-12-091-9/+1
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-3/+2
* Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-1/+1
* [PWI] Shell (#1967)Eric Bailey2023-11-211-64/+69
* 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-5/+2
* Some me model cleanup (#1928)Eric Bailey2023-11-161-4/+6
* 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-091-2/+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-131-6/+2
* Disable events on hidden bars (#1686)dan2023-10-131-0/+1
* Account quick switch modal (#1567)Paul Frazee2023-09-281-0/+4
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-10/+9
* Give explicit names to MobX observer components (#1413)dan2023-09-071-1/+3
* [APP-657] Add share list functionality (#863)Ansh2023-06-261-0/+1
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-2/+4
* Add feeds tabPaul Frazee2023-05-251-1/+29
* put user avatar on bottom bar and replace with hamburger menu on topAnsh Nanda2023-05-251-12/+13
* 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-121-0/+198