Eric Bailey
c978fc20c6
Remove unused event
2024-04-23 18:28:19 -05:00
Eric Bailey
6d9fc23674
Migrate to new plural APIs
2024-04-23 18:10:37 -05:00
Eric Bailey
afadfb6be6
Remove primary algo references
2024-04-23 17:27:37 -05:00
Eric Bailey
dec2f9fdf6
Handle no following feed
2024-04-23 17:21:33 -05:00
Eric Bailey
beb3281f37
Reuse component on SavedFeeds screen
2024-04-23 17:04:08 -05:00
Eric Bailey
a4e0631323
Handle no feeds on Feeds screen
2024-04-23 16:28:56 -05:00
Eric Bailey
112796a997
Handle no pinned feeds
2024-04-23 15:49:53 -05:00
Eric Bailey
b0e394c42e
Get rid of deprecated interface usages
2024-04-23 11:25:15 -05:00
Eric Bailey
e6761f8a2e
Handle following on SavedFeeds
2024-04-22 19:03:28 -05:00
Eric Bailey
4021303bc2
Handle following feed on Feeds screen
2024-04-22 18:54:15 -05:00
Eric Bailey
7c4f1e8c9c
Allow unsaving lists
2024-04-22 18:34:40 -05:00
Eric Bailey
0bb0f541cc
Finalize mutation hooks
2024-04-22 18:23:06 -05:00
Eric Bailey
24543a2c4b
Migrate ProfileList
2024-04-22 18:20:46 -05:00
Eric Bailey
fe9ad6b820
Finish migrating ProfileFeed, FeedSourceCard
2024-04-22 18:09:06 -05:00
Eric Bailey
dfbc6c32d7
Handle timeline in feed infos
2024-04-22 17:44:12 -05:00
Eric Bailey
69725f8f37
Migrate SavedFeeds screen
2024-04-22 17:39:19 -05:00
Eric Bailey
38445349f0
Migrate Feeds screen
2024-04-22 17:15:58 -05:00
Eric Bailey
f9d8370a30
Migrate FeedSourceCard
2024-04-22 11:13:34 -05:00
Eric Bailey
b99be94442
Migrate usePinnedFeedInfos
2024-04-22 11:02:54 -05:00
Eric Bailey
42c8a07551
Revert testing change
2024-04-18 12:06:36 -05:00
Eric Bailey
a6d2921fa6
Hide primary feed setting outside exp
2024-04-18 12:03:44 -05:00
Eric Bailey
c66529a6ef
Merge remote-tracking branch 'origin/main' into halo/base
...
* origin/main:
[Statsig] Slightly block the UI on gates (#3608 )
[Statsig] Prefetch configs for other accounts (#3607 )
2024-04-18 12:02:02 -05:00
dan
bef7d8a325
[Statsig] Slightly block the UI on gates ( #3608 )
2024-04-18 17:53:51 +01:00
Eric Bailey
98658a313f
Missing following handling
2024-04-18 11:44:48 -05:00
Eric Bailey
a26c08f95e
Simplify logic
2024-04-18 11:34:35 -05:00
Eric Bailey
0521488d05
Filter dupe from Feeds screen
2024-04-18 11:11:36 -05:00
Eric Bailey
abc9b48eef
Filter out primary algo from feeds page
2024-04-18 11:08:56 -05:00
Eric Bailey
b5e57c8768
Move gate call down
2024-04-18 10:59:40 -05:00
Eric Bailey
df501d870c
Restore Feeds sparkle, fix line height
2024-04-18 10:46:49 -05:00
Eric Bailey
aa1d1c23a5
Handle saved feed screen edge case
2024-04-18 10:34:51 -05:00
dan
6101c32bd9
[Statsig] Prefetch configs for other accounts ( #3607 )
...
* Poll both current and other accounts
* Make createStatsigOptions a function
* Pass prefetchUsers with the initial request
* Add initializeCalled check
* Be resilient to object identity changes
* Decrease poll interval to 1 minute
2024-04-18 16:26:05 +01:00
Eric Bailey
6a8b670ae3
Better comment
2024-04-18 10:21:55 -05:00
Eric Bailey
e02ea9ee26
Clarify primary algo usage
2024-04-18 10:19:57 -05:00
Eric Bailey
9351281fd9
Better formatting
2024-04-18 10:14:02 -05:00
Eric Bailey
699ddc8de0
Support following feed as well
2024-04-18 10:09:20 -05:00
Eric Bailey
a255de4775
Revert unneeded changes
2024-04-18 10:07:36 -05:00
Eric Bailey
bb53548541
Update statsig API
2024-04-18 10:03:22 -05:00
Eric Bailey
9075b123d5
Improve perf of pinned feeds with primary algo
2024-04-18 09:56:58 -05:00
Eric Bailey
d976684ddf
Fix pinned feeds key
2024-04-18 09:56:58 -05:00
Eric Bailey
6f35e50dbf
Rename
2024-04-18 09:56:56 -05:00
Eric Bailey
38ce57acf1
Handle home algo on ProfileFeed screen
2024-04-18 09:56:52 -05:00
Eric Bailey
11cc7c7d96
Fix handling of pinned feed if home algo is disabled
2024-04-18 09:56:52 -05:00
Eric Bailey
b81632ef5e
Handle home algo in FeedSourceCard
2024-04-18 09:56:52 -05:00
Eric Bailey
16cc338c86
Handle edge case
2024-04-18 09:56:52 -05:00
Eric Bailey
620f958f72
Simplify filter logic
2024-04-18 09:56:44 -05:00
Eric Bailey
f6ec6ed207
Remove todo, fix pwi view
2024-04-18 09:56:44 -05:00
Eric Bailey
e3a4fcc152
Handle home algo with backwards compat
2024-04-18 09:56:42 -05:00
dan
41b5b5b283
Add our own cache in front of Statsig ( #3604 )
2024-04-18 15:28:24 +01:00
dan
02becdf449
[Statsig] Make gate checks lazily ( #3594 )
2024-04-18 04:39:29 +01:00
Hailey
086dc93a7a
don't underline handle in post meta ( #3591 )
...
* alignment
remove the unnecessary styles now
seriously?
flex-end everything
flex shrink
test
test
rm unneeded flex
flex the text
don't underline handle in post meta
* use `paddingLeft`
* use `paddingLeft` but with `4`
* Fix overflow color
* Use nbsp to make mobile work
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com >
2024-04-18 03:09:10 +01:00