about summary refs log tree commit diff
path: root/src/state/queries/post-feed.ts
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate feed component naming (#7040)dan2024-12-101-1/+1
* Improve error name and message for signed-in only feeds (#6577)Eric Bailey2024-11-221-1/+1
* Temporarily disable window gate during EME (#5814)Hailey2024-10-171-3/+4
* Pinned posts (#5055)Samuel Newman2024-09-281-0/+1
* Add gate to increase post-feed page size (#5473)Eric Bailey2024-09-251-4/+18
* Header blurred banner on overscroll (take 2) (#5474)Samuel Newman2024-09-251-10/+10
* Apply Following settings to Lists (#5313)dan2024-09-131-2/+0
* Fix orphaned feed slices, handle blocks (#4944)Eric Bailey2024-08-191-0/+2
* Show replies in context of their threads (#4871)dan2024-08-051-55/+23
* Fetch enough pages to fill a page's worth of items (#4863)dan2024-08-011-19/+42
* Remove unused NoopFeedTuner (#4856)dan2024-07-311-22/+7
* Boolean filter improvement alternative: TS upgrade (#4840)Dmitrii Kartashev2024-07-261-2/+2
* Refactor feed slices (#4834)dan2024-07-251-7/+4
* Fix sloppy filter(Boolean) types (#4830)dan2024-07-251-8/+21
* [D1X] Use user action and viewing history to inform suggested follows (#4727)Eric Bailey2024-07-041-3/+33
* [Starter Packs] Posts tab (#4660)dan2024-06-271-0/+2
* Fix undefined block (#4479)Eric Bailey2024-06-191-0/+6
* remove resolution from post thread (#4297)Hailey2024-06-031-13/+33
* Shadows (#4265)Eric Bailey2024-05-311-0/+39
* Replace getAgent() with reading agent (#4243)dan2024-05-281-13/+13
* Remove `getProfile` calls when loading feed (#3881)Hailey2024-05-231-0/+7
* Only fallback to Discover if Following is first pinned (#4146)dan2024-05-201-15/+14
* [Statsig] Fix exposure logging for reduced onboarding (#4131)dan2024-05-211-1/+7
* Gate base following feed usage (#3994)Eric Bailey2024-05-131-1/+11
* Swap in base following (#3991)Eric Bailey2024-05-131-2/+1
* FeedFeedback fixes (#3968)dan2024-05-121-1/+1
* Movable following feed (#3593)Eric Bailey2024-05-111-4/+2
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-0/+10
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-1/+2
* Send Bluesky feeds and suggested follows more data (#3695)Eric Bailey2024-04-291-3/+12
* remove precacheThreadPostProfiles (#3729)Hailey2024-04-271-4/+0
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+6
* [Session] Drill `getAgent` into feed APIs (#3701)Eric Bailey2024-04-251-16/+30
* Improve the language behaviors around the PWI (#3545)Paul Frazee2024-04-131-0/+8
* Extract query key roots to constants (#3404)dan2024-04-041-3/+4
* Thread queryClient explicitly through (#3328)dan2024-04-031-18/+22
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-10/+16
* Fix keys within a slice (#3005)dan2024-02-281-1/+1
* Log to Sentry whenever users encounter Bluesky feed errors (#2999)Hailey2024-02-271-18/+41
* Prefer full posts for post thread placeholder (#2943)dan2024-02-201-25/+1
* Prefer post over quote when finding cached post (#2935)Hailey2024-02-191-1/+8
* Precache basic profile from posts for instant future navigations (#2795)Hailey2024-02-091-2/+2
* move to correct fileHailey2024-01-301-0/+13
* Add a new home feed-api wrapper and give a header indicating the fallback beh...Paul Frazee2024-01-151-1/+6
* Reduce web requests (#2420)Paul Frazee2024-01-041-0/+4
* Hide posts tool (#2299)Eric Bailey2023-12-241-6/+2
* Traffic reduction and tuned caching strats (#2215)Paul Frazee2023-12-151-14/+21
* PWI behavior updates (#2207)Paul Frazee2023-12-141-0/+3
* Feed bugfixes (#2204)Paul Frazee2023-12-131-1/+7
* Use new filter for Posts tab on profile (#2150)Eric Bailey2023-12-081-0/+1