aboutsummaryrefslogtreecommitdiffstats
path: root/worker/middleware
Commit message (Collapse)AuthorAgeFilesLines
* worker: implement folder-map middlewareKoni Marti2023-06-221-0/+152
Implement a folder-map middleware that will translate the folder names between the ui and the backend according to a provided key-value map. Fixes: https://todo.sr.ht/~rjarry/aerc/175 Signed-off-by: Koni Marti <koni.marti@gmail.com> Tested-by: Bence Ferdinandy <bence@ferdinandy.com> Signed-off-by: Robin Jarry <robin@jarry.cc>