Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3993548
D306.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
570 B
Referenced Files
None
Subscribers
None
D306.diff
View Options
diff --git a/Wearg/Notifications.tcl b/Wearg/Notifications.tcl
--- a/Wearg/Notifications.tcl
+++ b/Wearg/Notifications.tcl
@@ -104,11 +104,6 @@
append message " — $link"
}
- if {$service == "Phabricator" || $type == "push" || $type == "ping" || $type == "repository" || $type == "create" || $type == "status"} {
- putquick "PRIVMSG $channel :$message"
- } {
- # These probably need some love on the notifications center
- putdebug "Message for $channel: $message (service: $service, type: $type)"
- }
+ putquick "PRIVMSG $channel :$message"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 07:06 (16 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2345012
Default Alt Text
D306.diff (570 B)
Attached To
Mode
D306: Notifications: drop services filter
Attached
Detach File
Event Timeline
Log In to Comment