Searched refs:PushNotificationContents (Results 1 – 8 of 8) sorted by relevance
/dports/www/mattermost-server/mattermost-server-6.0.2/app/ |
H A D | notification_push_test.go | 576 PushNotificationContents string 681 PushNotificationContents: model.GenericNotification, 688 PushNotificationContents: model.GenericNotification, 695 PushNotificationContents: model.GenericNotification, 702 PushNotificationContents: model.GenericNotification, 709 PushNotificationContents: model.GenericNotification, 715 PushNotificationContents: model.GenericNotification, 722 PushNotificationContents: model.GenericNotification, 729 PushNotificationContents: model.GenericNotification, 736 PushNotificationContents: model.GenericNotification, [all …]
|
H A D | notification_push.go | 62 *cfg.EmailSettings.PushNotificationContents,
|
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/ |
H A D | config.go | 1508 PushNotificationContents *string `access:"site_notifications"` member 1606 if s.PushNotificationContents == nil { 1607 s.PushNotificationContents = NewString(FullNotification)
|
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/model/ |
H A D | config.go | 1427 PushNotificationContents *string `access:"site"` member 1525 if s.PushNotificationContents == nil { 1526 s.PushNotificationContents = NewString(FULL_NOTIFICATION)
|
/dports/www/mattermost-server/mattermost-server-6.0.2/model/ |
H A D | config.go | 1508 PushNotificationContents *string `access:"site_notifications"` member 1606 if s.PushNotificationContents == nil { 1607 s.PushNotificationContents = NewString(FullNotification)
|
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/ |
H A D | config.go | 1552 PushNotificationContents *string `access:"site_notifications"` member 1650 if s.PushNotificationContents == nil { 1651 s.PushNotificationContents = NewString(FULL_NOTIFICATION)
|
/dports/www/mattermost-server/mattermost-server-6.0.2/services/telemetry/ |
H A D | telemetry.go | 553 "push_notification_contents": *cfg.EmailSettings.PushNotificationContents,
|
/dports/www/mattermost-webapp/mattermost/client/ |
H A D | 770.76beba20593346ca4748.js.map | 1 …PushNotificationContents',\n label: t('admin.environment.notifications.push…
|