aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-14Condense `signal_add` callv1.00Teddy Wing
2015-06-14Remove hipchat-data.txtTeddy Wing
2015-06-14Add READMETeddy Wing
2015-06-14Add LICENSE (MIT)Teddy Wing
2015-06-14Strip 'Priority:' and 'Status:'Teddy Wing
2015-06-14Change title message format (single line)Teddy Wing
2015-06-14Stop output of empty messagesTeddy Wing
2015-06-14Transform messages from HipChat & output to channelTeddy Wing
2015-06-14Construct start messageTeddy Wing
2015-06-14test.pl: Change status expected text to 'Status:'Teddy Wing
2015-06-14prettify_hipchat: Collapse extra whitespace between wordsTeddy Wing
2015-06-14test.sh: Ensure closing '}' is at the start of a lineTeddy Wing
2015-06-14prettify_hipchat: Remove HTML tagsTeddy Wing
2015-06-14prettify_hipchat: Also match non-breaking spacesTeddy Wing
2015-06-14prettify_hipchat: Trim whitespaceTeddy Wing
2015-06-14Get tests working to test `prettify_hipchat` subTeddy Wing
2015-06-14Create test.shTeddy Wing
2015-06-14Add a new `prettify_hipchat` stub subTeddy Wing
2015-06-13test.pl: Add some real test casesTeddy Wing
2015-06-13Remove `Data::Dumper` importTeddy Wing
2015-06-13hipchat-data.txt: Use generic issue prefix and numberTeddy Wing
2015-06-13Drop empty messages from HipChat/JIRATeddy Wing
2015-06-13Delete old log file output codeTeddy Wing
2015-06-13Checking for empty messages from HipChat (WIP)Teddy Wing
2015-06-13Rename main sub to `hipchat_stfu`Teddy Wing
2015-06-13Dump server information to logTeddy Wing
2015-06-13Fix test `message public` listenerTeddy Wing
2015-06-02Test listener for `message public` signalTeddy Wing
2015-05-31Add base irssi scriptTeddy Wing
2015-05-31Add hipchat-data.txtTeddy Wing
2015-05-31.gitignore: Ignore /privateTeddy Wing
2015-05-31Initial commit. Learning about Perl testing.Teddy Wing