nmhive.py: Return 400 errors for data-less POSTs
[nmhive.git] / nmbug.js
2014-09-22 W. Trevor Kingnmbug.js: Insert the dialog at the beginning of body
2014-09-22 W. Trevor Kingnmbug.js: Third attempt at robustly loading the dialog...
2014-09-22 W. Trevor Kingnmbug.js: Add a 'frame' argument to nmbug.show
2014-09-21 W. Trevor Kingnmbug.js: Cleanup dialog-polyfill injection to avoid...
2014-09-21 W. Trevor Kingnmbug.js: Fill in the POST /mid/<message_id> handling
2014-09-21 W. Trevor Kingnmbug.js: Add tag-toggling with a stub _toggle_tag
2014-09-21 W. Trevor Kingnmbug.js: Add available-tags fetcher and highlight...
2014-09-21 W. Trevor Kingnmbug.js: Use bind to avoid forwarding message_id throu...
2014-09-21 W. Trevor Kingnmbug.js: Style the dialog with some round corners...
2014-09-21 W. Trevor Kingnmbug.js: Add dialog-polyfill dependency for Firefox
2014-09-21 W. Trevor Kingnmbug.js: Stub out a dialog for editing tags
2014-09-20 W. Trevor Kingnmbug.js: Fill in the tag-fetching portion of nmbug...
2014-09-20 W. Trevor Kingnmbug.js: Extract the Gmane article id and convert...
2014-09-20 W. Trevor Kingnmbug.js: Sketch out the bookmarklet framework