Searched refs:SendPushNotifications (Results 1 – 14 of 14) sorted by relevance
/dports/www/mattermost-server/mattermost-server-6.0.2/app/ |
H A D | expirynotify_test.go | 32 *cfg.EmailSettings.SendPushNotifications = false 43 *cfg.EmailSettings.SendPushNotifications = true
|
H A D | expirynotify.go | 20 if *a.Config().EmailSettings.SendPushNotifications {
|
H A D | notification.go | 408 if *a.Config().EmailSettings.SendPushNotifications {
|
H A D | channel.go | 2812 if *a.Config().EmailSettings.SendPushNotifications {
|
/dports/www/mattermost-server/mattermost-server-6.0.2/config/ |
H A D | client.go | 63 props["SendPushNotifications"] = strconv.FormatBool(*c.EmailSettings.SendPushNotifications)
|
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/ |
H A D | config.go | 1506 SendPushNotifications *bool `access:"environment_push_notification_server"` member 1594 if s.SendPushNotifications == nil { 1595 s.SendPushNotifications = NewBool(!isUpdate)
|
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/model/ |
H A D | config.go | 1425 SendPushNotifications *bool `access:"environment"` member 1513 if s.SendPushNotifications == nil { 1514 s.SendPushNotifications = NewBool(!isUpdate)
|
/dports/www/mattermost-server/mattermost-server-6.0.2/model/ |
H A D | config.go | 1506 SendPushNotifications *bool `access:"environment_push_notification_server"` member 1594 if s.SendPushNotifications == nil { 1595 s.SendPushNotifications = NewBool(!isUpdate)
|
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/ |
H A D | config.go | 1550 SendPushNotifications *bool `access:"environment_push_notification_server"` member 1638 if s.SendPushNotifications == nil { 1639 s.SendPushNotifications = NewBool(!isUpdate)
|
/dports/www/mattermost-server/mattermost-server-6.0.2/api4/ |
H A D | system.go | 521 if !*c.App.Config().EmailSettings.SendPushNotifications {
|
/dports/www/mattermost-server/mattermost-server-6.0.2/services/telemetry/ |
H A D | telemetry.go | 552 "send_push_notifications": *cfg.EmailSettings.SendPushNotifications,
|
/dports/www/mattermost-webapp/mattermost/client/ |
H A D | 654.53a13f4e3ddbeb75380d.js.map | 1 …SendPushNotifications","ExperimentalEnableAutomaticReplies","UserSettingsNotifications","AccessHis…
|
H A D | 770.76beba20593346ca4748.js.map | 1 …SendPushNotifications","PushNotificationServer","MaxNotificationsPerChannel","maxNotificationsPerC…
|
H A D | 764.50f96fe15c1f2d231c0a.js.map | 1 …SendPushNotifications","ChannelMembersDropdown","removing","removeChannelMember","updateChannelMem…
|