about summary refs log tree commit diff
path: root/src/state/queries/preferences/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Ensure preference overrides cause re-renders (#8724)hailey2025-07-281-3/+6
* fix moderation preferences for non-AA'd users (#8712)hailey2025-07-241-2/+4
* UI for age assurance compliance (#8652)Eric Bailey2025-07-161-0/+15
* invert flag for sending to statsig (#8431)hailey2025-05-301-2/+2
* Verification (#8226)Eric Bailey2025-04-181-5/+25
* add some metrics for labelers (#7747)Hailey2025-03-061-0/+6
* Remove Segment (#5518)Hailey2024-09-271-3/+0
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-121-2/+2
* Update muted words dialog with `expiresAt` and `actorTarget` (#4801)Eric Bailey2024-08-011-0/+15
* New user progress guides (#4716)Paul Frazee2024-07-041-0/+47
* Replace getAgent() with reading agent (#4243)dan2024-05-281-35/+33
* Fix flashes when replacing For You (#3967)dan2024-05-111-0/+40
* Movable following feed (#3593)Eric Bailey2024-05-111-43/+28
* Performance improvements: structural sharing & moderation opts context (#3785)Paul Frazee2024-04-301-45/+3
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+17
* Extract query key roots to constants (#3404)dan2024-04-041-16/+17
* Use default label prefs for pwi (#3271)Eric Bailey2024-03-191-1/+14
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-47/+53
* Switch date picker libraries (#3126)Hailey2024-03-061-1/+1
* Add tags and mute words (#2968)Eric Bailey2024-02-261-1/+48
* Reduce polling (#2465)Paul Frazee2024-01-101-1/+1
* Hide posts tool (#2299)Eric Bailey2023-12-241-2/+9
* Refetch some data on an interval (#2114)Eric Bailey2023-12-061-1/+2
* Enable structural sharing for preference query (#2113)dan2023-12-061-0/+1
* PWI Base (#1964)Eric Bailey2023-11-211-62/+67
* Do less work (#1953)dan2023-11-171-15/+5
* Move the current agent to a global and reset RQ queries on agent change (#1946)Paul Frazee2023-11-161-25/+14
* Revise cache times (#1942)Eric Bailey2023-11-161-1/+1
* Caching heuristics (#1938)Eric Bailey2023-11-161-0/+2
* Fix notification provider order, add comments (#1905)Eric Bailey2023-11-141-1/+1
* Refactor notifications to use react-query (#1878)Paul Frazee2023-11-121-2/+30
* Eric/preferences (#1873)Eric Bailey2023-11-121-0/+257