about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix(feed): only include pins for author threads filterCaidan Williams2025-09-021-6/+4
* Tweaks to add to starter pack dialog (#8957)Samuel Newman2025-09-031-17/+4
* Web: fix Suggested Accounts tabs end of scroll detection (#8939)Bartosz Kaszubowski2025-09-011-1/+1
* v1.107.0 release prep (#8938)Samuel Newman2025-08-2946-46677/+50952
* Improve e2e tests (#8927)Samuel Newman2025-08-2910-23/+61
* prevent double border (#8937)Samuel Newman2025-08-291-2/+2
* fix hook being marked as async for no reason (#8932)Samuel Newman2025-08-291-1/+1
* Nightly source-language updatepfrazee2025-08-291-2/+2
* Close web mention suggestions popup on `Escape` (#8605)Samuel Newman2025-08-285-273/+253
* use Link instead of manual navigation (#8930)Samuel Newman2025-08-281-7/+7
* Update dev env (#8921)Eric Bailey2025-08-284-6/+24
* 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-2718-291/+1302
* | Nightly source-language updatepfrazee2025-08-271-532/+486
* | use an env var for configurable proxy header (#8863)hailey2025-08-2620-41/+105
* | 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
* Yeah toast (#8878)Eric Bailey2025-08-267-89/+413
* Adds signup CTA tests for logged-out visitors (#8906)Alex Benzer2025-08-264-1/+90
* 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
|\ \