summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-11-21add functionality to deal with disconnects, fix issue with removing termsAlex Checca
2015-11-17automatic scripts database update for 5c22413936b65a0c3765806a3639c6efbc405fbeIrssi Scripts Helper
[skip ci]
2015-11-17Merge pull request #174 from ailin-nemui/gh-pagesailin-nemui
fix missing modification dates
2015-11-17fix missing modification datesAilin Nemui
2015-11-16automatic scripts database update for a45c9be9c762cce731c101278abc52df788757e4Irssi Scripts Helper
[skip ci]
2015-11-16Merge pull request #165 from fullmetal1/gh-pagesailin-nemui
Added xdcc_autoget userscript
2015-11-13minor fixAlex Checca
2015-11-13rework server initializationAlex Checca
2015-11-11changes as per suggestionsAlex Checca
2015-11-10ever more TRAVIS CI fixesAlex Checca
2015-11-10more TRAVIS CI fixesAlex Checca
2015-11-10more TRAVIS CI fixesAlex Checca
2015-11-10whoopsAlex Checca
2015-11-10update as per ailin-nemui's requestAlex Checca
2015-11-10automatic scripts database update for 5ce20fdd409ed1e052e33f3612268e3e31dc7778Irssi Scripts Helper
[skip ci]
2015-11-10Merge pull request #171 from xkr47/patch-1ailin-nemui
Update slack_complete.pl, fixes #166
2015-11-10automatic scripts database update for 7d726b792ccc3bc47a7ce785b31be605045309c5Irssi Scripts Helper
[skip ci]
2015-11-10Merge pull request #169 from dequis/trigger.plailin-nemui
trigger.pl: Update to "1.0+" and fix for newer perls
2015-11-10Merge pull request #170 from dequis/hilightwin.plailin-nemui
hilightwin.pl: Use CLIENTCRAP level instead of NEVER to allow logging
2015-11-09Update slack_complete.plJonas Berlin
Improved description
2015-11-09Update slack_complete.plJonas Berlin
Add support for enabling for all networks with /set slack_network *
2015-11-09Update slack_complete.plJonas Berlin
Remove old code accidentally not removed by previous commit
2015-11-09Update slack_complete.plJonas Berlin
Added support for multiple networks: /set slack_network slack flowdock gitter
2015-11-07hilightwin.pl: Use CLIENTCRAP level instead of NEVER to allow loggingdequis
Also remove the prepended timestamp, since CLIENTCRAP already has one
2015-11-07trigger.pl: Fix for newer perlsdequis
Pretty much just doing what the warning told me to do. Done some testing and seems to behave as intended.
2015-11-07trigger.pl: Update to '1.0+'Wouter Coekaerts
2015-11-06updateAlex Checca
2015-11-01rewrite, bugfixes, and other minor adjustmentsAlex Checca
2015-10-30updateAlex Checca
2015-10-27automatic scripts database update for 09dcaf4831908a37de47b9646004272bc1949dc6Irssi Scripts Helper
[skip ci]
2015-10-27Merge pull request #162 from dequis/sb_searchailin-nemui
Add sb_search.pl
2015-10-25preformance improvementsAlex Checca
2015-10-25YATBFAlex Checca
2015-10-25bugfix to work with travis.ciAlex Checca
2015-10-25updated script to v1.2(now actually worksAlex Checca
2015-10-18Added xdcc_autoget userscriptAlex Checca
2015-10-01Add sb_search.plWouter Coekaerts
2015-09-19automatic scripts database update for be41c8614a6b8a3993e5dd1359fca8e3ee67ac2dIrssi Scripts Helper
[skip ci]
2015-09-19Merge pull request #160 from Ziddykins/gh-pagesailin-nemui
Add track.pl by Ziddykins
2015-09-19Replaced hard-coded directory with Irssi::get_irssi_dir()Ziddykins
2015-09-19automatic scripts database update for 1a66c3e73fa84fead9bf0dbf6b4121e6a3b62536Irssi Scripts Helper
[skip ci]
2015-09-19Merge pull request #159 from ailin-nemui/gh-pagesailin-nemui
Fix s.i.o "build error" / Update pangotext.pl
2015-09-19Merge pull request #1 from ailin-nemui/pangotextailin-nemui
Fix s.i.o "build error" / Update pangotext.pl
2015-09-19Update pangotext.plailin-nemui
2015-09-19automatic scripts database update for eeebe89c4e53b13d6e449d11b529edda753b9685Irssi Scripts Helper
[skip ci]
2015-09-19Update pangotext.plailin-nemui
2015-09-19Merge pull request #158 from bheesham/update-8-ballailin-nemui
Fixed a bug: selects from all ans; and added ans.
2015-09-15Fixed a bug: selects from all ans; and added ans.Bheesham Persaud
The 8-ball script did not select from all possible answers, as `rand` was not passed the size of all possible answers. Fixed by changing the variable `answer` into an array and by selecting a random index.
2015-09-15Merge pull request #157 from mniip/isbanned.plTom Wesley
isbanned.pl
2015-09-15isbanned.pl: add support for trailing characters in CIDR bansmniip