about summary refs log tree commit diff
path: root/src/state/queries/feed.ts
Commit message (Expand)AuthorAgeFilesLines
* Enable show less / more buttons for third party feeds (#8672)kindgracekind2025-08-261-0/+31
* [Explore] Reduced experience (#8160)Eric Bailey2025-04-081-11/+11
* New reporting flow (#7832)Eric Bailey2025-02-281-0/+4
* Use effective filtering for feeds (#7736)Eric Bailey2025-02-131-2/+2
* yolo (#7499)Hailey2025-01-191-0/+6
* Don't kick to login screen on network error (#4911)dan2024-08-131-1/+2
* Respect labels on feeds and lists (#4818)Eric Bailey2024-08-021-20/+33
* Fix crash in Feeds and Starter Packs (#4616)dan2024-06-241-16/+28
* Starter Packs (#4332)Hailey2024-06-211-0/+17
* Tweak feed card to prevent spinnerz when pushing to screen (#4600)Hailey2024-06-211-1/+9
* Pinned feeds cards (#4526)Eric Bailey2024-06-221-0/+139
* Select, don't mutate (#4541)Eric Bailey2024-06-171-19/+21
* Redo explore page (#4491)Eric Bailey2024-06-141-2/+32
* Reuse overfetching for popular feeds, add in existing filtering (#4501)Eric Bailey2024-06-141-5/+95
* Replace getAgent() with reading agent (#4243)dan2024-05-281-12/+12
* Movable following feed (#3593)Eric Bailey2024-05-111-37/+64
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+5
* PWI improvements (#3489)Paul Frazee2024-04-121-3/+24
* Extract query key roots to constants (#3404)dan2024-04-041-14/+17
* Fix wrong feed being shown (#3015)dan2024-02-281-78/+51
* Avatar type for Feed check (#2661)Prates2024-01-301-0/+4
* Reduce some Sentry logs (#2549)Eric Bailey2024-01-161-1/+2
* Fix blank home screen (close #2281) (#2291)Paul Frazee2023-12-241-1/+4
* Use same source for pinned feeds on Home and tab/sidebars (#2235)Eric Bailey2023-12-181-0/+1
* Traffic reduction and tuned caching strats (#2215)Paul Frazee2023-12-151-45/+0
* Handle failed pinned feed fetches when rendering list of pinned feeds (#2173)Eric Bailey2023-12-111-20/+33
* Surface raw server error if exists (#2096)Eric Bailey2023-12-051-3/+15
* Better handle feed auth failures (#2060)Eric Bailey2023-12-011-6/+7
* Slightly less verbose variablePaul Frazee2023-11-291-3/+3
* Add hasPinnedCustomFeedOrList to usePinnedFeedsInfos hookCooper Edmunds2023-11-291-2/+9
* Fix pinned feeds mutation issue (#2016)Eric Bailey2023-11-281-8/+1
* Handle other feed auth response (#2012)Eric Bailey2023-11-281-0/+3
* Fall back for non-public feeds (#1988)Eric Bailey2023-11-241-0/+29
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-14/+7
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+2
* Factor our feed source model (#1887)Eric Bailey2023-11-131-33/+35
* More prefs cleanup (#1882)Eric Bailey2023-11-131-11/+121
* Refactor My Feeds (#1877)Eric Bailey2023-11-121-2/+68
* Eric/preferences (#1873)Eric Bailey2023-11-121-0/+106