aboutsummaryrefslogtreecommitdiffstats
path: root/worker/jmap/fetch.go
Commit message (Expand)AuthorAgeFilesLines
* jmap: fetch entire threadsTristan Partin2024-08-031-35/+39
* jmap: do not keep invalid sessions in cacheRobin Jarry2024-07-021-2/+2
* jmap: revert fetch threads supportRobin Jarry2024-06-291-151/+32
* jmap: skip Email/get call if no emails to getTristan Partin2024-06-041-0/+4
* jmap: fix go static check failureTristan Partin2024-05-291-1/+1
* jmap: fetch entire threadsTristan Partin2024-05-281-32/+147
* worker: add jmap supportRobin Jarry2023-06-211-0/+196