Add administrative webhooks (#18510)
* Add administrative webhooks * Fix error when webhook is deleted before delivery worker runs
This commit is contained in:
@@ -91,6 +91,9 @@ en:
|
||||
name: You can only change the casing of the letters, for example, to make it more readable
|
||||
user:
|
||||
chosen_languages: When checked, only posts in selected languages will be displayed in public timelines
|
||||
webhook:
|
||||
events: Select events to send
|
||||
url: Where events will be sent to
|
||||
labels:
|
||||
account:
|
||||
fields:
|
||||
@@ -219,6 +222,9 @@ en:
|
||||
name: Hashtag
|
||||
trendable: Allow this hashtag to appear under trends
|
||||
usable: Allow posts to use this hashtag
|
||||
webhook:
|
||||
events: Enabled events
|
||||
url: Endpoint URL
|
||||
'no': 'No'
|
||||
recommended: Recommended
|
||||
required:
|
||||
|
Reference in New Issue
Block a user