about summary refs log tree commit diff
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Fix Gif Select dialog search bar scrolling away (#8874)Samuel Newman2025-08-254-16/+24
* | add content hider padding (#8843)Samuel Newman2025-08-251-3/+9
* | Update DM header to match new Layout style (#8846)Samuel Newman2025-08-253-125/+88
* | Fix alt text in media preview (#8854)Samuel Newman2025-08-241-5/+3
* | [LEG-246] Geo overlay (#8881)Eric Bailey2025-08-223-1/+233
* | rearrange translation logic (#8880)surfdude292025-08-221-6/+13
* | Merge pull request #8875 from internet-development/caidan/app-1406-follow-sug...jim2025-08-211-1/+1
|\ \
| * | refactor: all uses of "Follow Back" to "Follow back"Caidan Williams2025-08-211-1/+1
| * | fix: capitalization of "Follow back" to "Follow Back"Caidan Williams2025-08-211-1/+1
| * | fix: show 'Follow back' label if user is followed by profileCaidan Williams2025-08-211-1/+1
* | | refactor: replace View with Button in ViewMoreCard for consistent colors acro...Caidan Williams2025-08-211-12/+6
* | | refactor: extract ViewMoreCard from VideoCards componentCaidan Williams2025-08-211-47/+55
|/ /