discourse/plugins/discourse-narrative-bot
Guo Xiang Tan 96c02caba7
DEV: Change use of Redis `flushall` to `flushdb`.
FLUSHALL removes all keys from all databases. Instead we only want to
remove keys from the current Redis database.
2020-05-19 10:20:00 +08:00
..
assets/javascripts/initializers Revert "FIX: Discobot has not been created with our custom avatar." 2020-05-06 11:28:42 -04:00
autoload/jobs DEV: Use method instead of constant for discobot badge names 2020-04-09 20:46:51 -06:00
config Update translations 2020-05-04 10:39:01 -04:00
db/fixtures Revert "FIX: Discobot has not been created with our custom avatar." 2020-05-06 11:28:42 -04:00
lib/discourse_narrative_bot FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec DEV: Change use of Redis `flushall` to `flushdb`. 2020-05-19 10:20:00 +08:00
plugin.rb PERF: Move fetching of avatar into hijack for discobot certificate 2020-05-11 09:35:06 +08:00