Page MenuHomeDevCentral

D306.diff
No OneTemporary

D306.diff

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

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)

Event Timeline