about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | use Link instead of manual navigation (#8930)Samuel Newman2025-08-281-7/+7
* | Bump `expo-image-picker` to `17.0.5` (#8929)Eric Bailey2025-08-282-5/+5
* | Update dev env (#8921)Eric Bailey2025-08-2811-126/+205
* | Nightly source-language updatepfrazee2025-08-281-85/+90
* | Update birthday setting dialog (#8910)Chenyu2025-08-271-28/+63
* | Update FollowDialog.tsx (#8919)surfdude292025-08-281-1/+1
* | Add `english-only-resource` context and tweak labels (#8805)surfdude292025-08-276-11/+41
* | Merge pull request #8885 from internet-development/caidanw/app-1409-add-data-...jim2025-08-271-4/+11
|\ \
| * | refactor(feed): simplify isDiscoverFeed logic in FeedPageCaidan Williams2025-08-271-4/+1
| * | refactor(feed): remove NoSnippetWrapper from FeedPage in favor of dataSet att...Caidan Williams2025-08-272-74/+46
| * | feat: prevent search engines from indexing Discover feed content as page desc...Caidan Williams2025-08-262-38/+72
| * | feat: add data-nosnippet attribute to Discover feed for SEO controlCaidan Williams2025-08-261-2/+6
* | | prevent android exposures to gate (#8916)Samuel Newman2025-08-271-1/+2
* | | Nightly source-language updatemozzius2025-08-271-137/+239
* | | starter pack dialog tweaks (#8913)Samuel Newman2025-08-271-25/+21
* | | Language select final tweaks (#8914)Samuel Newman2025-08-2714-747/+489
* | | Add suggested follows experiment to onboarding (#8847)Samuel Newman2025-08-2730-291/+1302
* | | Nightly source-language updatepfrazee2025-08-271-532/+486
* | | use an env var for configurable proxy header (#8863)hailey2025-08-2621-41/+108
* | | Mark label for translation in `LoggedOutCTA.tsx` (#8908)surfdude292025-08-261-2/+4
* | | Fix toast type (#8909)Eric Bailey2025-08-266-135/+123
|/ /
* | Fix RightNav elements focus outline on web (#8788)Bartosz Kaszubowski2025-08-263-4/+22
* | Web: fix Edit Profile discard warning when pressing backdrop (#8824)Bartosz Kaszubowski2025-08-263-28/+27
* | `Discover Feeds` ⮕ `Discover New Feeds` (#8860)surfdude292025-08-261-1/+1
* | Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-2611-34/+150
* | Modernise change password dialog (#8269)Samuel Newman2025-08-266-363/+304
* | Fix bad copy pasta (#8907)Eric Bailey2025-08-261-1/+1
* | Fix default opengraph (#8872)Eric Bailey2025-08-263-2/+5
* | Yeah toast (#8878)Eric Bailey2025-08-268-89/+414
* | Adds signup CTA tests for logged-out visitors (#8906)Alex Benzer2025-08-264-1/+90
* | Add verification checkmarks to `embed.bsky.app` (#8644)Samuel Newman2025-08-2617-1349/+1669
* | Add profile link to switcher menu (#8867)Inbestigator2025-08-261-0/+52
* | Threads v2 cleanup (#8902)Eric Bailey2025-08-2613-2272/+40
* | Tweak `SelectMediaButton` error string, `accessibilityHint`, and comments (#8...surfdude292025-08-261-27/+10
* | Merge pull request #8806 from internet-development/binaryfiddler/starter-pack...jim2025-08-2510-77/+574
|\ \
| * | optimize for the webChenyu Huang2025-08-222-34/+45
| * | fix linting, minor ui tweaksChenyu Huang2025-08-212-26/+18
| * | address feedbackChenyu Huang2025-08-202-44/+57
| * | use Dialog.InnerFlatlistChenyu Huang2025-08-201-82/+89
| * | loading stateChenyu Huang2025-08-193-42/+54
| * | clean up onSuccess callbackChenyu Huang2025-08-193-26/+16
| * | parameterize the initial profile for starter pack profile select wizard screenChenyu Huang2025-08-198-112/+116
| * | starter pack dialog flow from profileMenuChenyu Huang2025-08-166-18/+486
* | | Merge pull request #8901 from internet-development/caidanw/app-1358-final-car...jim2025-08-251-20/+23
|\ \ \
| * | | feat(ui): redesign "See more" suggested profiles cardCaidan Williams2025-08-251-17/+20
| * | | refactor(feed): rename Arrow to ArrowRight for clarityCaidan Williams2025-08-251-4/+4
* | | | Merge pull request #8900 from internet-development/caidanw/app-1413-clean-up-...jim2025-08-254-2/+91
|\ \ \ \
| * | | | refactor: rename canonical filter to canonicalize_url for better clarityCaidan Williams2025-08-254-8/+8
| * | | | test: add comprehensive coverage for canonical URL filterCaidan Williams2025-08-251-0/+61
| * | | | feat: apply canonical filter to profile template URLs for SEOCaidan Williams2025-08-251-1/+1