about summary refs log tree commit diff
path: root/src/state/queries/post-feed.ts
Commit message (Expand)AuthorAgeFilesLines
* UI for age assurance compliance (#8652)Eric Bailey2025-07-161-4/+23
* Activity notification settings (#8485)Samuel Newman2025-07-011-0/+6
* add reqId to feed feedback (#8396)hailey2025-05-211-0/+3
* demo modeSamuel Newman2025-04-231-9/+13
* Remove `moderatePost_wrapped` (#7188)Samuel Newman2025-02-251-1/+1
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-1/+1
* Add videos tab to profile (#7517)Eric Bailey2025-01-221-0/+1
* show video feeds from posts even if they are replies (#7516)Chris Kanich2025-01-211-0/+2
* yolo (#7499)Hailey2025-01-191-1/+2
* Adjust gates (#7132)dan2024-12-161-4/+1
* 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