diff --git a/changelog b/changelog index 0c4d0bf8..89daae4f 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +Thu Sep 5 22:52 2013 CDT + * www/assets/js/callbacks.js: Disable the channel registration button + and change its text while a registration attempt is being processed + (prevents DB errors from impatient people spamming the button) + (addresses Issue #276 ) + Thu Sep 5 13:45 2013 CDT * acp.js, actionlog.js, api.js, channel.js, chatcommand.js, config.js, customembed.js, database.js, filter.js, get-info.js, logger.js, diff --git a/www/assets/js/callbacks.js b/www/assets/js/callbacks.js index 19e15670..a9b318be 100644 --- a/www/assets/js/callbacks.js +++ b/www/assets/js/callbacks.js @@ -136,13 +136,20 @@ Callbacks = { .click(function() { div.remove(); }); $("

").text("This channel isn't registered").appendTo(div); $("