mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Revert "Revert "FEATURE: Can create warnings for users via PM""
This reverts commit 1c7559380c
.
This commit is contained in:
parent
1c7559380c
commit
334e21a03a
37 changed files with 243 additions and 18 deletions
|
@ -28,6 +28,7 @@ class PostCreator
|
|||
# When creating a topic:
|
||||
# title - New topic title
|
||||
# archetype - Topic archetype
|
||||
# is_warning - Is the topic a warning?
|
||||
# category - Category to assign to topic
|
||||
# target_usernames - comma delimited list of usernames for membership (private message)
|
||||
# target_group_names - comma delimited list of groups for membership (private message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue