about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* remove build-embed from Dockerfile (#3502)Samuel Newman2024-04-122-3/+1
* Dont apply the content-language filter if it will remove all content (#3492)Paul Frazee2024-04-121-5/+15
* [Embeds] Create vite project and add to build pipeline (#3448)Samuel Newman2024-04-1215-3/+3946
* add `likeCount` etal. to `embedViewRecordToPostView` (#3500)Hailey2024-04-121-1/+5
* Use getSuggestions endpoint behind the gate (#3499)dan2024-04-123-5/+66
* Added `new_profile_scroll_component` to `Gate` type (#3487)Hailey2024-04-111-0/+1
* Fix useGate lint rule (#3486)dan2024-04-111-7/+6
* Make bio area scrollable on iOS (#2931)Hailey2024-04-1115-64/+490
* Improve Android haptic, offer toggle for haptics in the app (#3482)Hailey2024-04-1114-200/+231
* Search - only enable queries once tab is active (#3471)Samuel Newman2024-04-103-16/+61
* [Statsig] Mark Testflight as staging tier (#3470)dan2024-04-101-1/+7
* [Statsig] Typecheck gates (#3467)dan2024-04-106-6/+45
* Bump to 1.77 (#3468)Hailey2024-04-101-1/+1
* Search - extra tabs (#3408)Samuel Newman2024-04-103-24/+94
* notify slack on production builds (#3461)Hailey2024-04-091-1/+1
* notify slack on production builds (#3460)Hailey2024-04-091-11/+28
* 1.76 release preparations (#3459)Paul Frazee2024-04-0931-14283/+18807
* Update zh-CN translation (#3433)Frudrax Cheng2024-04-091-824/+269
* Italian Localization (#3388)Gabriella2024-04-091-1158/+888
* [Statsig] Send prev route name (#3456)dan2024-04-091-1/+6
* [Statsig] Instrument feed display (#3455)dan2024-04-094-15/+71
* Small logic cleanups (#3449)Eric Bailey2024-04-096-54/+213
* Use ALF for the embed consent modal (#3336)Samuel Newman2024-04-097-281/+250
* Onboarding tweaks (#3447)Eric Bailey2024-04-083-17/+7
* [Experiment] Ignore the persisted tab (#3442)dan2024-04-081-7/+14
* [Experiment] Show "Follow Back" label (#3439)dan2024-04-081-7/+18
* [Statsig] Track like/follow metadata (#3435)dan2024-04-084-11/+75
* [Experiment] Turn off interval polling for Discover (#3431)dan2024-04-083-34/+54
* Auto-expand follow suggestions on web (#3432)dan2024-04-082-0/+12
* [Experiment] Disable min shell on foregrounding (#3430)dan2024-04-081-13/+31
* Implement back button fix for all places in the app (#3434)Hailey2024-04-081-1/+2
* Keep each deployment job in a separate concurrency group (#3446)Hailey2024-04-081-4/+9
* Bump `async-storage` to comply with App Store guidelines (#3436)Hailey2024-04-082-5/+5
* adjust `app.config.js` to prevent development manifest error (#3413)Hailey2024-04-051-5/+9
* fix dialog back button for android (#3428)Hailey2024-04-053-22/+38
* only run labelers for core team (#3426)Hailey2024-04-051-8/+7
* prevent deployment race conditions (#3416)Hailey2024-04-052-6/+23
* Enforce that text is wrapped in <Text>, remaining cases (#3421)dan2024-04-0515-73/+587
* Remove special cases for some buttons with text (#3412)dan2024-04-059-99/+106
* Lint and check types before building (#3424)Hailey2024-04-041-4/+12
* properly import linear gradient (#3423)Hailey2024-04-0515-19/+14
* migrate to `expo-linear-gradient` (#3420)Hailey2024-04-0417-121/+127
* migrate to 'expo-haptics' (#3418)Hailey2024-04-044-20/+26
* migrate to `expo-application` (#3417)Hailey2024-04-045-21/+15
* migrate to `expo-clipboard` (#3419)Hailey2024-04-048-65/+66
* Bump some Expo package, remove unused packages to prepare for migration (#3415)Hailey2024-04-046-399/+218
* Use CSS keyframe animation for spinner on web (#3411)Samuel Newman2024-04-044-2/+66
* Fix false positive DEV check (#3410)dan2024-04-041-0/+8
* fix comments on prs (#3406)Hailey2024-04-041-154/+18
* Enforce Text suffix for Text-rendering components (#3407)dan2024-04-0443-343/+430