about summary refs log tree commit diff
path: root/src/view/shell/bottom-bar/BottomBar.tsx
Commit message (Expand)AuthorAgeFilesLines
* [Threads V2] Preliminary integration of unspecced V2 APIs (#8443)Eric Bailey2025-06-111-1/+3
* Update react-navigation (#5967)dan2025-06-091-22/+30
* Live (#8354)Samuel Newman2025-05-101-4/+20
* demo modeSamuel Newman2025-04-231-5/+9
* DMs inbox (#7778)Samuel Newman2025-03-041-0/+1
* Plural formatting for accessibility `unread items` strings (#7743)surfdude292025-02-241-3/+13
* [ELI5] change sign in to create account (#6931)Samuel Newman2025-01-081-15/+15
* Bump clamp max value (#7198)dan2024-12-191-1/+1
* [Experiment] Remove "Load Latest" button (#7120)dan2024-12-151-1/+10
* fix: typo in filename list-converations (#7036)Renan Mav2024-12-101-1/+1
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-1/+1
* Improve accessibility for navigation on web (#6120)Samuel Newman2024-11-051-2/+2
* Make 'em round (#5654)Eric Bailey2024-10-081-1/+1
* Rework native autocomplete (#5521)Hailey2024-09-271-4/+3
* Remove Segment (#5518)Hailey2024-09-271-4/+1
* tab change on press rather than pressIn (#5508)Samuel Newman2024-09-261-2/+1
* Use scale animation for tabs (#5483)Samuel Newman2024-09-251-6/+10
* Release 1.91 prep (#5215)Paul Frazee2024-09-071-1/+1
* Remove new_user_guided_tour and tour code (#5023)dan2024-08-291-14/+11
* Guided tour for new users (#4690)Paul Frazee2024-07-021-11/+14
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-101-2/+2
* 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