summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2016-01-20bugfixAlex Checca
2016-01-20Fix escaping for active_notice.pl when a line starts with a percent sign.Dwarf
2016-01-19edits to conform to perl5Alex Checca
2016-01-18minor bugfixAlex Checca
2016-01-18bugfix for ag_stop and ag_restartAlex Checca
2016-01-18fix download list not being cleared on ag_stopAlex Checca
2016-01-17removed debugging outputAlex Checca
2016-01-17more goodness while we're at itAlex Checca
2016-01-16bugfixAlex Checca
2016-01-16revert minor explanation changeAlex Checca
2016-01-16minor edit for code criticAlex Checca
2016-01-15bugfixes and a boatload of improved features/functionalityAlex Checca
2016-01-15Merge pull request #214 from mh-source/gh-pagesailin-nemui
mh_windowfill.pl v1.06
2016-01-15minor change for code criticAlex Checca
2016-01-15v2.0 :) Now does all bots concurrentlyAlex Checca
2016-01-12Add 'use strict'.Juerd Waalboer
2016-01-12Add autonickprefix.pl ssciptJuerd Waalboer
2016-01-10Merge pull request #217 from ailin-nemui/bitlbee_typing_noticeailin-nemui
bitlbee_typing_notice 1.7.2
2016-01-10Merge pull request #215 from ailin-nemui/scriptassist-errorailin-nemui
scriptassist: better error reporting
2016-01-08bitlbee_typing_notice 1.7.2Ailin Nemui
2016-01-06adv_windowlist 1.1Ailin Nemui
2015-12-27scriptassist: better error reportingAilin Nemui
2015-12-20mh_windowfill.pl v1.06mh
fill windows so scrolling starts bottom-up instead of top-down (screenshots in source) changes: added changed field to irssi header
2015-12-18Merge pull request #208 from ailin-nemui/colour_popupTom Wesley
mirc_colour_popup v1.1
2015-12-18Merge pull request #213 from mh-source/gh-pagesailin-nemui
mh_sbsplitmode.pl v1.05
2015-12-18Merge pull request #210 from fullmetal1/gh-pagesailin-nemui
fix bug where attempt to download previously downloaded and deleted pack caused abberant behaviour
2015-12-18mh_sbsplitmode.pl v1.05mh
provides a statusbar item showing if your server is in splitmode and /splitmode to show details changes: added indents to /help
2015-12-17workaround for Irssi issue #836Alex Checca
2015-12-16fix bug that caused messages to processed more than they should beAlex Checca
2015-12-16Merge pull request #212 from mh-source/gh-pagesailin-nemui
mh_userstatus.pl v1.03
2015-12-16 mh_userstatus.pl v1.03mh
show in channels when users go away/back or oper/deoper changes: added indents to /help
2015-12-15Merge pull request #211 from mh-source/gh-pagesailin-nemui
mh_sbsplitmode.pl v1.04
2015-12-15mh_sbsplitmode.pl v1.04mh
provides a statusbar item showing if your server is in splitmode and /splitmode to show details changes: added setting _show_details_trend and supporting code fixed warning about experimental feature (keys($var)) in perl v5.20.2
2015-12-14Merge pull request #209 from mh-source/gh-pagesailin-nemui
mh_hold_mode.pl v1.02
2015-12-13fix bug where attempt to download previously downloaded and deleted pack ↵Alex Checca
caused abberant behaviour
2015-12-10mh_hold_mode.pl v1.02mh
Emulation of ircII per-window hold_mode known issues: in the github version of irssi this script will not accept the keypad enter key changes: now accepts both 10 and 13 as keycode for enter, required to work in upcomming irssi
2015-12-10add dynamic colour selection to popupAilin Nemui
2015-12-09script fixes for the icrnl change in irssiAilin Nemui
- accept ^M in addition to ^J as enter key for scripts which use raw gui key pressed (won't solve KP_ENTER issue)
2015-12-09Merge pull request #206 from mh-source/gh-pagesailin-nemui
mh_userstatus.pl v1.02
2015-12-09mh_userstatus.pl v1.02mh
show in channels when users go away/back or oper/deoper changes: fixed issue with disabling/enabling periodical /who /whois bug was not entirely fixed, should be now
2015-12-08Merge pull request #205 from ailin-nemui/awlailin-nemui
adv_windowlist 1.0a6
2015-12-08Merge pull request #204 from mh-source/gh-pagesailin-nemui
mh_sbsplitmode.pl v1.02
2015-12-08Merge pull request #201 from grawity/cap_sasl-1.11ailin-nemui
cap_sasl 1.11
2015-12-08adv_windowlist 1.0a6Ailin Nemui
- workaround for crash due to infinite recursion in irssi's Perl error handling
2015-12-08mh_sbsplitmode.pl v1.03mh
provides a statusbar item showing if your server is in splitmode and /splitmode to show details changes cleaned up useless code
2015-12-08mh_sbsplitmode.pl v1.02mh
provides a statusbar item showing if your server is in splitmode and /splitmode to show details changes: fixed bug where the timeout never got started added a few comments
2015-12-08Merge pull request #202 from mh-source/gh-pagesailin-nemui
mh_windowfill.pl v1.05
2015-12-08adv_windowlist 1.0a5Ailin Nemui
- the last version had an incorrect fix. reported by kl3
2015-12-06mh_windowfill.pl v1.05mh
fill windows so scrolling starts bottom-up instead of top-down changes: added a few comments
2015-12-04cap_sasl 1.11Mantas Mikulėnas