about summary refs log tree commit diff
path: root/src/lib/hooks
Commit message (Expand)AuthorAgeFilesLines
* Remove the environment indirections (#7089)dan2024-12-131-3/+1
* [Notifications] Add a Mentions tab (#7044)dan2024-12-121-4/+11
* clean rn 0.76 upgrade (#6887)Hailey2024-12-062-3/+13
* [Layout] Base (#6907)Eric Bailey2024-12-051-31/+0
* Add link-click metrics (#6934)Paul Frazee2024-12-031-0/+10
* Revert "Pass referrer on native (with an opt out) (#6648)" (#6732)dan2024-11-251-23/+1
* Ensure react-native-keyboard-controller enabled state doesn't get overwritten...Samuel Newman2024-11-251-0/+110
* Pass referrer on native (with an opt out) (#6648)dan2024-11-221-1/+23
* Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)dan2024-11-181-0/+39
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-9/+11
* Email verification tweaks (date) (#6416)Hailey2024-11-161-2/+3
* Tweak email verification dialog (#6397)Hailey2024-11-151-2/+14
* Add email verification prompts throughout the app (#6174)Hailey2024-11-121-0/+19
* [Settings] Ungate, and remove old settings (#6144)Samuel Newman2024-11-081-14/+0
* Sort imports (#6009)dan2024-10-2919-30/+37
* Present in-app browser as sheet (#5718)Samuel Newman2024-10-111-0/+54
* Move intent handler to a child of `InnerApp` (#5695)Hailey2024-10-111-1/+10
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-0/+1
* [Video] Add dimension info to share intent (#5639)Hailey2024-10-071-1/+2
* Remove Segment (#5518)Hailey2024-09-272-17/+12
* [Share Extension] Move away from deprecated API, implement JS side of things ...Hailey2024-09-261-6/+18
* Milly tweaks (#5365)Eric Bailey2024-09-161-4/+0
* WIPEric Bailey2024-09-111-1/+5
* Add intent for verifying email (#5120)Hailey2024-09-071-2/+32
* [Video] Add disable autoplay for native, more tweaking (#5178)Hailey2024-09-061-12/+15
* Localize dates, counts (#5027)Eric Bailey2024-08-292-75/+278
* Force at least one item to always be initially rendered (#5029)Hailey2024-08-291-1/+6
* Profile screen performance tweak - Adjust initial num to render based on head...Hailey2024-08-291-7/+15
* Fix fixed footer experiment (#4969)dan2024-08-221-27/+18
* Add `list hidden` screen (#4958)Hailey2024-08-201-0/+23
* [Experiment] Always show bottom bar (#4946)dan2024-08-161-0/+18
* useDedupe callback (#4855)GSMT2024-07-301-2/+2
* Make all referrer info sync (#4782)Hailey2024-07-121-9/+8
* referrers for all platforms (#4514)Hailey2024-07-111-1/+14
* Video compression in composer (#4638)Samuel Newman2024-07-052-0/+37
* use granular permission of for media perm request (#4609)Hailey2024-06-241-1/+3
* Starter Packs (#4332)Hailey2024-06-212-0/+16
* Force callers of `getTimeAgo` to pass in the value for "now" (#4560)Eric Bailey2024-06-181-13/+4
* Add `useGetTimeAgo` and utils (#4556)Eric Bailey2024-06-182-0/+197
* Move feeds screen into common navigator, handle usages (#4365)Eric Bailey2024-06-111-0/+1
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-101-14/+27
* Bump more Expo libs (#4251)dan2024-05-291-2/+3
* Upgrade to Expo 51 and React Native 0.74 (#3980)Hailey2024-05-291-56/+0
* [🐴] update convo list from message bus (#4189)Samuel Newman2024-05-241-0/+15
* [🐴] Reset screen when pressing a DM notification while already in the conv...Hailey2024-05-181-4/+26
* Disable badge incrementing for DMs (#4088)Hailey2024-05-171-9/+6
* [🐴] Don't always show notification for everything (#4083)Hailey2024-05-171-1/+1
* [🐴] Decrement app badge when opening unread chat (#4040)Hailey2024-05-161-2/+3
* Handle failed resumeSession case when switching accounts (#4047)Eric Bailey2024-05-161-0/+5
* Add push notification extensions (#4005)Hailey2024-05-151-1/+24