about summary refs log tree commit diff
path: root/src/components/FeedInterstitials.tsx
Commit message (Expand)AuthorAgeFilesLines
* use Link instead of manual navigation (#8930)Samuel Newman2025-08-281-7/+7
* 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
* [APP-1357] profile header follow recommendations (#8784)Caidan2025-08-211-148/+138
* fix(ui): small bug where on small web views the final card was not full heightCaidan Williams2025-07-311-0/+1
* fix(ui): adjust padding for ProfileGrid layout consistencyCaidan Williams2025-07-311-6/+5
* feat(ui): add "See More Suggested Profiles" cardCaidan Williams2025-07-291-0/+28
* refactor(ui): adjust border styles in ProfileGrid cardCaidan Williams2025-07-291-3/+1
* feat(ui): improve suggested follow placeholder cardCaidan Williams2025-07-291-8/+23
* refactor(ui): remove "Browse more accounts" card on mobile viewCaidan Williams2025-07-291-21/+0
* fix(ui): profile name and description overflowing on webCaidan Williams2025-07-291-1/+1
* fix(ui): placeholder web size and flex growCaidan Williams2025-07-291-1/+5
* refactor(feed): wrap placeholder description placeholder in full-width viewCaidan Williams2025-07-291-4/+3
* feat(feed): update suggested profiles link textCaidan Williams2025-07-291-2/+4
* refactor(ui): web profile cards maxLength 4 -> 3 with flex growCaidan Williams2025-07-291-2/+6
* refactor(ui): remove "Browse more suggestions" on web in favor of "See all"Caidan Williams2025-07-291-11/+1
* feat(ui): update SuggestedFollowPlaceholder to match new designCaidan Williams2025-07-291-6/+8
* refactor: replace magic 6px with dynamic a.gap_md/2Caidan Williams2025-07-291-2/+6
* fix(ui): suggested profile card grid on web sm -> mdCaidan Williams2025-07-291-1/+1
* fix(ui): follow button should always be pushed to the bottom on the profile cardCaidan Williams2025-07-291-1/+8
* refactor: update MOBILE_CARD_WIDTH instead of using inline widthCaidan Williams2025-07-291-2/+1
* refactor(ui): follow button and description to match designCaidan Williams2025-07-291-23/+34
* refactor(ui): swap ProfileCard.NameAndHandle for ProfileCard.NameCaidan Williams2025-07-291-1/+1
* feat(ui): update ProfileCard.Avatar size 40 -> 88Caidan Williams2025-07-291-0/+1
* refactor(ui): replace ProfileCard.Header with custom ViewCaidan Williams2025-07-291-2/+2
* feat(ui): force width on suggested profile cardCaidan Williams2025-07-291-0/+1
* feat(ui): update padding, border radius, and border on suggested profile cardCaidan Williams2025-07-291-2/+4
* feat(ui): add dropshadow to suggested profile cardCaidan Williams2025-07-291-1/+3
* feat(ui): replace suggested profiles interstital icon with link "See all"Caidan Williams2025-07-291-2/+3
* feat(ui): updated suggested profiles interstitial "Suggested for you" text colorCaidan Williams2025-07-291-1/+1
* feat(ui): update suggested profiles interstitial top padding 16 -> 12Caidan Williams2025-07-291-3/+3
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-6/+12
* Fix suggested follows scrolling (#8036)Eric Bailey2025-04-011-28/+30
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-3/+5
* env var tweaks (#7457)Hailey2025-01-261-2/+23
* Prevent Drawer gesture conflicting with Suggestions scroll (#7468)dan2025-01-171-55/+63
* New progress guide - 10 follows (#7128)Samuel Newman2024-12-171-1/+1
* Fix double border due to progress guide (#7084)dan2024-12-121-19/+3
* Suggested follows by actor (on profiles) updates (#5243)Eric Bailey2024-09-121-30/+34
* Set show_follow_suggestions_in_profile to true (#5205)dan2024-09-071-7/+1
* [Experiment] Suggest profiles in profile (#5030)dan2024-08-301-4/+56
* Include follow-based suggestions in interstitial (#4889)dan2024-08-081-2/+12
* Include popcluster in suggestion ranking (#4887)dan2024-08-081-4/+6
* Add label to profile card (#4843)Eric Bailey2024-07-251-3/+9
* Filter yourself out of follows interstitial (#4770)Eric Bailey2024-07-111-2/+6
* Show feedback for Follow button in interstitials (#4738)dan2024-07-051-0/+1
* Feed interstitial snapping (#4737)Samuel Newman2024-07-051-3/+13
* [D1X] Use user action and viewing history to inform suggested follows (#4727)Eric Bailey2024-07-041-20/+85
* New user progress guides (#4716)Paul Frazee2024-07-041-0/+26
* [D1X] Integrate interstitials (#4698)Eric Bailey2024-07-031-4/+4