summaryrefslogtreecommitdiffstats
path: root/scripts/fnotify.pl
AgeCommit message (Collapse)Author
2016-01-26let fnotify reconfig on the flyTyler Abair
2015-07-15fnotify.pl: added support for ignoring hilights of a given priorityTyler Abair
2015-01-18Script generation fall-outAilin Nemui
A few small commits to fix the script headers which are used to auto-generate scripts.yaml; * replace licence with license, * fix compilation errors due to missing comma, * fix hiding of information by using `my' instead of `our' / `use vars`, * wrong assignment of hash reference to hash
2014-11-27fnotify.pl: fixes:Serge van Ginderachter
fix proper way to get the irssi-dir replace unknown err function, and do better error handling
2014-11-26fnotify.pl: fix perlcritic errorsSerge van Ginderachter
2014-11-25fnotify.pl: Strip non-parsed left over codes (Bitlbee otr messages)Serge van Ginderachter
Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>
2014-11-25fnotify.pl: Update to version 0.0.4 by James ShubinJames Shubin
"Implement Consistent output formatting" Source: https://ttboj.wordpress.com/2013/10/18/desktop-notifications-for-irssi-in-screen-through-ssh-in-gnome-terminal/ Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>
2014-11-25fnotify.pl: import v0.0.3Thorsten Leemhuis
Source: http://www.leemhuis.info/files/fnotify/fnotify Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>