about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | feat: apply canonical filter to clean URLs in post templateCaidan Williams2025-08-251-1/+1
| * | | | feat(seo): add canonical URL filter to remove query parametersCaidan Williams2025-08-251-0/+28
* | | | | Nightly source-language updatepfrazee2025-08-261-66/+66
| |_|_|/ |/| | |
* | | | Remove handle suggestion gate (#8899)Samuel Newman2025-08-252-6/+1
| |/ / |/| |
* | | remove root sibling parent(s??) from composer (#8897)Samuel Newman2025-08-251-81/+76
|/ /
* | Fix Gif Select dialog search bar scrolling away (#8874)Samuel Newman2025-08-254-16/+24
* | fix searching for phrases by replacing smart quotes (#8865)Samuel Newman2025-08-251-0/+4
* | ALF log screen (#8845)Samuel Newman2025-08-253-117/+129