discourse/plugins/discourse-narrative-bot
Dan Ungureanu 0754c7c404
FIX: Various fixes to support posts with no user (#8877)
* Do not grant badges for posts with no user
* Ensure instructions are correct in Change Owner modal
* Hide user-dependent actions from posts with no user
* Make PostRevisor work with posts with no user
* Ensure posts with no user can be deleted
* discourse-narrative-bot should ignore posts with no user
* Skip TopicLink creation for posts with no user
2020-03-11 14:03:20 +02:00
..
assets/javascripts/initializers REFACTOR: Move `app-events:main` to `service:app-events` (#8152) 2019-10-04 10:06:08 -04:00
autoload/jobs FIX: trigger commands are different for each locale, account for that. 2020-01-01 16:53:36 +05:30
config Update translations 2020-03-05 12:45:42 -05:00
db/fixtures DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
lib/discourse_narrative_bot FIX: Skip poll tutorial if user cannot create polls (#9058) 2020-02-27 16:01:59 +02:00
public/images remove unnecessary symlink 2019-11-29 22:23:43 +01:00
spec FIX: Allow users to create polls in PMs with non human users (#9055) 2020-03-02 14:29:40 -05:00
plugin.rb FIX: Various fixes to support posts with no user (#8877) 2020-03-11 14:03:20 +02:00