about summary refs log tree commit diff
path: root/src/state/queries/list.ts
Commit message (Expand)AuthorAgeFilesLines
* New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220)Samuel Newman2025-05-061-4/+4
* swap out cropper library (#8327)hailey2025-05-061-11/+11
* `@atproto/api@next` integration (#7344)Eric Bailey2025-02-181-2/+7
* Fix "log in", "log out" to "sign in", "sign out" (#7739)Minseo Lee2025-02-171-2/+2
* Add `list hidden` screen (#4958)Hailey2024-08-201-1/+1
* Replace getAgent() with reading agent (#4243)dan2024-05-281-45/+33
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+7
* [Session] Drill into `getAgent` into `whenAppViewReady` (#3702)Eric Bailey2024-04-251-20/+42
* Extract query key roots to constants (#3404)dan2024-04-041-8/+10
* Resolve facets on list descriptions (#2485)Mary2024-01-231-2/+13
* Await app view when handling blocks mutes for lists (#2151)Eric Bailey2023-12-081-0/+10
* Get more rigorous about getAgent() consistency (#2026)Paul Frazee2023-11-291-27/+13
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-24/+25
* Revise cache times (#1942)Eric Bailey2023-11-161-1/+1
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+2
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-0/+285