Charcoal-SE / userscripts

Collection of userscripts that are used by/are useful to Charcoal.
https://charcoal-se.org/scripts
Apache License 2.0
28 stars 27 forks source link

FIRE v1.2.0: Add R/A flagging #140

Closed makyen closed 5 years ago

makyen commented 5 years ago

Add R/A flagging, which changes keyboard shortcuts. Change script dependencies to use @require, with loading the script dynamically as a backup. Use ReconnectingWebSocket instead of metapi. Update Readme.md to reflect the new keyboard shortcuts. Fixed flagging toastr messages so they are always displayed. They were not displayed under various conditions. A separate toastr message is now displayed for each of feedback and flagging (when the user clicks on a flagging button).