summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2016-02-03Merge pull request #230 from vague666/logcompress_updateailin-nemui
logcompress using IO::Compress::GZip
2016-01-31updated logcompress to use core perl module for compression instead of using ↵Jari Matilainen
/exec
2016-01-29aspell_complete: Fix crash when the dictionary is unsetAilin Nemui
This will be fixed on the irssi side too.
2016-01-27Merge pull request #227 from mh-source/gh-pagesailin-nemui
mh_hold_mode.pl v1.04
2016-01-27Merge pull request #228 from abair/fnotify_0.0.6ailin-nemui
Fnotify 0.0.6
2016-01-26let fnotify reconfig on the flyTyler Abair
2016-01-26mh_hold_mode.pl v1.04mh
Emulation of ircII per-window hold_mode changes: added mh_hold_mode_more_oldstyle and supporting code added namespace to MSGLEVEL code cleanup
2016-01-26Merge pull request #225 from mh-source/gh-pagesailin-nemui
mh_userstatus.pl v1.04
2016-01-24mh_userstatus.pl v1.04mh
show in channels when users go away/back or oper/deoper changes: added changed field to irssi header
2016-01-24Merge pull request #224 from mh-source/gh-pagesailin-nemui
mh_sbuserinfo.pl v1.04
2016-01-23mh_sbuserinfo.pl v1.04mh
statusbar item that shows users and limit info in channels changes: added setting _show_details_difference and supporting code changed _show_warning_limit_percent default from 90 to 95 added changed field to irssi header added a few comments
2016-01-22Merge pull request #223 from mh-source/gh-pagesailin-nemui
mh_sbsplitmode.pl v1.06
2016-01-22Merge pull request #222 from ftonello/desktop-notifyailin-nemui
Added desktop-notify 1.0.0
2016-01-22 mh_sbsplitmode.pl v1.06mh
provides a statusbar item showing if your server is in splitmode and /splitmode to show details changes: added _print/_print_details and supporting code /splitmode now prints stats d unavailable in a bit nicer way now using individual redir numeric events for stats d now does a stats d on netsplit/join added changed field to irssi header
2016-01-22Added desktop-notify 1.0.0Felipe F. Tonello
This script sends notification using the Desktop Notifications Specification. It depends on libnofity, perl-glib-object-introspection and perl-html-parser packages. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
2016-01-22Merge pull request #219 from fullmetal1/gh-pagesailin-nemui
xdcc_autoget v2.0 :) Now does all bots concurrently
2016-01-22Merge pull request #220 from nvisser/active_notice/fix-escapingailin-nemui
Fix escaping for active_notice.pl when a line starts with a percent sign
2016-01-22Merge pull request #221 from mh-source/gh-pagesailin-nemui
mh_hold_mode.pl v1.03
2016-01-21mh_hold_mode.pl v1.03mh
Emulation of ircII per-window hold_mode changes: now using 'key send_line' instead of 'gui key pressed' added /help fixed '/hold_mode toggle', it didnt do anything before code cleanup added changed field to irssi header changed url
2016-01-20removed ugly try catchAlex Checca
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-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