]> git.99rst.org Git - irssi-scripts.irssi.org.git/log
irssi-scripts.irssi.org.git
8 years ago(quakequit) New function for checking if quitlist has entries.
phyber [Fri, 9 Jan 2015 16:05:06 +0000 (16:05 +0000)]
(quakequit) New function for checking if quitlist has entries.

8 years ago(quakequit) Rename purge_nick -> quitlist_del.
phyber [Fri, 9 Jan 2015 15:52:45 +0000 (15:52 +0000)]
(quakequit) Rename purge_nick -> quitlist_del.

8 years ago(quakequit) New functions for interacting with quitlist.
phyber [Fri, 9 Jan 2015 15:50:38 +0000 (15:50 +0000)]
(quakequit) New functions for interacting with quitlist.

8 years ago(quakequit) Various tidying.
phyber [Fri, 9 Jan 2015 15:33:31 +0000 (15:33 +0000)]
(quakequit) Various tidying.

8 years ago(quakequit) Support multiple networks properly. Don't do anything in certain signals...
phyber [Sun, 8 Mar 2009 12:48:57 +0000 (12:48 +0000)]
(quakequit) Support multiple networks properly. Don't do anything in certain signals if the %quits is empty.

8 years ago(quakequit) use signal_add_first for 'message_irc_mode'. Add option to toggle debug...
phyber [Fri, 6 Mar 2009 08:18:34 +0000 (08:18 +0000)]
(quakequit) use signal_add_first for 'message_irc_mode'. Add option to toggle debug output.

8 years ago(quakequit) remove some commented code, fix up MIM processing.
phyber [Wed, 4 Mar 2009 19:13:12 +0000 (19:13 +0000)]
(quakequit) remove some commented code, fix up MIM processing.

8 years ago(quakequit) use different signal for mode handling.
phyber [Wed, 4 Mar 2009 10:05:10 +0000 (10:05 +0000)]
(quakequit) use different signal for mode handling.

8 years ago(quakequit) attempt to hide modes after a register too.
phyber [Tue, 3 Mar 2009 08:58:57 +0000 (08:58 +0000)]
(quakequit) attempt to hide modes after a register too.

8 years ago(quakequit) Handle joins properly so we can actually hide them.
phyber [Tue, 3 Mar 2009 01:23:59 +0000 (01:23 +0000)]
(quakequit) Handle joins properly so we can actually hide them.

8 years ago(quakequit) Allow the user to manually set the tags they want to use the script on.
phyber [Mon, 2 Mar 2009 08:58:05 +0000 (08:58 +0000)]
(quakequit) Allow the user to manually set the tags they want to use the script on.

8 years ago(quakequit) Added script 'quakequit.pl'
phyber [Mon, 2 Mar 2009 08:36:48 +0000 (08:36 +0000)]
(quakequit) Added script 'quakequit.pl'

8 years agoautomatic scripts database update for 2611e2b2e6f735f197d245f63d23b2deac9e4585
Irssi Scripts Helper [Tue, 9 Jan 2018 20:48:54 +0000 (20:48 +0000)]
automatic scripts database update for 2611e2b2e6f735f197d245f63d23b2deac9e4585

[skip ci]

8 years agoMerge pull request #461 from bw1/stocks2
ailin-nemui [Tue, 9 Jan 2018 20:29:44 +0000 (21:29 +0100)]
Merge pull request #461 from bw1/stocks2

[stocks] remove stocks.pl

8 years agoautomatic scripts database update for 3cead9be6a673bc259748a5b8010db9579400f23
Irssi Scripts Helper [Tue, 9 Jan 2018 20:24:21 +0000 (20:24 +0000)]
automatic scripts database update for 3cead9be6a673bc259748a5b8010db9579400f23

[skip ci]

8 years agoMerge pull request #459 from bcattaneo/nickcolor
ailin-nemui [Tue, 9 Jan 2018 20:18:54 +0000 (21:18 +0100)]
Merge pull request #459 from bcattaneo/nickcolor

[nickcolor.pl] Fix wrong output. Add two new (optional) functionalities

8 years agoMerge pull request #462 from Phoenix616/master
ailin-nemui [Tue, 9 Jan 2018 20:18:00 +0000 (21:18 +0100)]
Merge pull request #462 from Phoenix616/master

[colon_emoji.pl] Add support to handle outgoing messages

8 years agoautomatic scripts database update for 31906ee6dc2d6cff8de5075cb7d5fa33c5dcb2d6
Irssi Scripts Helper [Tue, 9 Jan 2018 20:16:54 +0000 (20:16 +0000)]
automatic scripts database update for 31906ee6dc2d6cff8de5075cb7d5fa33c5dcb2d6

[skip ci]

8 years agoMerge pull request #460 from bw1/ack
ailin-nemui [Tue, 9 Jan 2018 20:13:23 +0000 (21:13 +0100)]
Merge pull request #460 from bw1/ack

[ack][#7] add ack.pl

8 years agoAdd support to handle outgoing messages
Max Lee [Tue, 9 Jan 2018 15:56:23 +0000 (16:56 +0100)]
Add support to handle outgoing messages

Also add a config option to toggle outgoing and incoming replacements separately

8 years ago[stocks] remove stocks.pl
bw1 [Tue, 9 Jan 2018 14:26:16 +0000 (15:26 +0100)]
[stocks] remove stocks.pl

8 years ago[nickcolor.pl] Fix usage of "chan" reference instead of "server/chan"
Bruno Cattáneo [Tue, 9 Jan 2018 13:41:20 +0000 (10:41 -0300)]
[nickcolor.pl] Fix usage of "chan" reference instead of "server/chan"

8 years ago[nickcolor.pl] Fix wrong output. Add two new (optional) functionalities
Bruno Cattáneo [Tue, 9 Jan 2018 00:54:42 +0000 (21:54 -0300)]
[nickcolor.pl] Fix wrong output. Add two new (optional) functionalities

8 years agoSort by networks. eg FreeNode activity is less interesting.
IsaacG [Wed, 7 Mar 2012 18:20:23 +0000 (13:20 -0500)]
Sort by networks. eg FreeNode activity is less interesting.

8 years agoChanged the @windows test to defined $win[0] to match master branch. Supposedly it...
IsaacG [Thu, 26 May 2011 23:17:59 +0000 (19:17 -0400)]
Changed the @windows test to defined $win[0] to match master branch. Supposedly it works better.

8 years agoAvoid running code when there is no activity (Bazerka)
IsaacG [Thu, 26 May 2011 22:18:27 +0000 (18:18 -0400)]
Avoid running code when there is no activity (Bazerka)

8 years agoChange space to \s
IsaacG [Thu, 14 Apr 2011 21:30:24 +0000 (17:30 -0400)]
Change space to \s

8 years agoIgnore whitespace in the ack_sorts setting
IsaacG [Tue, 26 Oct 2010 00:33:04 +0000 (20:33 -0400)]
Ignore whitespace in the ack_sorts setting

8 years agoDisplay ack_sorts setting on ack_sorts help command
IsaacG [Tue, 26 Oct 2010 00:20:29 +0000 (20:20 -0400)]
Display ack_sorts setting on ack_sorts help command

8 years agoAdded a /ack_sorts command to show the valid ack_sorts methods and descriptions
IsaacG [Mon, 25 Oct 2010 06:41:31 +0000 (02:41 -0400)]
Added a /ack_sorts command to show the valid ack_sorts methods and descriptions

8 years agoBig rewrite. Now using a ack_sorts setting to select sort functions
IsaacG [Mon, 25 Oct 2010 04:57:50 +0000 (00:57 -0400)]
Big rewrite. Now using a ack_sorts setting to select sort functions

8 years agoMinor code cleanup
IsaacG [Sun, 24 Oct 2010 22:00:39 +0000 (18:00 -0400)]
Minor code cleanup

8 years agoNew feature: use a whitelist to filter what channels can be /ack'd to
IsaacG [Wed, 20 Oct 2010 18:17:01 +0000 (14:17 -0400)]
New feature: use a whitelist to filter what channels can be /ack'd to

8 years agoAdded a check to ack_spoke to check for non-existance of a window_item/window
IsaacG [Tue, 19 Oct 2010 17:09:07 +0000 (13:09 -0400)]
Added a check to ack_spoke to check for non-existance of a window_item/window

8 years agoAdded an /ack_spoke command to make as though you spoke in the current window without...
IsaacG [Tue, 19 Oct 2010 16:43:29 +0000 (12:43 -0400)]
Added an /ack_spoke command to make as though you spoke in the current window without having to actually speak, ie temporarily push up the window's sort priority

8 years agoMake it add a last_spoke timestamp on own_action as well as own_public
IsaacG [Fri, 15 Oct 2010 03:18:05 +0000 (23:18 -0400)]
Make it add a last_spoke timestamp on own_action as well as own_public

8 years agoChanged the last_spoke behaviour to prioritize channels you last spoke in in the...
IsaacG [Thu, 14 Oct 2010 19:21:35 +0000 (15:21 -0400)]
Changed the last_spoke behaviour to prioritize channels you last spoke in in the last X seconds over non-last-spoke channels Does not prioritize one last-spoke channel over the other Added some comments Change priority list to use a , delimiter

8 years agoAdd branch from yitz.
Rocco Caputo [Wed, 13 Oct 2010 22:07:15 +0000 (18:07 -0400)]
Add branch from yitz.

8 years agoPeople in freenode #irssi have taken an interest, so get it to a public repository.
Rocco Caputo [Wed, 13 Oct 2010 21:31:44 +0000 (17:31 -0400)]
People in freenode #irssi have taken an interest, so get it to a public repository.

8 years agoautomatic scripts database update for 2c00f6b340c5c21ed6039123f93d59a00ce99473
Irssi Scripts Helper [Mon, 8 Jan 2018 15:51:52 +0000 (15:51 +0000)]
automatic scripts database update for 2c00f6b340c5c21ed6039123f93d59a00ce99473

[skip ci]

8 years agoMerge pull request #458 from bw1/xetra
ailin-nemui [Mon, 8 Jan 2018 15:28:38 +0000 (16:28 +0100)]
Merge pull request #458 from bw1/xetra

[xetra] remove xetra.pl

8 years ago[xetra] remove xetra.pl
bw1 [Sun, 7 Jan 2018 19:50:09 +0000 (20:50 +0100)]
[xetra] remove xetra.pl

8 years agoautomatic scripts database update for 10e916a59c9c7299421986f8b23599616ae5d35e
Irssi Scripts Helper [Fri, 5 Jan 2018 12:59:51 +0000 (12:59 +0000)]
automatic scripts database update for 10e916a59c9c7299421986f8b23599616ae5d35e

[skip ci]

8 years agoanames.pl: Drop re-registration of WHO (#456)
ailin-nemui [Fri, 5 Jan 2018 12:56:55 +0000 (13:56 +0100)]
anames.pl: Drop re-registration of WHO (#456)

* Update anames.pl

Drop re-registration of WHO.

8 years agoUpdate index.html
ailin-nemui [Fri, 5 Jan 2018 10:15:35 +0000 (11:15 +0100)]
Update index.html

8 years agoautomatic scripts database update for ccad6149e0495fe8182c9b453f607c3d3bf32ed7
Irssi Scripts Helper [Fri, 5 Jan 2018 09:50:20 +0000 (09:50 +0000)]
automatic scripts database update for ccad6149e0495fe8182c9b453f607c3d3bf32ed7

[skip ci]

8 years agoMerge pull request #421 from dwfreed/patch-1
ailin-nemui [Fri, 5 Jan 2018 09:47:36 +0000 (10:47 +0100)]
Merge pull request #421 from dwfreed/patch-1

trigger.pl: various improvements

8 years agoautomatic scripts database update for 0221d73351eca1e0ec28027bb82c0dd676dce883
Irssi Scripts Helper [Fri, 5 Jan 2018 09:39:28 +0000 (09:39 +0000)]
automatic scripts database update for 0221d73351eca1e0ec28027bb82c0dd676dce883

[skip ci]

8 years agoMerge pull request #452 from bcattaneo/deadbeef1
ailin-nemui [Fri, 5 Jan 2018 09:37:09 +0000 (10:37 +0100)]
Merge pull request #452 from bcattaneo/deadbeef1

Add deadbeef.pl

8 years agoautomatic scripts database update for 3f8b1c0a1d6d941f2a0461f5719ef41144881364
Irssi Scripts Helper [Thu, 4 Jan 2018 20:35:28 +0000 (20:35 +0000)]
automatic scripts database update for 3f8b1c0a1d6d941f2a0461f5719ef41144881364

[skip ci]

8 years agoMerge pull request #451 from bcattaneo/toilet2
ailin-nemui [Thu, 4 Jan 2018 20:31:13 +0000 (21:31 +0100)]
Merge pull request #451 from bcattaneo/toilet2

toilet.pl: Added filters

8 years agoAdd deadbeef.pl
Bruno Cattáneo [Sat, 30 Dec 2017 23:33:13 +0000 (20:33 -0300)]
Add deadbeef.pl

8 years agoMerge branch 'toilet2' of https://github.com/bcattaneo/scripts.irssi.org into toilet2
Bruno [Sat, 23 Dec 2017 17:16:50 +0000 (14:16 -0300)]
Merge branch 'toilet2' of https://github.com/bcattaneo/scripts.irssi.org into toilet2

Added filters

8 years agoAdded filters
Bruno [Sat, 23 Dec 2017 17:14:40 +0000 (14:14 -0300)]
Added filters

8 years agoAdded filters
Bruno Cattáneo [Fri, 22 Dec 2017 18:07:53 +0000 (15:07 -0300)]
Added filters

8 years agoautomatic scripts database update for a676e80770cc0f8b98916db51cc30445f6732f8a
Irssi Scripts Helper [Mon, 4 Dec 2017 14:50:56 +0000 (14:50 +0000)]
automatic scripts database update for a676e80770cc0f8b98916db51cc30445f6732f8a

[skip ci]

8 years agoMerge pull request #449 from ailin-nemui/scanner-cpanfile
ailin-nemui [Mon, 4 Dec 2017 14:32:29 +0000 (15:32 +0100)]
Merge pull request #449 from ailin-nemui/scanner-cpanfile

fix bug with empty filelist and add code for missing modver handling

8 years agofix bug with empty filelist and add code for missing modver handling
Ailin Nemui [Mon, 4 Dec 2017 14:09:30 +0000 (15:09 +0100)]
fix bug with empty filelist and add code for missing modver handling

8 years agoautomatic scripts database update for f6c3ebd322df3c92970c5a7dbe11f499f3bdc91e
Irssi Scripts Helper [Mon, 4 Dec 2017 10:34:12 +0000 (10:34 +0000)]
automatic scripts database update for f6c3ebd322df3c92970c5a7dbe11f499f3bdc91e

[skip ci]

8 years agoMerge pull request #448 from dequis/delete-mygoogle
ailin-nemui [Sun, 3 Dec 2017 07:57:40 +0000 (08:57 +0100)]
Merge pull request #448 from dequis/delete-mygoogle

Delete mygoogle.pl

8 years agoDelete mygoogle.pl
dequis [Sat, 2 Dec 2017 23:51:43 +0000 (20:51 -0300)]
Delete mygoogle.pl

Last update 2004, scrapes google's html, extremely dead.

8 years agoautomatic scripts database update for 3425a819983969ff6aa99d889e4c9a289b512770
Irssi Scripts Helper [Thu, 30 Nov 2017 20:16:02 +0000 (20:16 +0000)]
automatic scripts database update for 3425a819983969ff6aa99d889e4c9a289b512770

[skip ci]

8 years agoMerge pull request #436 from ilbelkyr/account-notify
ailin-nemui [Thu, 30 Nov 2017 20:13:20 +0000 (21:13 +0100)]
Merge pull request #436 from ilbelkyr/account-notify

Add account-notify.pl

8 years agoAdd account-notify.pl
Janik Kleinhoff [Sun, 5 Nov 2017 00:04:25 +0000 (00:04 +0000)]
Add account-notify.pl

The script simply displays a message when people identify to an account
(or log out of one) on servers supporting the account-notify CAP.

8 years agoautomatic scripts database update for e3c6ed4bee4b4fed12ec26bc91dcfac3e2f5aede
Irssi Scripts Helper [Sat, 25 Nov 2017 10:15:38 +0000 (10:15 +0000)]
automatic scripts database update for e3c6ed4bee4b4fed12ec26bc91dcfac3e2f5aede

[skip ci]

8 years agoMerge pull request #447 from mrskug/master
ailin-nemui [Sat, 25 Nov 2017 10:13:11 +0000 (11:13 +0100)]
Merge pull request #447 from mrskug/master

discord_unhilight.pl first version

8 years agodiscord_unhilight.pl first version
Christoffer Holmberg [Sat, 25 Nov 2017 08:40:23 +0000 (10:40 +0200)]
discord_unhilight.pl first version

8 years agoautomatic scripts database update for 592f610df91266d03b7800fea3502c652074fb4b
Irssi Scripts Helper [Thu, 23 Nov 2017 20:18:38 +0000 (20:18 +0000)]
automatic scripts database update for 592f610df91266d03b7800fea3502c652074fb4b

[skip ci]

8 years agoMerge pull request #446 from vague666/identd_v04
ailin-nemui [Thu, 23 Nov 2017 20:16:21 +0000 (21:16 +0100)]
Merge pull request #446 from vague666/identd_v04

Add setting for strict connection checking

8 years agoAdd setting for strict connection checking
Jari Matilainen [Thu, 23 Nov 2017 19:27:26 +0000 (20:27 +0100)]
Add setting for strict connection checking

8 years agoautomatic scripts database update for 7fb49962e267322ce84df01c891204df867da362
Irssi Scripts Helper [Thu, 23 Nov 2017 09:01:05 +0000 (09:01 +0000)]
automatic scripts database update for 7fb49962e267322ce84df01c891204df867da362

[skip ci]

8 years agoMerge pull request #442 from irssi/ailin-nemui-patch-2
ailin-nemui [Thu, 23 Nov 2017 08:58:22 +0000 (09:58 +0100)]
Merge pull request #442 from irssi/ailin-nemui-patch-2

Update sb_search.pl

8 years agoautomatic scripts database update for b1c16af516f8b5f1a5490a22f95f98a02652cca8
Irssi Scripts Helper [Wed, 22 Nov 2017 20:54:05 +0000 (20:54 +0000)]
automatic scripts database update for b1c16af516f8b5f1a5490a22f95f98a02652cca8

[skip ci]

8 years agoMerge pull request #443 from bw1/email_privmsgs
ailin-nemui [Wed, 22 Nov 2017 20:27:29 +0000 (21:27 +0100)]
Merge pull request #443 from bw1/email_privmsgs

[email_privmsgs] small fixes

8 years ago[email_privmsgs] small fixes
bw1 [Tue, 21 Nov 2017 22:52:33 +0000 (23:52 +0100)]
[email_privmsgs] small fixes

8 years agoUpdate sb_search.pl
ailin-nemui [Mon, 20 Nov 2017 10:40:40 +0000 (11:40 +0100)]
Update sb_search.pl

another fix by vague

8 years agoautomatic scripts database update for a82e0dfb0ce998d0fefba6af350b788fe1ab5515
Irssi Scripts Helper [Sat, 18 Nov 2017 10:02:32 +0000 (10:02 +0000)]
automatic scripts database update for a82e0dfb0ce998d0fefba6af350b788fe1ab5515

[skip ci]

8 years agoMerge pull request #441 from irssi/ailin-nemui-patch-1
ailin-nemui [Sat, 18 Nov 2017 09:58:41 +0000 (10:58 +0100)]
Merge pull request #441 from irssi/ailin-nemui-patch-1

Update bitlbee_typing_notice.pl

8 years agoUpdate sb_search.pl
ailin-nemui [Fri, 17 Nov 2017 15:29:10 +0000 (16:29 +0100)]
Update sb_search.pl

up ver

8 years agoUpdate sb_search.pl
ailin-nemui [Fri, 17 Nov 2017 15:28:28 +0000 (16:28 +0100)]
Update sb_search.pl

fix crash on empty windows

8 years agoUpdate bitlbee_typing_notice.pl
ailin-nemui [Fri, 17 Nov 2017 15:21:26 +0000 (16:21 +0100)]
Update bitlbee_typing_notice.pl

fix crash due to no server

8 years agoautomatic scripts database update for 2375b33707ec3e13d33d2fdb289f7b15d1377564
Irssi Scripts Helper [Mon, 13 Nov 2017 09:24:50 +0000 (09:24 +0000)]
automatic scripts database update for 2375b33707ec3e13d33d2fdb289f7b15d1377564

[skip ci]

8 years agoMerge pull request #439 from EchterAgo/ipupdate-fix
ailin-nemui [Mon, 13 Nov 2017 09:18:50 +0000 (10:18 +0100)]
Merge pull request #439 from EchterAgo/ipupdate-fix

Fixed the ipupdate script to use different server

8 years agoFixed to use ifconfig.co/ip instead of xergio.net because the server does not work...
Axel Gembe [Wed, 8 Nov 2017 11:41:21 +0000 (18:41 +0700)]
Fixed to use ifconfig.co/ip instead of xergio.net because the server does not work anymore.

8 years agoautomatic scripts database update for 7971abeefee26e6b314483650b221a127f5d6242
Irssi Scripts Helper [Thu, 2 Nov 2017 11:32:27 +0000 (11:32 +0000)]
automatic scripts database update for 7971abeefee26e6b314483650b221a127f5d6242

[skip ci]

8 years agoMerge pull request #434 from vague666/identd_improvements
ailin-nemui [Thu, 2 Nov 2017 11:30:11 +0000 (12:30 +0100)]
Merge pull request #434 from vague666/identd_improvements

close socket on access from unverified sources, add /help identd

8 years agoversion bump
Jari Matilainen [Thu, 2 Nov 2017 08:04:40 +0000 (09:04 +0100)]
version bump

8 years agoclose socket on access from unapproved sources, add /help identd
Jari Matilainen [Tue, 31 Oct 2017 14:05:00 +0000 (15:05 +0100)]
close socket on access from unapproved sources, add /help identd

8 years agoautomatic scripts database update for ce8dd21970e876cc22e8bd04622ea3bbd91104c9
Irssi Scripts Helper [Mon, 30 Oct 2017 02:39:24 +0000 (02:39 +0000)]
automatic scripts database update for ce8dd21970e876cc22e8bd04622ea3bbd91104c9

[skip ci]

8 years agoMerge pull request #433 from qoreQyaS/patch-1
ailin-nemui [Mon, 30 Oct 2017 02:32:19 +0000 (03:32 +0100)]
Merge pull request #433 from qoreQyaS/patch-1

Update screen_away.pl

8 years agoUpdate screen_away.pl
qoreQyaS [Mon, 30 Oct 2017 00:39:53 +0000 (01:39 +0100)]
Update screen_away.pl

increased version so the (at least) last change gets detected by scriptassist

8 years agoautomatic scripts database update for 2011c5d0e4b403cf5107a55e49301bc64df89a4f
Irssi Scripts Helper [Wed, 11 Oct 2017 07:08:44 +0000 (07:08 +0000)]
automatic scripts database update for 2011c5d0e4b403cf5107a55e49301bc64df89a4f

[skip ci]

8 years agoMerge pull request #432 from bw1/vidinfo
ailin-nemui [Wed, 11 Oct 2017 06:42:42 +0000 (08:42 +0200)]
Merge pull request #432 from bw1/vidinfo

[vidinfo] renew the youtoube connection

8 years ago[vidinfo] renew the youtoube connection
bw1 [Mon, 9 Oct 2017 16:50:19 +0000 (18:50 +0200)]
[vidinfo] renew the youtoube connection

8 years agoautomatic scripts database update for ec05ad8b108ad8129f22d66c023f6fed70a47378
Irssi Scripts Helper [Tue, 26 Sep 2017 08:32:07 +0000 (08:32 +0000)]
automatic scripts database update for ec05ad8b108ad8129f22d66c023f6fed70a47378

[skip ci]

8 years agoMerge pull request #430 from dequis/autorejoin
ailin-nemui [Tue, 26 Sep 2017 08:27:46 +0000 (10:27 +0200)]
Merge pull request #430 from dequis/autorejoin

autorejoin: Add settings, general cleanup

8 years agoautorejoin: Add settings, general cleanup
dequis [Tue, 26 Sep 2017 05:40:01 +0000 (02:40 -0300)]
autorejoin: Add settings, general cleanup

This merges the idea of autorejoin_channels from the version of the
script at http://wouter.coekaerts.be/irssi/scripts/autorejoin.pl

The version in this repository had different indentation and the timeout
delay stuff, so the end result is nothing like that one. Also that one
says Public Domain. Whatever.

This adds two settings:

- autorejoin_delay: time in seconds, defaults to 5, as the old code.
  Can be set to 0 to autorejoin instantly (like the other script)
- autorejoin_channels: channels whitelisted for autorejoin, applies to
  all channels if empty.

Not a fan of having this enabled for all channels, but it's the most
backwards-compatible behavior with the version of the script that was in
this repo. The other version defaulted to nothing.

This also changes the timeout_add into timeout_add_once and cleans up
parameter passing and acttag handling.

Also a couple of s/kick/kicked/ from the other script

8 years agoautomatic scripts database update for 07e7fc1ae55784a32f0279683980fefc7335c5c9
Irssi Scripts Helper [Sun, 17 Sep 2017 17:39:51 +0000 (17:39 +0000)]
automatic scripts database update for 07e7fc1ae55784a32f0279683980fefc7335c5c9

[skip ci]

8 years agoMerge pull request #429 from xenu/master
ailin-nemui [Sun, 17 Sep 2017 17:36:36 +0000 (19:36 +0200)]
Merge pull request #429 from xenu/master

Updates to ls.pl

8 years agols.pl: update metadata
Tomasz Konojacki [Sun, 17 Sep 2017 04:18:46 +0000 (06:18 +0200)]
ls.pl: update metadata

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