aboutsummaryrefslogtreecommitdiffstats
path: root/worker/jmap/push.go
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-281-3/+2
* jmap: fetch created messages and set recent flagTim Culverhouse2024-08-241-21/+49
* jmap: fetch entire threadsTristan Partin2024-08-031-1/+7
* jmap: do not keep invalid sessions in cacheRobin Jarry2024-07-021-7/+7
* log: move package to libRobin Jarry2024-02-141-1/+1
* linters: avoid crash when analyzing function callRobin Jarry2023-11-021-0/+2
* search: use a common api for all workersRobin Jarry2023-10-281-2/+2
* jmap: avoid displaying archive folder when use-labels=trueRobin Jarry2023-06-251-0/+3
* worker: add jmap supportRobin Jarry2023-06-211-0/+333