bower.json: Mention bookmarklet and server in the description
[nmhive.git] / nmbug.js
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