summaryrefslogtreecommitdiffstats
path: root/scripts/mh_sbuserinfo.pl
AgeCommit message (Collapse)Author
2016-11-07mh_sbuserinfo.pl v1.05mh
statusbar item that shows users and limit info in channels changes: added setting _show_details_oper and supporting code added setting _format_sep and supportingf code added setting _format_div and supporting code added setting _group_begin and _format_group_end and supporting code added setting _format_mode_oper, _format_mode_op, _format_mode_ho, _format_mode_vo and _format_mode_other, and supporting code added settting _show_warning_limit_difference and supporting code (changing _show_warning_limit_percent behavior) changed default of _show_warning_limit_percent from 95 to 0
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
2015-12-01mh_sbuserinfo.pl v1.03mh
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
2015-11-27mh_sbuserinfo.pl v1.02mh
statusbar item that shows users and limit info in channels changes: only show item when channel is synced cleaned out redundant code
2015-11-27mh_sbuserinfo.pl v1.01mh
statusbar item that shows users and limit info in channels changes: call statusbar_redraw directly in signals now using elsif removed timeout on load
2015-11-26v1.00mh