| Age | Commit message (Collapse) | Author |
|
|
|
mirc_colour_popup v1.1
|
|
mh_sbsplitmode.pl v1.05
|
|
fix bug where attempt to download previously downloaded and deleted pack caused abberant behaviour
|
|
provides a statusbar item showing if your server is in splitmode and /splitmode to show details
changes:
added indents to /help
|
|
|
|
|
|
mh_userstatus.pl v1.03
|
|
show in channels when users go away/back or oper/deoper
changes:
added indents to /help
|
|
mh_sbsplitmode.pl v1.04
|
|
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
|
|
mh_hold_mode.pl v1.02
|
|
caused abberant behaviour
|
|
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
|
|
|
|
- accept ^M in addition to ^J as enter key for scripts which use raw gui key pressed
(won't solve KP_ENTER issue)
|
|
mh_userstatus.pl v1.02
|
|
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
|
|
adv_windowlist 1.0a6
|
|
mh_sbsplitmode.pl v1.02
|
|
cap_sasl 1.11
|
|
- workaround for crash due to infinite recursion in irssi's Perl
error handling
|
|
provides a statusbar item showing if your server is in splitmode and /splitmode to show details
changes
cleaned up useless code
|
|
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
|
|
mh_windowfill.pl v1.05
|
|
- the last version had an incorrect fix. reported by kl3
|
|
fill windows so scrolling starts bottom-up instead of top-down
changes:
added a few comments
|
|
|
|
linebuffer 0.3
|
|
mh_sbsplitmode.pl v1.01
|
|
- fixed off by one error
|
|
provides a statusbar item showing if your server is in splitmode and /splitmode to show detail
changes:
added _lag_limit and supporting code to skip /stats d on lag
will now print server is in splitmode in all relevant windows
|
|
mh_sbsplitmode.pl v1.00
|
|
provides a statusbar item showing if your server is in splitmode and /splitmode to show details
|
|
- fixed some warnings in perl 5.10 reported by kl3
|
|
mh_userstatus.pl v1.01
|
|
minor upgrade makes seeing current search terms and bots easier
|
|
|
|
show in channels when users go away/back or oper/deoper
changes:
fixed bug when /whois spammed with status updates
added _noact_* and supporting code
added _show_mode and supporting code
|
|
statusbar item that shows users and limit info in channels
changes:
added setting _show_prefix and supporting code
changed setting _show_details_mode default to ON
updated documentation
|
|
Show in channels when users go away/back or oper/deoper
Will periodically check the channels you are on for users changing their away/oper status and print a line like:
-!- <nick> [<userhost>] is now gone
-!- <nick> [<userhost>] is now here
-!- <nick> [<userhost>] is now oper
-!- <nick> [<userhost>] is now not oper
You can also list the currently away or opered users with the commands /whoa and /whoo respectively
|
|
fill windows so scrolling starts bottom-up instead of top-down (screenshots in source)
changes:
call windowfill* directly from signals
removed on load timeout
|
|
mh_sbuserinfo.pl v1.02
|
|
statusbar item that shows users and limit info in channels
changes:
only show item when channel is synced
cleaned out redundant code
|
|
mh_sbuserinfo.pl v1.01
|
|
statusbar item that shows users and limit info in channels
changes:
call statusbar_redraw directly in signals
now using elsif
removed timeout on load
|
|
|
|
Removed double-comma output from rainbow.pl
|
|
mh_windowfill
|
|
|