Files
bsky-social-app/src
dan b9406aa011 Don't re-sort already fetched post thread items (#6698)
* Don't reorder already seen posts in PostThread

* Add sorting by generation

* Rip out stable order cache

It doesn't make sense because sort() doesn't call the callback for all A/B pairs, and the server returning a different ordering will cause cache misses which means there'll be no stability anyway.

* Make hotness deterministic per fetched at

* Cache random scores while in thread

* Reorder for clarity
2024-11-24 19:10:54 +00:00
..
2024-11-21 22:52:16 +00:00
2024-11-23 16:20:24 -08:00
2024-09-26 10:57:45 -05:00
2024-09-20 10:50:33 -05:00
2024-09-20 14:16:23 -05:00
2023-12-05 14:50:56 -06:00