nmhive.py: Add GET/POST /mid/<message_id>
authorW. Trevor King <wking@tremily.us>
Sat, 20 Sep 2014 20:17:50 +0000 (13:17 -0700)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Sep 2014 20:43:55 +0000 (13:43 -0700)
commitaa5e782a237da554e74ae0a15b713837d7112a27
treea95047d1d4f09511368414b4790b99ca795412d5
parent2eee8497cd86c1af2e9ef8013e3d3d29fe4d6c47
nmhive.py: Add GET/POST /mid/<message_id>

So the bookmarklet can get and set tags on a given message.  This
currently just uses an in-memory store, but eventually we'll drop
notmuch in on the backend.
nmhive.py