]>
git.99rst.org Git - irssi-scripts.irssi.org.git/log
Irssi Scripts Helper [Tue, 4 Apr 2017 08:04:33 +0000 (08:04 +0000)]
automatic scripts database update for
9dc91df129a675e9198d7b7583308d6f0fd35e31
[skip ci]
ailin-nemui [Tue, 4 Apr 2017 07:37:33 +0000 (09:37 +0200)]
Merge pull request #386 from bw1/kicks
[kicks][crit] use strict; open
Irssi Scripts Helper [Mon, 3 Apr 2017 20:03:31 +0000 (20:03 +0000)]
automatic scripts database update for
6d33413cdd8af2d44e19235665e5c59915c8e05c
[skip ci]
ailin-nemui [Mon, 3 Apr 2017 19:56:05 +0000 (21:56 +0200)]
Merge pull request #393 from ailin-nemui/awl1.4
adv_windowlist.pl: update to 1.4
Irssi Scripts Helper [Mon, 3 Apr 2017 19:45:03 +0000 (19:45 +0000)]
automatic scripts database update for
c615cdd5b44e8bb069447ca0219c8738be7a3527
[skip ci]
Ailin Nemui [Mon, 3 Apr 2017 19:21:55 +0000 (21:21 +0200)]
adv_windowlist.pl: update to 1.4
ailin-nemui [Mon, 3 Apr 2017 19:12:49 +0000 (21:12 +0200)]
Merge pull request #387 from bw1/localize
[localize][crit] rewrite open
ailin-nemui [Mon, 3 Apr 2017 19:12:25 +0000 (21:12 +0200)]
Merge pull request #392 from bw1/quizmaster-fr
[quizmaster-fr][crit] rewrite open
ailin-nemui [Mon, 3 Apr 2017 19:12:10 +0000 (21:12 +0200)]
Merge branch 'master' into quizmaster-fr
ailin-nemui [Mon, 3 Apr 2017 19:11:41 +0000 (21:11 +0200)]
Merge pull request #391 from bw1/quizmaster
[quizmaster][crit] rewrite open
ailin-nemui [Mon, 3 Apr 2017 19:11:21 +0000 (21:11 +0200)]
Merge branch 'master' into quizmaster
ailin-nemui [Mon, 3 Apr 2017 19:10:10 +0000 (21:10 +0200)]
Merge pull request #390 from bw1/quiz
[quiz][crit] rewrite open
bw1 [Mon, 3 Apr 2017 16:52:16 +0000 (18:52 +0200)]
[quizmaster-fr][crit] rewrite open
bw1 [Mon, 3 Apr 2017 16:05:34 +0000 (18:05 +0200)]
[quizmaster][crit] rewrite open
bw1 [Mon, 3 Apr 2017 12:51:40 +0000 (14:51 +0200)]
[quiz][crit] rewrite open
Irssi Scripts Helper [Mon, 3 Apr 2017 09:05:50 +0000 (09:05 +0000)]
automatic scripts database update for
b5c49beaff333e5077282b489549fb20aa18b045
[skip ci]
ailin-nemui [Mon, 3 Apr 2017 08:36:48 +0000 (10:36 +0200)]
Merge pull request #389 from bw1/sysinfoplus
[sysinfoplus][crit] rewrite open
bw1 [Sun, 2 Apr 2017 18:30:12 +0000 (20:30 +0200)]
[sysinfoplus][crit] rewrite open; move strict
bw1 [Sat, 1 Apr 2017 15:30:41 +0000 (17:30 +0200)]
[kicks][crit] my ($var1, $var2)
bw1 [Sat, 1 Apr 2017 15:22:26 +0000 (17:22 +0200)]
[localize][crit] rewrite open
bw1 [Sat, 1 Apr 2017 13:19:21 +0000 (15:19 +0200)]
[kicks][crit] use strict; open
Irssi Scripts Helper [Fri, 31 Mar 2017 19:17:12 +0000 (19:17 +0000)]
automatic scripts database update for
8f7022d26972e31908035f3463035fc39eba0a9a
[skip ci]
ailin-nemui [Fri, 31 Mar 2017 19:11:35 +0000 (21:11 +0200)]
Merge pull request #383 from appzer/master
Add pushsafer.com notification service
Kevin Siml [Fri, 31 Mar 2017 13:30:51 +0000 (15:30 +0200)]
Update pushsafer.pl
Kevin Siml [Fri, 31 Mar 2017 13:04:57 +0000 (15:04 +0200)]
Update pushsafer.pl
Irssi Scripts Helper [Fri, 31 Mar 2017 11:37:22 +0000 (11:37 +0000)]
automatic scripts database update for
bcb93062e55a7f182f5690a1ff5aedf1bcb34625
[skip ci]
ailin-nemui [Fri, 31 Mar 2017 11:32:09 +0000 (13:32 +0200)]
Merge pull request #382 from kjensenxz/fullrain
Add fullrain.pl v1.0
Kevin Siml [Wed, 29 Mar 2017 18:44:49 +0000 (20:44 +0200)]
Add pushsafer.com notification service

# irssi-pushsafer
Plugin for irssi (a console based IRC client) to send push-notifications using https://www.pushsafer.com.
This allows you to be notified when someone messages/mentions you on IRC,
when you're not online.
# Installation
1. Add a new application to your pushsafer control panel, note the API key.
2. cp pushsafer.pl to ~/.irssi/scripts/ and symlink into scripts/autorun if you desire.
3. touch ~/.irssi/pushsafer_ignores
4. Within irssi:
1. /load autorun/pushsafer.pl
2. /set pushsafer_key "your pushsafer private or alias key"
3. optional set the following params https://www.pushsafer.com/en/pushapi
4. /set pushsafer_device "device or device group id"
5. /set pushsafer_sound "sound number"
6. /set pushsafer_icon "icon number>
7. /set pushsafer_vibration "vibration 0-3>
8. /set pushsafer_url "optional url"
9. /set pushsafer_u
Kenneth B. Jensen [Wed, 29 Mar 2017 04:10:37 +0000 (23:10 -0500)]
fullrain.pl v1.0
Irssi Scripts Helper [Tue, 21 Mar 2017 19:02:06 +0000 (19:02 +0000)]
automatic scripts database update for
ed09af42c841efb034fb2f91d63fac782d660912
[skip ci]
ailin-nemui [Tue, 21 Mar 2017 18:54:59 +0000 (19:54 +0100)]
Merge pull request #381 from jwm/master
Add script to send highlighted messages via Signal
John Morrissey [Mon, 20 Mar 2017 20:27:59 +0000 (16:27 -0400)]
add script to send highlighted messages via Signal
Irssi Scripts Helper [Mon, 20 Mar 2017 20:59:34 +0000 (20:59 +0000)]
automatic scripts database update for
1f3171fbee0f88d24429ea3ed6b0248e021f73a5
[skip ci]
ailin-nemui [Mon, 20 Mar 2017 20:24:59 +0000 (21:24 +0100)]
Merge pull request #379 from bw1/nicklist
[nicklist][crit] rewrite open
ailin-nemui [Mon, 20 Mar 2017 20:24:38 +0000 (21:24 +0100)]
Merge pull request #380 from bw1/query
[query][crit] rewrite open
bw1 [Mon, 20 Mar 2017 19:22:57 +0000 (20:22 +0100)]
[query][crit] rewrite open
bw1 [Mon, 20 Mar 2017 18:38:25 +0000 (19:38 +0100)]
[nicklist][crit] rewrite open
Irssi Scripts Helper [Mon, 20 Mar 2017 15:54:42 +0000 (15:54 +0000)]
automatic scripts database update for
b46f6ae0eb2782c284f58e503865dd450475ce64
[skip ci]
ailin-nemui [Mon, 20 Mar 2017 15:25:20 +0000 (16:25 +0100)]
Merge pull request #373 from bw1/connectcmd
[connectcmd] a small correction
ailin-nemui [Mon, 20 Mar 2017 15:23:05 +0000 (16:23 +0100)]
Merge pull request #371 from bw1/scroller.pl
[scroller] a small correction
ailin-nemui [Mon, 20 Mar 2017 15:22:04 +0000 (16:22 +0100)]
Merge pull request #378 from bw1/ogg123
[ogg123][CRIT] rewrite open
bw1 [Mon, 20 Mar 2017 13:19:18 +0000 (14:19 +0100)]
[ogg123][CRIT] rewrite open
bw1 [Sat, 18 Mar 2017 11:17:25 +0000 (12:17 +0100)]
[connectcmd] a small correction
Irssi Scripts Helper [Mon, 20 Mar 2017 09:33:27 +0000 (09:33 +0000)]
automatic scripts database update for
f74303d84d2e9f21f56c630d08ffa54a24f7e066
[skip ci]
ailin-nemui [Mon, 20 Mar 2017 09:03:25 +0000 (10:03 +0100)]
Merge pull request #372 from bw1/mangle
[mangle] a small correction
Irssi Scripts Helper [Mon, 20 Mar 2017 08:48:28 +0000 (08:48 +0000)]
automatic scripts database update for
07d53b034aceda2f087b8117d2c7f891082459e2
[skip ci]
ailin-nemui [Mon, 20 Mar 2017 08:18:37 +0000 (09:18 +0100)]
Merge pull request #377 from bw1/dau
[dau][CRIT] rewrite open
bw1 [Sun, 19 Mar 2017 20:19:42 +0000 (21:19 +0100)]
[dau][CRIT] rewrite open
Irssi Scripts Helper [Sun, 19 Mar 2017 16:00:26 +0000 (16:00 +0000)]
automatic scripts database update for
44e2232350900548809adb9908745ed4a0647feb
[skip ci]
ailin-nemui [Sun, 19 Mar 2017 15:31:01 +0000 (16:31 +0100)]
Merge pull request #375 from bw1/topicsed
[topicsed] a small correction
bw1 [Sat, 18 Mar 2017 22:06:54 +0000 (23:06 +0100)]
[topicsed] a small correction
bw1 [Fri, 17 Mar 2017 22:41:44 +0000 (23:41 +0100)]
[mangle] [CRIT] correct open
bw1 [Fri, 17 Mar 2017 21:31:47 +0000 (22:31 +0100)]
[mangle] a small correction
bw1 [Fri, 17 Mar 2017 17:54:18 +0000 (18:54 +0100)]
[scroller] a small correction
Irssi Scripts Helper [Fri, 17 Mar 2017 14:00:48 +0000 (14:00 +0000)]
automatic scripts database update for
55a800ac4889543fd56adabbe335a232bff404a4
[skip ci]
ailin-nemui [Fri, 17 Mar 2017 13:34:57 +0000 (14:34 +0100)]
Merge pull request #363 from bw1/hitcount
[hitcount] re arrange the script
bw1 [Mon, 13 Mar 2017 20:57:23 +0000 (21:57 +0100)]
[hitcount] format change
bw1 [Sat, 11 Mar 2017 21:38:33 +0000 (22:38 +0100)]
[hitcount] unload
bw1 [Sat, 11 Mar 2017 05:15:56 +0000 (06:15 +0100)]
[hitcount] refresh_tag
bw1 [Thu, 9 Mar 2017 22:58:54 +0000 (23:58 +0100)]
[hitcount] re arrange the script
Irssi Scripts Helper [Fri, 17 Mar 2017 12:01:21 +0000 (12:01 +0000)]
automatic scripts database update for
0949ff4df513d38d40f7895bf1bbddbbbbd3316c
[skip ci]
ailin-nemui [Fri, 17 Mar 2017 11:32:25 +0000 (12:32 +0100)]
Merge pull request #370 from bw1/hddtemp
[hddtemp] a small correction
bw1 [Fri, 17 Mar 2017 10:54:11 +0000 (11:54 +0100)]
[hddtemp] a small correction
Irssi Scripts Helper [Thu, 16 Mar 2017 20:09:14 +0000 (20:09 +0000)]
automatic scripts database update for
011c7e0ba2c943ab0e73b4ad90599c735a4f1e4f
[skip ci]
ailin-nemui [Thu, 16 Mar 2017 19:41:01 +0000 (20:41 +0100)]
Merge pull request #369 from bw1/quizgr
[quizgr] a small correction
bw1 [Thu, 16 Mar 2017 16:31:18 +0000 (17:31 +0100)]
[quizgr] a small correction
Irssi Scripts Helper [Wed, 15 Mar 2017 22:22:09 +0000 (22:22 +0000)]
automatic scripts database update for
2311224e817d539f09928e070a5fe67bd12b5c32
[skip ci]
ailin-nemui [Wed, 15 Mar 2017 21:55:58 +0000 (22:55 +0100)]
Merge pull request #368 from bw1/randaway
[randaway] a small correction
bw1 [Wed, 15 Mar 2017 19:28:47 +0000 (20:28 +0100)]
[randaway] a small correction
Irssi Scripts Helper [Tue, 14 Mar 2017 23:42:54 +0000 (23:42 +0000)]
automatic scripts database update for
7653befcf57e66cf78dd9216d31619e362805796
[skip ci]
Ailin Nemui [Tue, 14 Mar 2017 23:16:53 +0000 (00:16 +0100)]
fix small bug with empty commands
Irssi Scripts Helper [Tue, 14 Mar 2017 22:54:24 +0000 (22:54 +0000)]
automatic scripts database update for
43ec4348ea43312073cd48312278812b63e4f850
[skip ci]
Ailin Nemui [Tue, 14 Mar 2017 22:27:18 +0000 (23:27 +0100)]
autocommit script commands
Ailin Nemui [Tue, 14 Mar 2017 22:08:11 +0000 (23:08 +0100)]
throw error in case of failure
Irssi Scripts Helper [Mon, 13 Mar 2017 12:35:40 +0000 (12:35 +0000)]
automatic scripts database update for
08f326abcf4e5ac7103de849ff8bda55a4f25994
[skip ci]
ailin-nemui [Mon, 13 Mar 2017 12:08:08 +0000 (13:08 +0100)]
Merge pull request #365 from bw1/page-c0ffee
[page-c0ffee] a small correction
bw1 [Sun, 12 Mar 2017 20:57:08 +0000 (21:57 +0100)]
[page-c0ffee] a small correction
Irssi Scripts Helper [Sat, 11 Mar 2017 21:41:46 +0000 (21:41 +0000)]
automatic scripts database update for
4fbec074fa19e3f807334ac7dce68c485b110f42
[skip ci]
ailin-nemui [Sat, 11 Mar 2017 21:36:57 +0000 (22:36 +0100)]
Merge pull request #364 from wilkowy/iquiz
Update iQuiz to new version.
wilk [Sat, 11 Mar 2017 20:51:03 +0000 (21:51 +0100)]
Update script to new version.
- added optional automatic hints
- made /quiz or /help quiz commands to show only options for selected quiz type (the list was too wide to comprehend)
- !podp no longer shows already revealed hint/answer
- script informs player about achieving point limit in 50%+1 mode
- team order is sorted by join time (Familiada)
- option to reset/keep team players in their teams (aside of individual points) (Familiada)
- some minor fixes
wilk [Sat, 11 Mar 2017 20:37:51 +0000 (21:37 +0100)]
Merge pull request #3 from wilkowy/master
Resync with master.
wilk [Sat, 11 Mar 2017 20:22:02 +0000 (21:22 +0100)]
Merge pull request #2 from irssi/master
Resync with main repository.
Irssi Scripts Helper [Tue, 7 Mar 2017 22:12:38 +0000 (22:12 +0000)]
automatic scripts database update for
f6dd87b5a73bc2e72f323116f7d14b900d5903fe
[skip ci]
ailin-nemui [Tue, 7 Mar 2017 21:47:25 +0000 (22:47 +0100)]
Merge pull request #362 from bw1/colorkick
[colorkick] declare $VERSION %IRSSI
bw1 [Tue, 7 Mar 2017 21:28:22 +0000 (22:28 +0100)]
[colorkick] fix bug == with eq
Irssi Scripts Helper [Tue, 7 Mar 2017 07:36:46 +0000 (07:36 +0000)]
automatic scripts database update for
9a4868007cb9167693220e1090acc7eebac848b5
[skip ci]
ailin-nemui [Tue, 7 Mar 2017 07:07:58 +0000 (08:07 +0100)]
Merge pull request #361 from bw1/pager
[pager] declaration $VERSION %IRSSI
bw1 [Tue, 7 Mar 2017 01:05:51 +0000 (02:05 +0100)]
[colorkick] declare $VERSION %IRSSI
Irssi Scripts Helper [Mon, 6 Mar 2017 21:57:27 +0000 (21:57 +0000)]
automatic scripts database update for
3120be4431f9169291416f96def63fc743c226c2
[skip ci]
ailin-nemui [Mon, 6 Mar 2017 21:31:48 +0000 (22:31 +0100)]
Merge pull request #360 from bw1/translit
translit
Irssi Scripts Helper [Mon, 6 Mar 2017 21:23:10 +0000 (21:23 +0000)]
automatic scripts database update for
3c41230d022c3a258d32784466cb1e9d61dc5e30
[skip ci]
ailin-nemui [Mon, 6 Mar 2017 20:57:53 +0000 (21:57 +0100)]
Merge pull request #359 from bw1/dccself
dccself
bw1 [Mon, 6 Mar 2017 19:58:29 +0000 (20:58 +0100)]
[pager] declaration $VERSION %IRSSI
bw1 [Mon, 6 Mar 2017 14:08:49 +0000 (15:08 +0100)]
translit
delete translit from whitelist
bw1 [Mon, 6 Mar 2017 14:04:06 +0000 (15:04 +0100)]
dccself
delete dccself from the whitelist
bw1 [Sun, 5 Mar 2017 13:29:01 +0000 (14:29 +0100)]
translit
add $VERSION
bw1 [Sun, 5 Mar 2017 12:58:24 +0000 (13:58 +0100)]
dccself
add $VERSION
Ailin Nemui [Fri, 24 Feb 2017 15:10:17 +0000 (16:10 +0100)]
Show instructions for using scriptassist instead
[skip ci]
Irssi Scripts Helper [Thu, 23 Feb 2017 19:07:06 +0000 (19:07 +0000)]
automatic scripts database update for
ce3fc7f78032e872a58fb7badff241f6bc94a0ae
[skip ci]
ailin-nemui [Thu, 23 Feb 2017 19:01:14 +0000 (20:01 +0100)]
Merge pull request #355 from madduck/ctrlact-fix_cmd_query_netmatch
[ctrlact] Fix network matching for query subcommand