discourse/plugins/discourse-narrative-bot
Jarek Radosz 8304f40f84
FIX: Correctly debounce various functions (#18673)
Debouncing inline anonymous functions does not work.

This fixes all instances of that error by extracting the function or using the new `@debounce(delay)` decorator
2022-10-20 13:28:09 +02:00
..
assets FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
autoload/jobs DEV: Fix paths for narrative bot jobs (#16924) 2022-05-26 13:19:55 +01:00
config Update translations (#18642) 2022-10-19 15:19:28 +02:00
db DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
lib/discourse_narrative_bot FIX: allow extra whitespace when asking discobot to perform a bot command (#17738) 2022-08-18 13:32:30 -04:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FIX: allow extra whitespace when asking discobot to perform a bot command (#17738) 2022-08-18 13:32:30 -04:00
plugin.rb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00