| Age | Commit message (Collapse) | Author | 
|---|
|  | statusbar item that shows user count (opers, ops, halfops, voice and total) and limit info (with opless/limit warning) in channels
changes:
added 'sbitems' to irssi header for better scriptassist.pl support (github issue #1)
added _show_details_away/_format_mode_away and supporting code
some description and documentation changes | 
|  | 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 | 
|  | 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 | 
|  | 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 | 
|  | statusbar item that shows users and limit info in channels
changes:
only show item when channel is synced
cleaned out redundant code | 
|  | statusbar item that shows users and limit info in channels
changes:
call statusbar_redraw directly in signals
now using elsif
removed timeout on load | 
|  |  |