]> git.99rst.org Git - irssi-scripts.irssi.org.git/log
irssi-scripts.irssi.org.git
10 years agoautomatic scripts database update for 56475264b052c60cbfa844cc1fe274b01ad6d2a7
Irssi Scripts Helper [Sat, 21 May 2016 08:52:43 +0000 (08:52 +0000)]
automatic scripts database update for 56475264b052c60cbfa844cc1fe274b01ad6d2a7

[skip ci]

10 years agoMerge pull request #277 from ailin-nemui/mail
ailin-nemui [Sat, 21 May 2016 08:29:00 +0000 (10:29 +0200)]
Merge pull request #277 from ailin-nemui/mail

make mail.pl compile again

10 years agomake mail.pl compile again
Ailin Nemui [Fri, 20 May 2016 17:45:17 +0000 (19:45 +0200)]
make mail.pl compile again

10 years agoautomatic scripts database update for 048dd53c87fdaa1c80996096af982bcd357d0a36
Irssi Scripts Helper [Tue, 17 May 2016 13:55:09 +0000 (13:55 +0000)]
automatic scripts database update for 048dd53c87fdaa1c80996096af982bcd357d0a36

[skip ci]

10 years agoMerge pull request #275 from ailin-nemui/dim_nicks
ailin-nemui [Tue, 17 May 2016 13:49:06 +0000 (15:49 +0200)]
Merge pull request #275 from ailin-nemui/dim_nicks

dim_nicks 0.4.7

10 years agodim_nicks 0.4.7
Ailin Nemui [Mon, 16 May 2016 21:30:35 +0000 (23:30 +0200)]
dim_nicks 0.4.7

update dim_nicks to v0.4.7
- fix useless re-reading of settings colour

10 years agoautomatic scripts database update for dfbb05cbf37c52818d93c2ae989c16ede155c030
Irssi Scripts Helper [Tue, 10 May 2016 17:42:00 +0000 (17:42 +0000)]
automatic scripts database update for dfbb05cbf37c52818d93c2ae989c16ede155c030

[skip ci]

10 years agoMerge pull request #274 from mh-source/gh-pages
ailin-nemui [Tue, 10 May 2016 17:36:41 +0000 (19:36 +0200)]
Merge pull request #274 from mh-source/gh-pages

mh_hold_mode.pl v1.07

10 years agomh_hold_mode.pl v1.07
mh [Tue, 10 May 2016 17:11:10 +0000 (19:11 +0200)]
mh_hold_mode.pl v1.07

Emulation of ircII per-window hold_mode

changes:
corrected typo in instructions
added space to old-style more so it looks better

10 years agoautomatic scripts database update for 7b954dcac88a5df86051b513225e3f41c308b6e7
Irssi Scripts Helper [Wed, 4 May 2016 10:32:17 +0000 (10:32 +0000)]
automatic scripts database update for 7b954dcac88a5df86051b513225e3f41c308b6e7

[skip ci]

10 years agoMerge pull request #272 from avar/chansort-configurable-1.3
ailin-nemui [Wed, 4 May 2016 10:27:36 +0000 (12:27 +0200)]
Merge pull request #272 from avar/chansort-configurable-1.3

chansort_configurable: Fix a bug & change the default

10 years agochansort_configurable: Fix a bug & change the default
Ævar Arnfjörð Bjarmason [Wed, 4 May 2016 09:49:27 +0000 (11:49 +0200)]
chansort_configurable: Fix a bug & change the default

For the reasons covered in the commets I'm adding here the
${a,b}.{type,chatnet,name} would sometimes not be filled, which my
default sorter was assuming so it would end up spewing some warnings.

So change the filling of the defaults to that this is always filled, and
document what the value passed as $a or $b will look like.

Finally, change the default sorting from the more naïve example that
just mostly does alphabetic sorting to one that preserves the order of
the QUERY windows as they're created.

10 years agoautomatic scripts database update for 9dc4b66fcee6a984e0515b93181c8fdd9625664b
Irssi Scripts Helper [Tue, 3 May 2016 19:06:30 +0000 (19:06 +0000)]
automatic scripts database update for 9dc4b66fcee6a984e0515b93181c8fdd9625664b

[skip ci]

10 years agoMerge pull request #271 from mh-source/gh-pages
ailin-nemui [Tue, 3 May 2016 18:58:59 +0000 (20:58 +0200)]
Merge pull request #271 from mh-source/gh-pages

mh_hold_mode.pl v1.06

10 years agomh_hold_mode.pl v1.06
mh [Tue, 3 May 2016 18:33:17 +0000 (20:33 +0200)]
mh_hold_mode.pl v1.06

Emulation of ircII per-window hold_mode

changes:
fixed call to missing sub

10 years agoautomatic scripts database update for ad9f6f1a94f4516141164bcc88833b4f920d2346
Irssi Scripts Helper [Sun, 1 May 2016 19:24:25 +0000 (19:24 +0000)]
automatic scripts database update for ad9f6f1a94f4516141164bcc88833b4f920d2346

[skip ci]

10 years agoMerge pull request #270 from vague666/268_fix
ailin-nemui [Sun, 1 May 2016 19:19:34 +0000 (21:19 +0200)]
Merge pull request #270 from vague666/268_fix

Added command_runsub glue

10 years agoAdded command_runsub glue
Jari Matilainen [Sun, 1 May 2016 19:05:08 +0000 (21:05 +0200)]
Added command_runsub glue

10 years agoautomatic scripts database update for 6455a8e468e35fff13e4587ea720266aa77ef70e
Irssi Scripts Helper [Wed, 27 Apr 2016 11:47:50 +0000 (11:47 +0000)]
automatic scripts database update for 6455a8e468e35fff13e4587ea720266aa77ef70e

[skip ci]

10 years agoMerge pull request #266 from ailin-nemui/settings
ailin-nemui [Wed, 27 Apr 2016 11:42:33 +0000 (13:42 +0200)]
Merge pull request #266 from ailin-nemui/settings

Add settingshelp

10 years agoMerge pull request #263 from ailin-nemui/beforespace
ailin-nemui [Wed, 27 Apr 2016 11:38:57 +0000 (13:38 +0200)]
Merge pull request #263 from ailin-nemui/beforespace

Add script beforespace

10 years agoMerge pull request #261 from ailin-nemui/nm2
ailin-nemui [Wed, 27 Apr 2016 11:38:51 +0000 (13:38 +0200)]
Merge pull request #261 from ailin-nemui/nm2

update nm2

10 years agoMerge pull request #264 from ailin-nemui/colon-emojji
ailin-nemui [Wed, 27 Apr 2016 11:38:23 +0000 (13:38 +0200)]
Merge pull request #264 from ailin-nemui/colon-emojji

Add colon_emoji

10 years agoautomatic scripts database update for 66c18b3bec7bc742b62d134cdbb01c5d7a05535c
Irssi Scripts Helper [Wed, 27 Apr 2016 11:33:44 +0000 (11:33 +0000)]
automatic scripts database update for 66c18b3bec7bc742b62d134cdbb01c5d7a05535c

[skip ci]

10 years agoMerge pull request #262 from ailin-nemui/autowho
ailin-nemui [Wed, 27 Apr 2016 11:29:04 +0000 (13:29 +0200)]
Merge pull request #262 from ailin-nemui/autowho

Add autowho script

10 years agoAdd colon_emoji
Ailin Nemui [Tue, 26 Apr 2016 21:53:02 +0000 (23:53 +0200)]
Add colon_emoji

Replace words between :...: in messages according to a text file. Was
intended for Unicode Emoji on certain proprietary platforms.

10 years agoMerge pull request #265 from ailin-nemui/slackirc
ailin-nemui [Wed, 27 Apr 2016 11:24:46 +0000 (13:24 +0200)]
Merge pull request #265 from ailin-nemui/slackirc

Add fix_slackirc

10 years agoautomatic scripts database update for 75123a679752eb367dabfe5083991391af301101
Irssi Scripts Helper [Wed, 27 Apr 2016 06:01:00 +0000 (06:01 +0000)]
automatic scripts database update for 75123a679752eb367dabfe5083991391af301101

[skip ci]

10 years agoMerge pull request #267 from tslocum/updates1
ailin-nemui [Wed, 27 Apr 2016 05:56:19 +0000 (07:56 +0200)]
Merge pull request #267 from tslocum/updates1

Update mass_hilight_blocker, autoaway, and recentdepart

10 years agorecentdepart: fix undefined variable warnings
Trevor Slocum [Wed, 27 Apr 2016 01:00:41 +0000 (18:00 -0700)]
recentdepart: fix undefined variable warnings

10 years agoautoaway: remove dead code
Trevor Slocum [Wed, 27 Apr 2016 00:34:00 +0000 (17:34 -0700)]
autoaway: remove dead code

10 years agomass_hilight_blocker: fix nick quoting
Trevor Slocum [Wed, 27 Apr 2016 00:27:32 +0000 (17:27 -0700)]
mass_hilight_blocker: fix nick quoting

10 years agoAdd settingshelp
Ailin Nemui [Tue, 26 Apr 2016 22:09:59 +0000 (00:09 +0200)]
Add settingshelp

A copy of https://irssi.org/documentation/settings/ as /help script

10 years agoAdd fix_slackirc
Ailin Nemui [Tue, 26 Apr 2016 22:01:16 +0000 (00:01 +0200)]
Add fix_slackirc

Some workarounds to improve irssi experience on the Slack IRC gateway

10 years agoAdd script beforespace
Ailin Nemui [Tue, 26 Apr 2016 21:42:54 +0000 (23:42 +0200)]
Add script beforespace

Rebind certain keys so that they are inserted before the space

10 years agoAdd autowho script
Ailin Nemui [Tue, 26 Apr 2016 21:37:32 +0000 (23:37 +0200)]
Add autowho script

periodically send /who to channels

10 years agoupdate nm2
Ailin Nemui [Tue, 26 Apr 2016 21:30:46 +0000 (23:30 +0200)]
update nm2

- add support for realnames script

10 years agoautomatic scripts database update for 893093e2c61c6c4ac7094cbe1c827f3b605190e3
Irssi Scripts Helper [Tue, 26 Apr 2016 21:29:52 +0000 (21:29 +0000)]
automatic scripts database update for 893093e2c61c6c4ac7094cbe1c827f3b605190e3

[skip ci]

10 years agoMerge pull request #260 from ailin-nemui/tmux-nicklist
ailin-nemui [Tue, 26 Apr 2016 21:25:02 +0000 (23:25 +0200)]
Merge pull request #260 from ailin-nemui/tmux-nicklist

update tmux-nicklist-portable

10 years agoupdate tmux-nicklist-portable
Ailin Nemui [Tue, 26 Apr 2016 21:14:54 +0000 (23:14 +0200)]
update tmux-nicklist-portable

- implement documented but non-existant feature
- add gone sort option
- add support for realnames script

10 years agoautomatic scripts database update for 0e27c2df21881ab503ebd327aa6b755e28deaef8
Irssi Scripts Helper [Tue, 26 Apr 2016 18:56:51 +0000 (18:56 +0000)]
automatic scripts database update for 0e27c2df21881ab503ebd327aa6b755e28deaef8

[skip ci]

10 years agoMerge pull request #259 from tslocum/hilightcmd
ailin-nemui [Tue, 26 Apr 2016 18:51:34 +0000 (20:51 +0200)]
Merge pull request #259 from tslocum/hilightcmd

Add hilightcmd with proper shell string quoting

10 years agoTrim whitespace from hilighted text and improve script usage examples
Trevor Slocum [Tue, 26 Apr 2016 18:41:22 +0000 (11:41 -0700)]
Trim whitespace from hilighted text and improve script usage examples

10 years agoautomatic scripts database update for fc8e2878120c834d106dbca6838cb9ab635a5ba6
Irssi Scripts Helper [Tue, 26 Apr 2016 05:51:48 +0000 (05:51 +0000)]
automatic scripts database update for fc8e2878120c834d106dbca6838cb9ab635a5ba6

[skip ci]

10 years agoMerge pull request #258 from tslocum/gh-pages
ailin-nemui [Tue, 26 Apr 2016 05:46:50 +0000 (07:46 +0200)]
Merge pull request #258 from tslocum/gh-pages

Update chanact.pl: allow case-insensitive aliases, silence extraneous error message

10 years agoQuote message before passing to shell
Trevor Slocum [Tue, 26 Apr 2016 02:51:28 +0000 (19:51 -0700)]
Quote message before passing to shell

10 years agochanact: allow case-insensitive aliases, silence extraneous /window_alias error message
Trevor Slocum [Tue, 26 Apr 2016 01:46:30 +0000 (18:46 -0700)]
chanact: allow case-insensitive aliases, silence extraneous /window_alias error message

10 years agoautomatic scripts database update for 80ced1d77b83416a9d473aed58486697b935bfd1
Irssi Scripts Helper [Wed, 20 Apr 2016 19:38:16 +0000 (19:38 +0000)]
automatic scripts database update for 80ced1d77b83416a9d473aed58486697b935bfd1

[skip ci]

10 years agoMerge pull request #254 from ilmari/freenode-and-perl
ailin-nemui [Wed, 20 Apr 2016 19:33:54 +0000 (21:33 +0200)]
Merge pull request #254 from ilmari/freenode-and-perl

nickserv.pl: Add support for Freenode and irc.perl.org

10 years agonickserv.pl: Add support for Freenode and irc.perl.org
Dagfinn Ilmari Mannsåker [Wed, 6 Apr 2016 15:03:28 +0000 (16:03 +0100)]
nickserv.pl: Add support for Freenode and irc.perl.org

Freenode includes control characters in its notices, so strip these.
Also removes a redundant regexp from the if clause for /msg NickServ
style services.

10 years agoMerge pull request #256 from ailin-nemui/url-hash-filter
ailin-nemui [Mon, 18 Apr 2016 18:16:00 +0000 (20:16 +0200)]
Merge pull request #256 from ailin-nemui/url-hash-filter

support filling the javascript filter from url hash

10 years agoautomatic scripts database update for f815cfb8390b6a1cf35a1b8541a38bfce54fcebb
Irssi Scripts Helper [Mon, 18 Apr 2016 13:22:27 +0000 (13:22 +0000)]
automatic scripts database update for f815cfb8390b6a1cf35a1b8541a38bfce54fcebb

[skip ci]

10 years agoMerge pull request #257 from vague666/autorun_script
ailin-nemui [Mon, 18 Apr 2016 13:18:02 +0000 (15:18 +0200)]
Merge pull request #257 from vague666/autorun_script

autorun scripts in the autorun directory

10 years ago%IRSSI and was missing
Jari Matilainen [Mon, 18 Apr 2016 13:11:40 +0000 (15:11 +0200)]
%IRSSI and  was missing

10 years agoautorun scripts in the autorun directory
Jari Matilainen [Mon, 18 Apr 2016 12:59:02 +0000 (14:59 +0200)]
autorun scripts in the autorun directory

10 years agosupport filling the javascript filter from url hash
Ailin Nemui [Mon, 18 Apr 2016 12:21:46 +0000 (14:21 +0200)]
support filling the javascript filter from url hash

[skip ci]

10 years agoautomatic scripts database update for 38bb02d2d34241eaf150b8c6998a915edf487ead
Irssi Scripts Helper [Thu, 14 Apr 2016 08:37:31 +0000 (08:37 +0000)]
automatic scripts database update for 38bb02d2d34241eaf150b8c6998a915edf487ead

[skip ci]

10 years agoMerge pull request #255 from elopio/patch-1
ailin-nemui [Thu, 14 Apr 2016 08:32:59 +0000 (10:32 +0200)]
Merge pull request #255 from elopio/patch-1

Typo on install path

10 years agoTypo on install path
Leo Arias [Thu, 14 Apr 2016 02:15:32 +0000 (20:15 -0600)]
Typo on install path

10 years agoautomatic scripts database update for 7595e365a17cc1b899e5143d012a44554f03a546
Irssi Scripts Helper [Thu, 7 Apr 2016 14:59:14 +0000 (14:59 +0000)]
automatic scripts database update for 7595e365a17cc1b899e5143d012a44554f03a546

[skip ci]

10 years agoMerge pull request #253 from dequis/remove_studivz_bitlbee_rename.pl
ailin-nemui [Thu, 7 Apr 2016 14:45:31 +0000 (16:45 +0200)]
Merge pull request #253 from dequis/remove_studivz_bitlbee_rename.pl

Remove studivz_bitlbee_rename.pl. Use the 'nick_format' setting instead

10 years agoRemove studivz_bitlbee_rename.pl. Use the 'nick_format' setting instead
dequis [Mon, 4 Apr 2016 12:02:17 +0000 (09:02 -0300)]
Remove studivz_bitlbee_rename.pl. Use the 'nick_format' setting instead

10 years agoautomatic scripts database update for f417e51532b8b9ebfe90b74fe29cfeb171f8e9d6
Irssi Scripts Helper [Mon, 4 Apr 2016 11:14:31 +0000 (11:14 +0000)]
automatic scripts database update for f417e51532b8b9ebfe90b74fe29cfeb171f8e9d6

[skip ci]

10 years agoMerge pull request #252 from dequis/logresume.pl
ailin-nemui [Mon, 4 Apr 2016 11:10:24 +0000 (13:10 +0200)]
Merge pull request #252 from dequis/logresume.pl

Add logresume.pl

10 years agoAdd logresume.pl
ferret [Mon, 4 Apr 2016 11:02:24 +0000 (08:02 -0300)]
Add logresume.pl

10 years agoautomatic scripts database update for 78412116df642c6a0c32a039d5e24d0010f103b0
Irssi Scripts Helper [Thu, 31 Mar 2016 14:53:28 +0000 (14:53 +0000)]
automatic scripts database update for 78412116df642c6a0c32a039d5e24d0010f103b0

[skip ci]

10 years agoMerge pull request #251 from avar/chansort-configurable-stable-sort
ailin-nemui [Thu, 31 Mar 2016 14:49:03 +0000 (16:49 +0200)]
Merge pull request #251 from avar/chansort-configurable-stable-sort

scripts/chansort_configurable.pl: Make the sort stable

10 years agoscripts/chansort_configurable.pl: Make the sort stable
Ævar Arnfjörð Bjarmason [Thu, 31 Mar 2016 14:41:44 +0000 (14:41 +0000)]
scripts/chansort_configurable.pl: Make the sort stable

You'd have to have your sort function handle munging all the channels or
the rest would be in a randomized order, implement a stable sort here
and update the example to what I'm now using for my own sort which
doesn't munge the position of QUERY windows.

10 years agoautomatic scripts database update for 8857a8bbd039a208861f8eafa5b42506de1c5465
Irssi Scripts Helper [Tue, 29 Mar 2016 20:35:53 +0000 (20:35 +0000)]
automatic scripts database update for 8857a8bbd039a208861f8eafa5b42506de1c5465

[skip ci]

10 years agoMerge pull request #250 from ailin-nemui/cap_sasl_fail
ailin-nemui [Tue, 29 Mar 2016 20:31:09 +0000 (22:31 +0200)]
Merge pull request #250 from ailin-nemui/cap_sasl_fail

add cap_sasl_fail script

10 years agoadd cap_sasl_fail script
Ailin Nemui [Thu, 24 Mar 2016 10:01:05 +0000 (11:01 +0100)]
add cap_sasl_fail script

- provide /set sasl_disconnect_on_fail for Irssi 0.8.18

10 years agoautomatic scripts database update for 1b23c139073f37fbde62ad1278b8805b5f066557
Irssi Scripts Helper [Tue, 22 Mar 2016 12:50:04 +0000 (12:50 +0000)]
automatic scripts database update for 1b23c139073f37fbde62ad1278b8805b5f066557

[skip ci]

10 years agoMerge pull request #249 from jeto/replace
ailin-nemui [Tue, 22 Mar 2016 12:44:26 +0000 (13:44 +0100)]
Merge pull request #249 from jeto/replace

Add replace.pl

10 years agoReformatted prints
Jere Toivonen [Tue, 22 Mar 2016 01:23:12 +0000 (03:23 +0200)]
Reformatted prints

10 years agoAdd replace.pl
Jere Toivonen [Tue, 22 Mar 2016 00:06:04 +0000 (02:06 +0200)]
Add replace.pl

10 years agoautomatic scripts database update for 468f4669b4b5c8eae603eb609b140481cfb3ae45
Irssi Scripts Helper [Mon, 21 Mar 2016 22:45:31 +0000 (22:45 +0000)]
automatic scripts database update for 468f4669b4b5c8eae603eb609b140481cfb3ae45

[skip ci]

10 years agoMerge pull request #248 from tgerczei/fixes
ailin-nemui [Mon, 21 Mar 2016 22:40:51 +0000 (23:40 +0100)]
Merge pull request #248 from tgerczei/fixes

Will no longer default to sending e-mails to 'email@email.org'

10 years agoWill no longer default to sending e-mails to 'email@email.org' which actually appears...
Tamás Gérczei [Mon, 21 Mar 2016 22:29:10 +0000 (23:29 +0100)]
Will no longer default to sending e-mails to 'email@email.org' which actually appears live

10 years agoautomatic scripts database update for ccce6d5b5b6b3a7680d9ab29029839679ed0f45b
Irssi Scripts Helper [Sun, 20 Mar 2016 22:03:14 +0000 (22:03 +0000)]
automatic scripts database update for ccce6d5b5b6b3a7680d9ab29029839679ed0f45b

[skip ci]

10 years agoMerge pull request #247 from hopkiw/betterlist
ailin-nemui [Sun, 20 Mar 2016 21:59:07 +0000 (22:59 +0100)]
Merge pull request #247 from hopkiw/betterlist

new script betterlist.pl

10 years agonew script betterlist.pl
Liam Hopkins [Sun, 20 Mar 2016 02:58:23 +0000 (19:58 -0700)]
new script betterlist.pl

10 years agoautomatic scripts database update for 66589eccc360b8a5306aeb4d5f56d428855e38ac
Irssi Scripts Helper [Thu, 17 Mar 2016 15:18:34 +0000 (15:18 +0000)]
automatic scripts database update for 66589eccc360b8a5306aeb4d5f56d428855e38ac

[skip ci]

10 years agoMerge pull request #246 from avar/avar-minor-patches
ailin-nemui [Thu, 17 Mar 2016 15:13:42 +0000 (16:13 +0100)]
Merge pull request #246 from avar/avar-minor-patches

munge_own_nickname_to_username.pl: Also handle the /me form

10 years agomunge_own_nickname_to_username.pl: Also handle the /me form
Ævar Arnfjörð Bjarmason [Thu, 17 Mar 2016 15:07:15 +0000 (15:07 +0000)]
munge_own_nickname_to_username.pl: Also handle the /me form

I didn't think of the nick munger also needing to handle the /me format
when I first wrote this, it's a trivial fix so fix that.

10 years agoautomatic scripts database update for 2bed9ce4b6d6038df446b570b556c5d1d8321b65
Irssi Scripts Helper [Wed, 16 Mar 2016 11:37:37 +0000 (11:37 +0000)]
automatic scripts database update for 2bed9ce4b6d6038df446b570b556c5d1d8321b65

[skip ci]

10 years agoMerge pull request #245 from avar/avar-script-collection
ailin-nemui [Wed, 16 Mar 2016 11:33:09 +0000 (12:33 +0100)]
Merge pull request #245 from avar/avar-script-collection

Submit my collection of scripts from my dotfiles.git

10 years agoSubmit my collection of scripts from my dotfiles.git
Ævar Arnfjörð Bjarmason [Tue, 15 Mar 2016 17:52:13 +0000 (17:52 +0000)]
Submit my collection of scripts from my dotfiles.git

These are all irssi scripts that I maintain & use myself that I think
are useful for general use, none of this has anything hardcoded related
to me and when applicable has a configurable interface.

10 years agoautomatic scripts database update for 64fac0b0585b704c22f091806f0b93265f9a792e
Irssi Scripts Helper [Sun, 6 Mar 2016 17:22:12 +0000 (17:22 +0000)]
automatic scripts database update for 64fac0b0585b704c22f091806f0b93265f9a792e

[skip ci]

10 years agoMerge pull request #244 from mh-source/gh-pages
ailin-nemui [Sun, 6 Mar 2016 17:17:46 +0000 (18:17 +0100)]
Merge pull request #244 from mh-source/gh-pages

mh_invite.pl v1.02

10 years agomh_invite.pl v1.02
mh [Sat, 5 Mar 2016 14:31:20 +0000 (15:31 +0100)]
mh_invite.pl v1.02

print invites in server, channel, query and active window

10 years agoautomatic scripts database update for 5680df9605ed8c2fc17cbb71163d5ad016392a1e
Irssi Scripts Helper [Fri, 4 Mar 2016 17:00:32 +0000 (17:00 +0000)]
automatic scripts database update for 5680df9605ed8c2fc17cbb71163d5ad016392a1e

[skip ci]

10 years agoMerge pull request #242 from mh-source/gh-pages
ailin-nemui [Fri, 4 Mar 2016 16:36:28 +0000 (17:36 +0100)]
Merge pull request #242 from mh-source/gh-pages

mh_userstatus.pl v1.05

10 years agoUse strict
ramnes [Fri, 4 Mar 2016 14:06:09 +0000 (15:06 +0100)]
Use strict

10 years agoAdd hilightcmd
ramnes [Thu, 3 Mar 2016 16:18:21 +0000 (17:18 +0100)]
Add hilightcmd

10 years agomh_userstatus.pl v1.05
mh [Thu, 3 Mar 2016 12:39:04 +0000 (13:39 +0100)]
mh_userstatus.pl v1.05

show in channels when users go away/back or oper/deoper

changes:
added /whoa <nick> and /whoo <nick>
code cleanup

10 years agoautomatic scripts database update for 938ef26548ea686e68929de40bfe062fb2d90a69
Irssi Scripts Helper [Mon, 15 Feb 2016 10:58:03 +0000 (10:58 +0000)]
automatic scripts database update for 938ef26548ea686e68929de40bfe062fb2d90a69

[skip ci]

10 years agoMerge pull request #241 from ailin-nemui/awl
ailin-nemui [Mon, 15 Feb 2016 10:50:17 +0000 (11:50 +0100)]
Merge pull request #241 from ailin-nemui/awl

adv_windowlist 1.2

10 years agoadv_windowlist 1.2
Ailin Nemui [Mon, 15 Feb 2016 10:38:04 +0000 (11:38 +0100)]
adv_windowlist 1.2

* new format to choose abbreviation character

10 years agoautomatic scripts database update for d8eacb40ba88ddbb6cab8838428c8b59cd99308c
Irssi Scripts Helper [Sun, 14 Feb 2016 21:10:26 +0000 (21:10 +0000)]
automatic scripts database update for d8eacb40ba88ddbb6cab8838428c8b59cd99308c

[skip ci]

10 years agoMerge pull request #240 from mh-source/gh-pages
ailin-nemui [Sun, 14 Feb 2016 21:02:19 +0000 (22:02 +0100)]
Merge pull request #240 from mh-source/gh-pages

mh_sbsplitmode.pl v1.07

git clone https://git.99rst.org/PROJECT