about summary refs log tree commit diff
path: root/src/state/queries/suggested-follows.ts
Commit message (Expand)AuthorAgeFilesLines
* [APP-1357] profile header follow recommendations (#8784)Caidan2025-08-211-6/+9
* env var tweaks (#7457)Hailey2025-01-261-1/+1
* New progress guide - 10 follows (#7128)Samuel Newman2024-12-171-1/+8
* Pinned posts (#5055)Samuel Newman2024-09-281-6/+5
* Suggested follows by actor (on profiles) updates (#5243)Eric Bailey2024-09-121-2/+5
* ALF suggested follows in profile header (#4828)Eric Bailey2024-08-081-0/+1
* Fetch more than 3 suggested follows after first load (#4595)Eric Bailey2024-06-211-2/+7
* Redo explore page (#4491)Eric Bailey2024-06-141-4/+9
* Replace getAgent() with reading agent (#4243)dan2024-05-281-4/+4
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-4/+2
* Send Bluesky feeds and suggested follows more data (#3695)Eric Bailey2024-04-291-6/+24
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+3
* Remove old Suggested Follows logic (#3689)dan2024-04-241-25/+0
* Extract query key roots to constants (#3404)dan2024-04-041-9/+12
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+2
* Rewrite the shadow logic to look inside the cache (#2045)dan2023-11-301-0/+55
* Adjust stale-caches and dont group read&unread notifs together (#2041)Paul Frazee2023-11-291-1/+1
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-11/+9
* Revise cache times (#1942)Eric Bailey2023-11-161-1/+1
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+2
* Fix onboarding follows (#1922)Eric Bailey2023-11-151-1/+0
* Search page (#1912)Eric Bailey2023-11-151-10/+20
* Port Profile Followers/Follows to RQ (#1893)dan2023-11-141-2/+26
* Refactor onboarding suggested follows (#1897)Eric Bailey2023-11-141-0/+75