discourse/plugins/discourse-narrative-bot/spec
Kane York a88a246c6e
FIX: Discobot exception when site_contact_username is promoted (#11666)
Because the site admin is sending a message to themselves, there is only one user in the topic_allowed_users, and `.last` returns nil.
Attempt to recognize this situation and continue, or bail without doing anything if this somehow happens another way.
2021-01-11 13:07:36 -08:00
..
discourse_narrative_bot FIX: Discobot exception when site_contact_username is promoted (#11666) 2021-01-11 13:07:36 -08:00
jobs FIX: TL2 promotion message and advance training (#10679) 2020-09-22 10:17:52 +10:00
lib FEATURE: Remove deprecated uploads url site settings. 2020-06-22 14:32:29 +08:00
requests FIX: Rate limit and hijack certificate generation. (#8215) 2019-10-21 13:14:15 -03:00
user_spec.rb FIX: Clear notification of skipped narrative bot PM (#10792) 2020-10-01 20:32:45 -04:00