dan
|
9bd411c151
|
Replace getAgent() with reading agent (#4243)
* Replace getAgent() with agent
* Replace {agent} with agent
|
2024-05-28 16:37:51 +01:00 |
|
Eric Bailey
|
45d354cd0c
|
[Session] Add useAgent hook and replace (#3706)
* Hook it up
* Memoize getAgent method
* Use one shared reference
---------
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
|
2024-04-25 22:29:05 +01:00 |
|
dan
|
b783745b2e
|
Extract query key roots to constants (#3404)
* Extract query key roots to constants
* Dedupe labelers-detailed-info
* Align naming
|
2024-04-04 18:57:38 +01:00 |
|
Paul Frazee
|
db62f27241
|
Reduce web requests (#2420)
* Stop auto-refetching app passwords and invites on an interval
* Don't poll for posts or notifs if the app/tab isnt focused
|
2024-01-04 17:36:27 -08:00 |
|
Eric Bailey
|
1975f4936a
|
Fix invites used order, adjust layout (#2139)
|
2023-12-07 16:30:41 -08:00 |
|
Eric Bailey
|
a924df4dcd
|
Refetch some data on an interval (#2114)
* Match refetch intervals to stale time
* Lower refetch interval for own-profile
|
2023-12-06 12:31:54 -08:00 |
|
Samuel Newman
|
c06611fb71
|
show informative message when token scope is wrong
|
2023-11-30 17:09:10 +00:00 |
|
Paul Frazee
|
357c752a21
|
Move the current agent to a global and reset RQ queries on agent change (#1946)
|
2023-11-16 18:26:22 -08:00 |
|
Eric Bailey
|
6dfb2a232f
|
Caching heuristics (#1938)
* Tempfix profile load
* First pass at staleTime
|
2023-11-16 15:28:50 -08:00 |
|
Eric Bailey
|
e6efeea7c0
|
Refactor invites modal (#1930)
* Refactor invites modal
* Replace in drawer
* Delete stuff from me model
|
2023-11-16 08:40:31 -08:00 |
|