Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment: follow suggestions on profiles #4892

Closed
wants to merge 4 commits into from
Closed

Conversation

estrattonbailey
Copy link
Member

@estrattonbailey estrattonbailey commented Aug 8, 2024

Adds an experiment to auto-show the follow suggestions on the profile page after you follow the viewed profile.

Also, the API response for the new follow suggestions endpoint is slow to filter out users you've recently followed, so this PR adds a quick filter to the client to remove any followed users. We don't currently limit or slice the response, so it contains enough results that we shouldn't need to worry about filtering out every result.

Copy link

render bot commented Aug 8, 2024

Copy link

github-actions bot commented Aug 8, 2024

Old size New size Diff
7.16 MB 7.16 MB 243 B (0.00%)

@gaearon
Copy link
Collaborator

gaearon commented Aug 8, 2024

Not able to scroll on Android over the card — is this fixable? It's fine on iOS.

scroll.mov

* origin/main: (50 commits)
  Add `list hidden` screen (#4958)
  Expose more methods, support disabled items (#4954)
  Expose more props from button (#4953)
  Fix orphaned feed slices, handle blocks (#4944)
  Tweak `expo-modules-core` hack patch (#4955)
  [Experiment] Always show bottom bar (#4946)
  Revert "[Video] Download videos" (#4945)
  Move global "Sign out" out of the current account row (#4941)
  Hack patch for testing OTA update crash behavior (#4942)
  [Video] Download videos (#4886)
  swap control files (#4936)
  [Embed] Starter pack embed embed (#4935)
  [Video] set audio category to ambient every time a new player is made (#4934)
  Add `/live/` to supported YouTube embed URLs (#4932)
  [Video] Try/catch video play/pause (#4930)
  Don't kick to login screen on network error (#4911)
  Remove .withProxy() calls (#4929)
  [Video] Audio duck off main thread (#4926)
  subclass agent to add setPersistSessionHandler (#4928)
  [Video] Fix crash when switching tabs (#4925)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants