summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2015-12-03Merge pull request #199 from ailin-nemui/linebufferdx
linebuffer 0.3
2015-12-03Merge pull request #198 from mh-source/gh-pagesailin-nemui
mh_sbsplitmode.pl v1.01
2015-12-03linebuffer 0.3Ailin Nemui
- fixed off by one error
2015-12-03mh_sbsplitmode.pl v1.01mh
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
2015-12-03Merge pull request #197 from mh-source/gh-pagesailin-nemui
mh_sbsplitmode.pl v1.00
2015-12-03mh_sbsplitmode.pl v1.00mh
provides a statusbar item showing if your server is in splitmode and /splitmode to show details
2015-12-03adv_windowlist 1.0a4Ailin Nemui
- fixed some warnings in perl 5.10 reported by kl3
2015-12-02Merge pull request #194 from mh-source/gh-pagesailin-nemui
mh_userstatus.pl v1.01
2015-12-02Merge pull request #195 from fullmetal1/gh-pagesailin-nemui
minor upgrade makes seeing current search terms and bots easier
2015-12-02minor upgrade makes seeing current search terms and bots easierAlex Checca
2015-12-02mh_userstatus.pl v1.01mh
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
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-30 mh_userstatus.pl v1.00mh
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
2015-11-30mh_windowfill.pl v1.04mh
fill windows so scrolling starts bottom-up instead of top-down (screenshots in source) changes: call windowfill* directly from signals removed on load timeout
2015-11-28Merge pull request #187 from mh-source/gh-pagesailin-nemui
mh_sbuserinfo.pl v1.02
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-27Merge pull request #185 from mh-source/gh-pagesailin-nemui
mh_sbuserinfo.pl v1.01
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
2015-11-25Merge pull request #184 from vague666/rainbow_updateailin-nemui
Removed double-comma output from rainbow.pl
2015-11-25Merge pull request #172 from mh-source/gh-pagesailin-nemui
mh_windowfill
2015-11-25v1.03mh
2015-11-25Removed double-comma output from rainbow.plJari Matilainen
2015-11-25Added documentationJari Matilainen
2015-11-25Minor cosmetic changesJari Matilainen
2015-11-25Removed my from and %VERSION and use vars insteadJari Matilainen
2015-11-25Fixed problems reported by perlcriticJari Matilainen
2015-11-24Initial commitJari Matilainen
2015-11-23Merge pull request #179 from ailin-nemui/dccreldx
Add dccrelay 0.1
2015-11-23Merge pull request #180 from ailin-nemui/execcmddx
Add execcmd 0.1
2015-11-23Merge pull request #178 from ailin-nemui/tmux_awaydx
tmux_away 2.1
2015-11-23Merge pull request #177 from ailin-nemui/awldx
adv_windowlist 1.0a3
2015-11-23tmux_away 2.1Ailin Nemui
2015-11-23Add dccrelay 0.1Ailin Nemui
2015-11-23Merge pull request #176 from fullmetal1/gh-pagesailin-nemui
xdcc_autoget.pl: add functionality to deal with disconnects, fix issue with removing terms
2015-11-23Add execcmd 0.1Ailin Nemui
2015-11-23adv_windowlist 1.0a3Ailin Nemui
2015-11-23replace temp files with arraysAlex Checca
2015-11-23Add all non-nei scripts from nei's websitedequis
Some are mostly nei or nei variants, but not originally authored by nei If any of the authors doesn't want to have these in scripts.irssi.org, complain and we'll remove it.
2015-11-22fix statusbar not updatingAlex Checca
2015-11-22Added statusbarAlex Checca
2015-11-21add functionality to deal with disconnects, fix issue with removing termsAlex Checca
2015-11-18Update mh_windowfill.plmh
2015-11-17mh_windowfill v1.01mh
small cleanup and added screenshots
2015-11-16Add all of nei's scripts from nei's websiteailin-nemui
2015-11-16Merge pull request #165 from fullmetal1/gh-pagesailin-nemui
Added xdcc_autoget userscript
2015-11-16Create mh_windowfill.plmh
fill windows so scrolling starts bottom-up instead of top-down
2015-11-13minor fixAlex Checca
2015-11-13rework server initializationAlex Checca
2015-11-11changes as per suggestionsAlex Checca