]> git.99rst.org Git - irssi-scripts.irssi.org.git/log
irssi-scripts.irssi.org.git
5 years ago[chansearch] v2.3
bw1 [Mon, 4 Jan 2021 14:23:17 +0000 (15:23 +0100)]
[chansearch] v2.3

* BUG no-topic
* self ckeck

5 years agoautomatic scripts database update for fa3e76031dc5f0c5814c0aeb53a1515f41de50df
Irssi Scripts Helper [Mon, 4 Jan 2021 10:35:53 +0000 (10:35 +0000)]
automatic scripts database update for fa3e76031dc5f0c5814c0aeb53a1515f41de50df

[skip ci]

5 years agoMerge pull request #741 from bw1/chansearch
ailin-nemui [Mon, 4 Jan 2021 10:33:42 +0000 (11:33 +0100)]
Merge pull request #741 from bw1/chansearch

[chansearch] update web page filter

5 years ago[chansearch] update web page filter
bw1 [Mon, 4 Jan 2021 10:07:44 +0000 (11:07 +0100)]
[chansearch] update web page filter

5 years agorespect user theme
Ailin Nemui [Tue, 15 Dec 2020 15:43:46 +0000 (16:43 +0100)]
respect user theme

[skip ci]

5 years agoautomatic scripts database update for 27405fde5b4e69a6c9d162207867194d06d29f4a
Irssi Scripts Helper [Fri, 11 Dec 2020 10:19:39 +0000 (10:19 +0000)]
automatic scripts database update for 27405fde5b4e69a6c9d162207867194d06d29f4a

[skip ci]

5 years agoMerge pull request #738 from Koukku/patch-2
Jari Matilainen [Fri, 11 Dec 2020 10:17:04 +0000 (11:17 +0100)]
Merge pull request #738 from Koukku/patch-2

Update discord_unbridge.pl

5 years agoUpdate discord_unbridge.pl
Koukku [Fri, 11 Dec 2020 10:11:10 +0000 (12:11 +0200)]
Update discord_unbridge.pl

Version upped to 1.6 (as it wasn't upped in #737)

5 years agoautomatic scripts database update for 7e3ec8cdab0e0c1be781292a19ea98f68a34294b
Irssi Scripts Helper [Fri, 11 Dec 2020 09:45:02 +0000 (09:45 +0000)]
automatic scripts database update for 7e3ec8cdab0e0c1be781292a19ea98f68a34294b

[skip ci]

5 years agoMerge pull request #737 from Koukku/patch-1
Jari Matilainen [Fri, 11 Dec 2020 09:42:33 +0000 (10:42 +0100)]
Merge pull request #737 from Koukku/patch-1

Fix for issue #729

5 years agoFix for issue #729
Koukku [Fri, 11 Dec 2020 08:04:28 +0000 (10:04 +0200)]
Fix for issue #729

Fix for '"my" variable $data masks earlier declaration in same scope' error: https://github.com/irssi/scripts.irssi.org/issues/729

Changed $data to $new_data on lines 41 and 42

5 years agoautomatic scripts database update for 0a7a19558b39f006fa8215a10f2df94922037956
Irssi Scripts Helper [Thu, 29 Oct 2020 11:07:24 +0000 (11:07 +0000)]
automatic scripts database update for 0a7a19558b39f006fa8215a10f2df94922037956

[skip ci]

5 years agoMerge pull request #734 from ailin-nemui/partial
ailin-nemui [Thu, 29 Oct 2020 11:05:00 +0000 (12:05 +0100)]
Merge pull request #734 from ailin-nemui/partial

add partial script

5 years agoMerge pull request #733 from ailin-nemui/merge_resources
ailin-nemui [Thu, 29 Oct 2020 11:04:52 +0000 (12:04 +0100)]
Merge pull request #733 from ailin-nemui/merge_resources

add merge_resources script

5 years agoMerge pull request #732 from ailin-nemui/long_messages
ailin-nemui [Thu, 29 Oct 2020 11:04:40 +0000 (12:04 +0100)]
Merge pull request #732 from ailin-nemui/long_messages

add long_messages script

5 years agoMerge pull request #731 from ailin-nemui/conceal
ailin-nemui [Thu, 29 Oct 2020 11:04:31 +0000 (12:04 +0100)]
Merge pull request #731 from ailin-nemui/conceal

add conceal script

5 years agoMerge pull request #730 from ailin-nemui/sbmove
ailin-nemui [Thu, 29 Oct 2020 11:04:23 +0000 (12:04 +0100)]
Merge pull request #730 from ailin-nemui/sbmove

add sbmove script

5 years agoautomatic scripts database update for e560b26dc8030de89dd72c4955e389da2241e706
Irssi Scripts Helper [Thu, 22 Oct 2020 19:21:18 +0000 (19:21 +0000)]
automatic scripts database update for e560b26dc8030de89dd72c4955e389da2241e706

[skip ci]

5 years agoMerge pull request #727 from ailin-nemui/awl
ailin-nemui [Thu, 22 Oct 2020 19:18:50 +0000 (21:18 +0200)]
Merge pull request #727 from ailin-nemui/awl

[adv_windowlist] update to 1.9.1

5 years agoMerge pull request #728 from stryk187/master
ailin-nemui [Thu, 22 Oct 2020 19:18:23 +0000 (21:18 +0200)]
Merge pull request #728 from stryk187/master

add script: ez_color.pl

5 years agoadd partial script
Ailin Nemui [Thu, 22 Oct 2020 14:55:25 +0000 (16:55 +0200)]
add partial script

a script for partial tab completion in Irssi

5 years agoadd merge_resources script
Ailin Nemui [Thu, 22 Oct 2020 14:34:10 +0000 (16:34 +0200)]
add merge_resources script

this script will automatically group multiple XMPP queries from different
resources of the same person, and automatically unquery old resources.

5 years agoadd long_messages script
Ailin Nemui [Thu, 22 Oct 2020 14:32:03 +0000 (16:32 +0200)]
add long_messages script

a script that automatically downloads and dumps long messages sent by Matrix
IRC bridge users

5 years agoadd conceal script
Ailin Nemui [Thu, 22 Oct 2020 14:28:09 +0000 (16:28 +0200)]
add conceal script

a script to hide nickserv passwords when typing them manually

5 years agoadd sbmove script
Ailin Nemui [Thu, 22 Oct 2020 14:20:48 +0000 (16:20 +0200)]
add sbmove script

5 years agoMerge pull request #1 from stryk187/ez_color-add-patch
Rob L [Fri, 9 Oct 2020 17:35:41 +0000 (13:35 -0400)]
Merge pull request #1 from stryk187/ez_color-add-patch

Add script: ez_color

5 years agoAdd script: ez_color
Rob L [Fri, 9 Oct 2020 17:29:18 +0000 (13:29 -0400)]
Add script: ez_color

Just a single, simple helper function to easily wrap strings in mIRC-compatible formatting codes (color, bold, etc.)

5 years ago[adv_windowlist] update to 1.9.1
Ailin Nemui [Thu, 8 Oct 2020 11:41:57 +0000 (13:41 +0200)]
[adv_windowlist] update to 1.9.1

-  fix crash on mouse click

5 years agoautomatic scripts database update for 6e97c08f622e06a4fd4188d70b76c358a05a02e8
Irssi Scripts Helper [Sat, 3 Oct 2020 13:04:50 +0000 (13:04 +0000)]
automatic scripts database update for 6e97c08f622e06a4fd4188d70b76c358a05a02e8

[skip ci]

5 years agoMerge pull request #726 from vague666/fr_725
bw1 [Sat, 3 Oct 2020 13:02:19 +0000 (15:02 +0200)]
Merge pull request #726 from vague666/fr_725

[copy.pl] Added copy of several rows

5 years ago[copy.pl] Added copy of several rows
vague666 [Sat, 26 Sep 2020 21:09:04 +0000 (23:09 +0200)]
[copy.pl] Added copy of several rows

requested updates

remove aref

suggestions from krytarik

last one with spaces instead of tabs

resolve review comments

5 years agoautomatic scripts database update for 0a7a71c139e67eed5967d222e5109f93f2cde0da
Irssi Scripts Helper [Sun, 30 Aug 2020 18:34:46 +0000 (18:34 +0000)]
automatic scripts database update for 0a7a71c139e67eed5967d222e5109f93f2cde0da

[skip ci]

5 years agoMerge pull request #724 from leocp1/twitch_notify
ailin-nemui [Sun, 30 Aug 2020 18:32:37 +0000 (20:32 +0200)]
Merge pull request #724 from leocp1/twitch_notify

twitch_notify: init at 0.0.1

5 years agotwitch_notify: init at 0.0.1
= [Sun, 30 Aug 2020 01:41:38 +0000 (21:41 -0400)]
twitch_notify: init at 0.0.1

5 years agoautomatic scripts database update for 19d15cf36b15eafb9202de9c8e7b2ea4935ed7b3
Irssi Scripts Helper [Tue, 25 Aug 2020 17:25:45 +0000 (17:25 +0000)]
automatic scripts database update for 19d15cf36b15eafb9202de9c8e7b2ea4935ed7b3

[skip ci]

5 years agoMerge pull request #720 from snan/discord_unbridge.pl
ailin-nemui [Tue, 25 Aug 2020 17:23:32 +0000 (19:23 +0200)]
Merge pull request #720 from snan/discord_unbridge.pl

In channels with a discord bridge, turns "<bridge> <Sender> Message" …

5 years agoautomatic scripts database update for bec35d1c1cc7b3fddd4d09817e56a2fedcc8b286
Irssi Scripts Helper [Tue, 25 Aug 2020 07:04:23 +0000 (07:04 +0000)]
automatic scripts database update for bec35d1c1cc7b3fddd4d09817e56a2fedcc8b286

[skip ci]

5 years agoMerge pull request #723 from Eckankar/telegram-notify
Jari Matilainen [Tue, 25 Aug 2020 07:02:08 +0000 (09:02 +0200)]
Merge pull request #723 from Eckankar/telegram-notify

[telegram-notify.pl] new script

5 years agoNew script: telegram-notify.pl
Sebastian Paaske Tørholm [Mon, 24 Aug 2020 20:31:21 +0000 (22:31 +0200)]
New script: telegram-notify.pl

Notifies the user over telegram whenever they get a PM or a hilighted
message.

5 years agoautomatic scripts database update for a5024a3381910cae530052cf17de7e913d153495
Irssi Scripts Helper [Mon, 24 Aug 2020 20:31:14 +0000 (20:31 +0000)]
automatic scripts database update for a5024a3381910cae530052cf17de7e913d153495

[skip ci]

5 years agoMerge pull request #722 from dwfreed/bansearch-fixes
Jari Matilainen [Mon, 24 Aug 2020 20:28:44 +0000 (22:28 +0200)]
Merge pull request #722 from dwfreed/bansearch-fixes

bansearch: various fixes and improvements

5 years agobansearch: more improvements
Doug Freed [Mon, 24 Aug 2020 19:15:24 +0000 (19:15 +0000)]
bansearch: more improvements

* Simpler set-by-server regex
* Shift mode redirect to block where mode request is sent
* Add debug output and setting to control it

5 years agobansearch: various fixes and improvements
Doug Freed [Fri, 21 Aug 2020 16:25:18 +0000 (16:25 +0000)]
bansearch: various fixes and improvements

* Adjust set-by-server check to not be freenode-specific
* Make $~a check work
* Add $a check
* Make $x check work for all cases

6 years agoautomatic scripts database update for ef58612b28e1ad3be91706029d4f0efa65e631dc
Irssi Scripts Helper [Tue, 11 Aug 2020 16:26:17 +0000 (16:26 +0000)]
automatic scripts database update for ef58612b28e1ad3be91706029d4f0efa65e631dc

[skip ci]

6 years agoMerge pull request #721 from easlice/ding
ailin-nemui [Tue, 11 Aug 2020 16:24:02 +0000 (18:24 +0200)]
Merge pull request #721 from easlice/ding

New Script: ding.pl

6 years agoNew Script: ding.pl
Andrew Slice [Tue, 11 Aug 2020 15:55:26 +0000 (11:55 -0400)]
New Script: ding.pl

6 years agoback to using 'event privmsg' but now can hide multiple spoilers in one message
Sandra Snan [Mon, 10 Aug 2020 09:15:32 +0000 (11:15 +0200)]
back to using 'event privmsg' but now can hide multiple spoilers in one message

6 years agoNow uses 'server incoming' events and has a default bridge name set.
Sandra Snan [Sat, 8 Aug 2020 11:04:57 +0000 (13:04 +0200)]
Now uses 'server incoming' events and has a default bridge name set.

6 years agoIn channels with a discord bridge, turns "<bridge> <Sender> Message" into "<Sender...
Sandra Snan [Sat, 8 Aug 2020 05:58:50 +0000 (07:58 +0200)]
In channels with a discord bridge, turns "<bridge> <Sender> Message" into "<Sender> Message", and hides spoilers.

6 years agoautomatic scripts database update for e6e6150e292f1f12d573f09ee9381c72405eea06
Irssi Scripts Helper [Thu, 23 Jul 2020 05:11:59 +0000 (05:11 +0000)]
automatic scripts database update for e6e6150e292f1f12d573f09ee9381c72405eea06

[skip ci]

6 years agoMerge pull request #717 from irssi/vague666-update_quitmsg
bw1 [Thu, 23 Jul 2020 05:09:40 +0000 (07:09 +0200)]
Merge pull request #717 from irssi/vague666-update_quitmsg

[quitmsg] Update script with more modern perl

6 years agoUpdate quitmsg.pl
Jari Matilainen [Wed, 22 Jul 2020 17:10:12 +0000 (19:10 +0200)]
Update quitmsg.pl

6 years ago[quitmsg] Update script with more modern perl
Jari Matilainen [Mon, 13 Jul 2020 16:15:20 +0000 (18:15 +0200)]
[quitmsg] Update script with more modern perl

6 years agoautomatic scripts database update for a8269a304926a4daf11fe5b193bdf505100811c1
Irssi Scripts Helper [Mon, 13 Jul 2020 08:23:48 +0000 (08:23 +0000)]
automatic scripts database update for a8269a304926a4daf11fe5b193bdf505100811c1

[skip ci]

6 years agoMerge pull request #715 from zdleaf/urlwindow
Jari Matilainen [Mon, 13 Jul 2020 08:21:39 +0000 (10:21 +0200)]
Merge pull request #715 from zdleaf/urlwindow

[urlwindow.pl] update version number and contact info

6 years agoupdate version number and contact info
ZDLeaf [Mon, 13 Jul 2020 08:17:33 +0000 (09:17 +0100)]
update version number and contact info

6 years agoautomatic scripts database update for e8574fac25a7e282d53132d2ef58306ee1191ea5
Irssi Scripts Helper [Thu, 9 Jul 2020 18:23:26 +0000 (18:23 +0000)]
automatic scripts database update for e8574fac25a7e282d53132d2ef58306ee1191ea5

[skip ci]

6 years agoMerge pull request #714 from IsaacG/patch-1
ailin-nemui [Thu, 9 Jul 2020 18:20:57 +0000 (20:20 +0200)]
Merge pull request #714 from IsaacG/patch-1

Update listsort.pl

6 years agoUpdate listsort.pl
Isaac Good [Thu, 9 Jul 2020 17:29:27 +0000 (10:29 -0700)]
Update listsort.pl

s/decscription/description/

6 years agoautomatic scripts database update for 413e4b101dbc0406aff62ce0a3b5d9e848170c2e
Irssi Scripts Helper [Mon, 8 Jun 2020 10:47:51 +0000 (10:47 +0000)]
automatic scripts database update for 413e4b101dbc0406aff62ce0a3b5d9e848170c2e

[skip ci]

6 years agoMerge pull request #613 from bw1/lastspoke
ailin-nemui [Mon, 8 Jun 2020 10:45:36 +0000 (12:45 +0200)]
Merge pull request #613 from bw1/lastspoke

[lastspoke] #569 and utf8

6 years ago[lastspoke] CPAN::Meta::YAML
bw1 [Sun, 31 May 2020 14:04:00 +0000 (16:04 +0200)]
[lastspoke] CPAN::Meta::YAML

6 years agoautomatic scripts database update for 64b1a74bca96daa0136184d5b74ed66aaa80e188
Irssi Scripts Helper [Sun, 24 May 2020 18:23:46 +0000 (18:23 +0000)]
automatic scripts database update for 64b1a74bca96daa0136184d5b74ed66aaa80e188

[skip ci]

6 years agoMerge pull request #713 from mh-source/master
ailin-nemui [Sun, 24 May 2020 18:21:31 +0000 (20:21 +0200)]
Merge pull request #713 from mh-source/master

[mh_secureonlychan_489] update from v1.00 to v1.01

6 years agoautomatic scripts database update for 459b3e9caa464e02c55d4908862e95f77616a5f8
Irssi Scripts Helper [Sat, 23 May 2020 21:19:59 +0000 (21:19 +0000)]
automatic scripts database update for 459b3e9caa464e02c55d4908862e95f77616a5f8

[skip ci]

6 years agoMerge pull request #711 from ailin-nemui/munge-28
ailin-nemui [Sat, 23 May 2020 21:17:45 +0000 (23:17 +0200)]
Merge pull request #711 from ailin-nemui/munge-28

[munge_own_nickname_to_username] update to 1.2

6 years agoUpdate mh_secureonlychan_489 from v1.00 to v1.01
mh [Sat, 16 May 2020 20:33:56 +0000 (22:33 +0200)]
Update mh_secureonlychan_489 from v1.00 to v1.01

Fixed a typo causing the script to selfdestruct on ABI version 28 and later instead of the correct 29 and later.

6 years agoautomatic scripts database update for 623714831ef6dbcba6a602fac8e7a4bcece2abd5
Irssi Scripts Helper [Sat, 16 May 2020 19:36:19 +0000 (19:36 +0000)]
automatic scripts database update for 623714831ef6dbcba6a602fac8e7a4bcece2abd5

[skip ci]

6 years agoMerge pull request #712 from mh-source/master
ailin-nemui [Sat, 16 May 2020 19:21:50 +0000 (21:21 +0200)]
Merge pull request #712 from mh-source/master

mh_secureonlychan_489 v1.00

6 years agoAllow mh_secureonlychan_489 to fail building
mh [Sat, 16 May 2020 19:18:26 +0000 (21:18 +0200)]
Allow mh_secureonlychan_489 to fail building

Due to selfdestruction/die for current and future versions of Irssi (being a fix for people using older Irssi versions and unable/unwilling to upgrade) we have to allow this script to fail building.

6 years agomh_secureonlychan_489.pl
mh [Sat, 16 May 2020 17:03:58 +0000 (19:03 +0200)]
mh_secureonlychan_489.pl

Fix for Irssi not fully supporting numeric 489 ERR_SECUREONLYCHAN.

6 years agoautomatic scripts database update for ac0cc815426dd0c0d007a365efbcf245a3a504a4
Irssi Scripts Helper [Fri, 15 May 2020 15:30:04 +0000 (15:30 +0000)]
automatic scripts database update for ac0cc815426dd0c0d007a365efbcf245a3a504a4

[skip ci]

6 years agoMerge pull request #710 from ailin-nemui/gay-28
ailin-nemui [Fri, 15 May 2020 15:27:49 +0000 (17:27 +0200)]
Merge pull request #710 from ailin-nemui/gay-28

[nickcolor_gay] update to 0.2

6 years ago[munge_own_nickname_to_username] update to 1.2
Ailin Nemui [Fri, 15 May 2020 10:06:55 +0000 (12:06 +0200)]
[munge_own_nickname_to_username] update to 1.2

port to Irssi 1.3 ABI 28

6 years agoautomatic scripts database update for 078d76f4e3d6be46d3dfcfb6fd8b9197fbcfd4d3
Irssi Scripts Helper [Fri, 15 May 2020 09:47:06 +0000 (09:47 +0000)]
automatic scripts database update for 078d76f4e3d6be46d3dfcfb6fd8b9197fbcfd4d3

[skip ci]

6 years agoMerge pull request #709 from ailin-nemui/colorize-nicks-28
ailin-nemui [Fri, 15 May 2020 09:44:45 +0000 (11:44 +0200)]
Merge pull request #709 from ailin-nemui/colorize-nicks-28

[colorize-nicks] update to 0.4.0

6 years ago[nickcolor_gay] update to 0.2
Ailin Nemui [Fri, 15 May 2020 09:42:24 +0000 (11:42 +0200)]
[nickcolor_gay] update to 0.2

port to Irssi 1.3 ABI 28

6 years ago[colorize-nicks] update to 0.4.0
Ailin Nemui [Thu, 14 May 2020 00:17:44 +0000 (02:17 +0200)]
[colorize-nicks] update to 0.4.0

port to Irssi 1.3 ABI 28

6 years agoautomatic scripts database update for 9bcede8d004004fbdeaac29ba1f66e1888034425
Irssi Scripts Helper [Fri, 8 May 2020 20:35:25 +0000 (20:35 +0000)]
automatic scripts database update for 9bcede8d004004fbdeaac29ba1f66e1888034425

[skip ci]

6 years agoMerge pull request #707 from ailin-nemui/trackbar
ailin-nemui [Fri, 8 May 2020 20:33:13 +0000 (22:33 +0200)]
Merge pull request #707 from ailin-nemui/trackbar

[trackbar] update to 2.9

6 years ago[trackbar] update to 2.9
Ailin Nemui [Fri, 8 May 2020 13:44:31 +0000 (15:44 +0200)]
[trackbar] update to 2.9

- fix crash on /mark in empty window

fixes #706

6 years agoautomatic scripts database update for 2bcb0f9293921d3d3090c23cb9e34735fc7dea33
Irssi Scripts Helper [Wed, 6 May 2020 22:07:06 +0000 (22:07 +0000)]
automatic scripts database update for 2bcb0f9293921d3d3090c23cb9e34735fc7dea33

[skip ci]

6 years agoMerge pull request #704 from ailin-nemui/adv_windowlist
ailin-nemui [Wed, 6 May 2020 22:04:49 +0000 (00:04 +0200)]
Merge pull request #704 from ailin-nemui/adv_windowlist

[adv_windowlist] update to 1.9

6 years ago[adv_windowlist] update to 1.9
Ailin Nemui [Wed, 6 May 2020 16:34:49 +0000 (18:34 +0200)]
[adv_windowlist] update to 1.9

- add %Z support to viewer

6 years agoautomatic scripts database update for b82d07aeb0eb21d389a1beec9e4b413f12a610a9
Irssi Scripts Helper [Mon, 27 Apr 2020 16:16:01 +0000 (16:16 +0000)]
automatic scripts database update for b82d07aeb0eb21d389a1beec9e4b413f12a610a9

[skip ci]

6 years agoMerge pull request #703 from ailin-nemui/scriptassist
ailin-nemui [Mon, 27 Apr 2020 16:13:49 +0000 (18:13 +0200)]
Merge pull request #703 from ailin-nemui/scriptassist

[scriptassist] update to 2020042700

6 years ago[scriptassist] update to 2020042700
Ailin Nemui [Mon, 27 Apr 2020 14:47:51 +0000 (16:47 +0200)]
[scriptassist] update to 2020042700

- fix top/ratings/rate

6 years ago[scriptassist] update to 2020042200
Ailin Nemui [Wed, 22 Apr 2020 08:33:50 +0000 (10:33 +0200)]
[scriptassist] update to 2020042200

- do not look up numbers if window_number_commands is on
- fix circular references in get_unknown
- restore comment of unfinished "depends" code

6 years agorestore comment of unfinished "depends" code
Ailin Nemui [Wed, 22 Apr 2020 08:23:27 +0000 (10:23 +0200)]
restore comment of unfinished "depends" code

6 years agofix circular references in get_unknown
Ailin Nemui [Wed, 22 Apr 2020 08:22:50 +0000 (10:22 +0200)]
fix circular references in get_unknown

6 years agoautomatic scripts database update for 3e8a697faf5bc28e57e3f2d3aef3bdd7a4534e2c
Irssi Scripts Helper [Sun, 12 Apr 2020 16:11:33 +0000 (16:11 +0000)]
automatic scripts database update for 3e8a697faf5bc28e57e3f2d3aef3bdd7a4534e2c

[skip ci]

6 years agoMerge pull request #702 from bw1/0x0st
ailin-nemui [Sun, 12 Apr 2020 16:08:46 +0000 (16:08 +0000)]
Merge pull request #702 from bw1/0x0st

[0x0st] #700 add 'use POSIX'

6 years agoautomatic scripts database update for 2fdb2ee58f49072202e5daef7804fe605fee1d7c
Irssi Scripts Helper [Sun, 12 Apr 2020 16:06:26 +0000 (16:06 +0000)]
automatic scripts database update for 2fdb2ee58f49072202e5daef7804fe605fee1d7c

[skip ci]

6 years agoMerge pull request #701 from bw1/theme
ailin-nemui [Sun, 12 Apr 2020 16:02:03 +0000 (16:02 +0000)]
Merge pull request #701 from bw1/theme

[theme] #700 add 'use POSIX'

6 years ago[0x0st] #700 add 'use POSIX'
bw1 [Sun, 12 Apr 2020 15:56:59 +0000 (17:56 +0200)]
[0x0st] #700 add 'use POSIX'

6 years ago[theme] #700 add 'use POSIX'
bw1 [Sun, 12 Apr 2020 15:43:59 +0000 (17:43 +0200)]
[theme] #700 add 'use POSIX'

6 years agoload votes from cache instead of github api
Ailin Nemui [Sat, 4 Apr 2020 21:44:39 +0000 (23:44 +0200)]
load votes from cache instead of github api

[skip ci]

6 years agoautomatic scripts database update for 9dfbd4b0734746bd7df24bd77e4c5fa305a816e1
Irssi Scripts Helper [Sat, 4 Apr 2020 10:20:07 +0000 (10:20 +0000)]
automatic scripts database update for 9dfbd4b0734746bd7df24bd77e4c5fa305a816e1

[skip ci]

6 years agoMerge pull request #698 from aquanight/perlalias.pl+signals
ailin-nemui [Sat, 4 Apr 2020 10:17:56 +0000 (12:17 +0200)]
Merge pull request #698 from aquanight/perlalias.pl+signals

Update perlalias.pl to handle use of signal_add/command_bind

6 years agoFix use of signal_add/command_bind in aliases: this now works but doesn't stick outsi...
aquanight [Sat, 4 Apr 2020 00:04:40 +0000 (18:04 -0600)]
Fix use of signal_add/command_bind in aliases: this now works but doesn't stick outside BEGIN

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