about summary refs log tree commit diff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* Auto-like what you repost per commonly accepted etiquette HEAD mainVika7 days1-0/+11
* Generate separate strings for join messages in Newskie dialog (#8007)surfdude292025-09-111-19/+27
* Ensure there is a thumbnail for videos on web (#9019)Samuel Newman2025-09-102-6/+14
* Fix profile lists/feeds/starterpacks tabs position issue (#8935)Samuel Newman2025-09-101-24/+20
* add prevent default to thread anchor checkmark (#9020)Samuel Newman2025-09-101-3/+3
* reduce checkmark size in thread anchor (#8942)Samuel Newman2025-09-091-1/+1
* Clean up dialogs (#8934)Samuel Newman2025-09-095-188/+215
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-0951-119/+130
* Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)Samuel Newman2025-09-0929-43/+37
* only show bookmarks nux to existing users (#8988)Samuel Newman2025-09-051-0/+7
* ensure headers are set when chat reporting (#8985)Samuel Newman2025-09-052-12/+16
* require auth for bookmarks (#8983)Samuel Newman2025-09-051-7/+10
* Simplify post number formatting (#8978)Samuel Newman2025-09-052-29/+6
* 108 fixes (#8977)Eric Bailey2025-09-046-33/+59
* 📓 Bookmarks (#8976)Eric Bailey2025-09-0411-117/+529
* Tweak location-related strings and labels (#8975)surfdude292025-09-043-8/+8
* Provide geo-gated users optional GPS fallback for precise location data (#8973)Eric Bailey2025-09-044-46/+359
* Welcome modal on logged-out homepage (#8944)Alex Benzer2025-09-043-0/+293
* Merge pull request #8923 from internet-development/@APiligrim/update-gif-selectjim2025-09-021-13/+2
|\
| * move background to the parent and remove unused viewAnastasiya Uraleva2025-08-291-3/+1
| * Update search on Gif select component to add small padding to match other sea...Anastasiya Uraleva2025-08-271-11/+2
* | enable link redirection in message (#8961)hailey2025-09-021-0/+1
* | 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
* | use Link instead of manual navigation (#8930)Samuel Newman2025-08-281-7/+7
* | Update dev env (#8921)Eric Bailey2025-08-281-2/+2
* | 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-273-5/+15
* | starter pack dialog tweaks (#8913)Samuel Newman2025-08-271-25/+21
* | Language select final tweaks (#8914)Samuel Newman2025-08-273-11/+94
* | Add suggested follows experiment to onboarding (#8847)Samuel Newman2025-08-272-122/+414
* | Mark label for translation in `LoggedOutCTA.tsx` (#8908)surfdude292025-08-261-2/+4
* | Fix toast type (#8909)Eric Bailey2025-08-264-95/+74
* | Web: fix Edit Profile discard warning when pressing backdrop (#8824)Bartosz Kaszubowski2025-08-262-13/+18
* | Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-261-9/+16
* | Fix bad copy pasta (#8907)Eric Bailey2025-08-261-1/+1
* | Yeah toast (#8878)Eric Bailey2025-08-265-63/+311
* | Adds signup CTA tests for logged-out visitors (#8906)Alex Benzer2025-08-261-0/+80
* | Merge pull request #8806 from internet-development/binaryfiddler/starter-pack...jim2025-08-254-13/+410
|\ \
| * | optimize for the webChenyu Huang2025-08-221-33/+45
| * | fix linting, minor ui tweaksChenyu Huang2025-08-212-26/+18
| * | address feedbackChenyu Huang2025-08-201-21/+20
| * | use Dialog.InnerFlatlistChenyu Huang2025-08-201-82/+89
| * | loading stateChenyu Huang2025-08-191-22/+45
| * | clean up onSuccess callbackChenyu Huang2025-08-191-18/+5
| * | parameterize the initial profile for starter pack profile select wizard screenChenyu Huang2025-08-193-70/+59
| * | starter pack dialog flow from profileMenuChenyu Huang2025-08-162-3/+391
* | | 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
| |/ |/|