summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2016-03-16 11:37:42 +0000
committerIrssi Scripts Helper2016-03-16 11:37:42 +0000
commitb9699ba0518f6b72581fcc70d25acc1f6bbafb91 (patch)
tree4ac78edffc5ece23d42a8cc45c42e497e4f0d3e8
parent5f066f6d6f07cf827ff89e80118c31eef474da40 (diff)
downloadscripts.irssi.org-b9699ba0518f6b72581fcc70d25acc1f6bbafb91.tar.bz2
ci artefacts for 2bed9ce4b6d6038df446b570b556c5d1d8321b65
[skip ci]
-rw-r--r--README.markdown9
-rw-r--r--Test/bitlbee_hide_password/info.yml11
-rw-r--r--Test/bitlbee_hide_password/irssi.log1
-rw-r--r--Test/bitlbee_hide_password/perlcritic.log1
-rw-r--r--Test/chansort_configurable/info.yml11
-rw-r--r--Test/chansort_configurable/irssi.log1
-rw-r--r--Test/chansort_configurable/perlcritic.log1
-rw-r--r--Test/msg2notice_regex/info.yml11
-rw-r--r--Test/msg2notice_regex/irssi.log1
-rw-r--r--Test/msg2notice_regex/perlcritic.log1
-rw-r--r--Test/munge_own_nickname_to_username/info.yml11
-rw-r--r--Test/munge_own_nickname_to_username/irssi.log1
-rw-r--r--Test/munge_own_nickname_to_username/perlcritic.log1
-rw-r--r--Test/slack_strip_auto_cc/info.yml11
-rw-r--r--Test/slack_strip_auto_cc/irssi.log1
-rw-r--r--Test/slack_strip_auto_cc/perlcritic.log1
-rw-r--r--changed-info5
17 files changed, 77 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index afdf133..f13cf57 100644
--- a/README.markdown
+++ b/README.markdown
@@ -66,6 +66,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ binary ](Test/binary/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ binary_time ](Test/binary_time/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ bitlbee_blist ](Test/bitlbee_blist/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
+[ bitlbee_hide_password ](Test/bitlbee_hide_password/)| ✔ | ✔ | ✔ | 0 | ✔
[ bitlbee_join_notice ](Test/bitlbee_join_notice/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ bitlbee_nick_change ](Test/bitlbee_nick_change/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ bitlbee_tab_completion ](Test/bitlbee_tab_completion/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -86,6 +87,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ chanpeak ](Test/chanpeak/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
[ chansearch ](Test/chansearch/)| ✔ | ✔ | ✔ | 10 | ✔ | (c)
[ chanshare ](Test/chanshare/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
+[ chansort_configurable ](Test/chansort_configurable/)| ✔ | ✔ | ✔ | 0 | ✔
[ chansort ](Test/chansort/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ chansync ](Test/chansync/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ chops ](Test/chops/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -260,7 +262,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ messages_bottom ](Test/messages_bottom/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mg ](Test/mg/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mh_hold_mode ](Test/mh_hold_mode/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ mh_invite ](Test/mh_invite/)| ✔ | ✔ | ✔ | 3 | ✔
+[ mh_invite ](Test/mh_invite/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mh_sbsplitmode ](Test/mh_sbsplitmode/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ mh_sbuserinfo ](Test/mh_sbuserinfo/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mh_userstatus ](Test/mh_userstatus/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -283,7 +285,9 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ mpg123 ](Test/mpg123/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ mqtt-notify ](Test/mqtt-notify/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ msg2notice ](Test/msg2notice/)| ✔ | ✔ | ✔ | 5 | ✔ | (c)
+[ msg2notice_regex ](Test/msg2notice_regex/)| ✔ | ✔ | ✔ | 0 | ✔
[ multipaste ](Test/multipaste/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
+[ munge_own_nickname_to_username ](Test/munge_own_nickname_to_username/)| ✔ | ✔ | ✔ | 0 | ✔
[ my_beep ](Test/my_beep/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ mygoogle ](Test/mygoogle/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ myimdb ](Test/myimdb/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
@@ -395,6 +399,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ showmode ](Test/showmode/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ slack_complete ](Test/slack_complete/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ slack_emoji ](Test/slack_emoji/)| ✔ | ✔ | ✔ | 0 | ✔ | (c)
+[ slack_strip_auto_cc ](Test/slack_strip_auto_cc/)| ✔ | ✔ | ✔ | 0 | ✔
[ smartfilter ](Test/smartfilter/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
[ smiley ](Test/smiley/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ sms ](Test/sms/)| ✔ | ✔ | ✔ | 77 | ✔ | (c)
@@ -490,4 +495,4 @@ See [the testing read-me](../gh-pages/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-64fac0b0585b704c22f091806f0b93265f9a792e | 552
+2bed9ce4b6d6038df446b570b556c5d1d8321b65 | 557
diff --git a/Test/bitlbee_hide_password/info.yml b/Test/bitlbee_hide_password/info.yml
new file mode 100644
index 0000000..4922ec8
--- /dev/null
+++ b/Test/bitlbee_hide_password/info.yml
@@ -0,0 +1,11 @@
+---
+-
+ authors: 'Ævar Arnfjörð Bjarmason'
+ contact: avarab@gmail.com
+ default_package: bitlbee_hide_password
+ description: 'Hide your REGISTER and IDENTIFY password lines in &bitlbee from screen & logs '
+ license: 'Public Domain'
+ modified: '2016-03-15 17:52:13'
+ name: bitlbee_hide_password.pl
+ url: 'http://scripts.irssi.org & https://github.com/avar/dotfiles/blob/master/.irssi/scripts/bitlbee_hide_password.pl'
+ version: '1.0'
diff --git a/Test/bitlbee_hide_password/irssi.log b/Test/bitlbee_hide_password/irssi.log
new file mode 100644
index 0000000..aeba960
--- /dev/null
+++ b/Test/bitlbee_hide_password/irssi.log
@@ -0,0 +1 @@
+*-!- Irssi: Loaded script bitlbee_hide_password
diff --git a/Test/bitlbee_hide_password/perlcritic.log b/Test/bitlbee_hide_password/perlcritic.log
new file mode 100644
index 0000000..1513929
--- /dev/null
+++ b/Test/bitlbee_hide_password/perlcritic.log
@@ -0,0 +1 @@
+scripts/bitlbee_hide_password.pl source OK
diff --git a/Test/chansort_configurable/info.yml b/Test/chansort_configurable/info.yml
new file mode 100644
index 0000000..2575cc3
--- /dev/null
+++ b/Test/chansort_configurable/info.yml
@@ -0,0 +1,11 @@
+---
+-
+ authors: 'Ævar Arnfjörð Bjarmason'
+ contact: avarab@gmail.com
+ default_package: chansort_configurable
+ description: "Sort channels & query windows in a configurable way, based on Peder Stray's chansort.pl"
+ license: GPL
+ modified: '2016-03-15 17:52:13'
+ name: chansort_configurable
+ url: 'http://scripts.irssi.org & https://github.com/avar/dotfiles/blob/master/.irssi/scripts/chansort_configurable.pl'
+ version: '1.0'
diff --git a/Test/chansort_configurable/irssi.log b/Test/chansort_configurable/irssi.log
new file mode 100644
index 0000000..8690453
--- /dev/null
+++ b/Test/chansort_configurable/irssi.log
@@ -0,0 +1 @@
+*-!- Irssi: Loaded script chansort_configurable
diff --git a/Test/chansort_configurable/perlcritic.log b/Test/chansort_configurable/perlcritic.log
new file mode 100644
index 0000000..a0b3161
--- /dev/null
+++ b/Test/chansort_configurable/perlcritic.log
@@ -0,0 +1 @@
+scripts/chansort_configurable.pl source OK
diff --git a/Test/msg2notice_regex/info.yml b/Test/msg2notice_regex/info.yml
new file mode 100644
index 0000000..bb798b5
--- /dev/null
+++ b/Test/msg2notice_regex/info.yml
@@ -0,0 +1,11 @@
+---
+-
+ authors: 'Fernando Vezzosi & Ævar Arnfjörð Bjarmason'
+ contact: 'irssi@repnz.net & avarab@gmail.com'
+ default_package: msg2notice_regex
+ description: 'For a configured list of nicks or nicks matching a regex, convert all their messages to a notices'
+ license: 'Public Domain'
+ modified: '2016-03-15 17:52:13'
+ name: msg2notice_regex.pl
+ url: 'http://scripts.irssi.org & https://github.com/avar/dotfiles/blob/master/.irssi/scripts/msg2notice_regex.pl & https://github.com/bucciarati/irssi-script-msg_to_notice'
+ version: '1.0'
diff --git a/Test/msg2notice_regex/irssi.log b/Test/msg2notice_regex/irssi.log
new file mode 100644
index 0000000..8a9dbe0
--- /dev/null
+++ b/Test/msg2notice_regex/irssi.log
@@ -0,0 +1 @@
+*-!- Irssi: Loaded script msg2notice_regex
diff --git a/Test/msg2notice_regex/perlcritic.log b/Test/msg2notice_regex/perlcritic.log
new file mode 100644
index 0000000..88887bd
--- /dev/null
+++ b/Test/msg2notice_regex/perlcritic.log
@@ -0,0 +1 @@
+scripts/msg2notice_regex.pl source OK
diff --git a/Test/munge_own_nickname_to_username/info.yml b/Test/munge_own_nickname_to_username/info.yml
new file mode 100644
index 0000000..e706090
--- /dev/null
+++ b/Test/munge_own_nickname_to_username/info.yml
@@ -0,0 +1,11 @@
+---
+-
+ authors: 'Ævar Arnfjörð Bjarmason'
+ contact: avarab@gmail.com
+ default_package: munge_own_nickname_to_username
+ description: 'Changes messages from myself to appear to come from my username, not my nickname'
+ license: 'Public Domain'
+ modified: '2016-03-15 17:52:13'
+ name: munge_own_nickname_to_username.pl
+ url: 'http://scripts.irssi.org & https://github.com/avar/dotfiles/blob/master/.irssi/scripts/munge_own_nickname_to_username.pl'
+ version: '1.0'
diff --git a/Test/munge_own_nickname_to_username/irssi.log b/Test/munge_own_nickname_to_username/irssi.log
new file mode 100644
index 0000000..24c8d4a
--- /dev/null
+++ b/Test/munge_own_nickname_to_username/irssi.log
@@ -0,0 +1 @@
+*-!- Irssi: Loaded script munge_own_nickname_to_username
diff --git a/Test/munge_own_nickname_to_username/perlcritic.log b/Test/munge_own_nickname_to_username/perlcritic.log
new file mode 100644
index 0000000..4ee6c88
--- /dev/null
+++ b/Test/munge_own_nickname_to_username/perlcritic.log
@@ -0,0 +1 @@
+scripts/munge_own_nickname_to_username.pl source OK
diff --git a/Test/slack_strip_auto_cc/info.yml b/Test/slack_strip_auto_cc/info.yml
new file mode 100644
index 0000000..fe44df6
--- /dev/null
+++ b/Test/slack_strip_auto_cc/info.yml
@@ -0,0 +1,11 @@
+---
+-
+ authors: 'Ævar Arnfjörð Bjarmason'
+ contact: avarab@gmail.com
+ default_package: slack_strip_auto_cc
+ description: 'Strips the annoying mentions of your nickname on Slack via [cc: <you>]'
+ license: 'Public Domain'
+ modified: '2016-03-15 17:52:13'
+ name: slack_strip_auto_cc.pl
+ url: 'http://scripts.irssi.org & https://github.com/avar/dotfiles/blob/master/.irssi/scripts/slack_strip_auto_cc.pl'
+ version: '1.0'
diff --git a/Test/slack_strip_auto_cc/irssi.log b/Test/slack_strip_auto_cc/irssi.log
new file mode 100644
index 0000000..da27133
--- /dev/null
+++ b/Test/slack_strip_auto_cc/irssi.log
@@ -0,0 +1 @@
+*-!- Irssi: Loaded script slack_strip_auto_cc
diff --git a/Test/slack_strip_auto_cc/perlcritic.log b/Test/slack_strip_auto_cc/perlcritic.log
new file mode 100644
index 0000000..c30634f
--- /dev/null
+++ b/Test/slack_strip_auto_cc/perlcritic.log
@@ -0,0 +1 @@
+scripts/slack_strip_auto_cc.pl source OK
diff --git a/changed-info b/changed-info
index 71c9f4d..51ba5a1 100644
--- a/changed-info
+++ b/changed-info
@@ -62,6 +62,7 @@ e381b937d581f13a6782158c9696a8bbb459060b beepaway.pl
1eb374abf2d918e89c86c9854abff8576e2bf682 binary.pl
610ae11641f66a9d190a17f7f8bb6312c013719e binary_time.pl
179b539b4eda2f8cd11f4a61a704f2be59355209 bitlbee_blist.pl
+feb86b2610e30448ec119a44927cdcf20144d67f bitlbee_hide_password.pl
6a254a770b447aeecdb35d9e966c28ce03365944 bitlbee_join_notice.pl
93a01b98b10ebc754177a4ca2123732126d5c26d bitlbee_nick_change.pl
8d19128c5a327f33304752b01b64c60b055048b0 bitlbee_tab_completion.pl
@@ -82,6 +83,7 @@ f0e6d5a838d033e284b8a0621f5ab451bc3b7449 chanfull.pl
7cc90a96aa61a15e6fc2cbb95e99f88a4eece0db chanpeak.pl
20b6d9f7a461f801af231dd2554450b5cab4cb3d chansearch.pl
8d19057dfb99f4f9cd0c6eac08fa9434d42f9b16 chanshare.pl
+639b8223a36404fc33006729bec4411ae628e9a8 chansort_configurable.pl
814d041820d17f9a29bebfb5b45a2bd29b31ecca chansort.pl
5ec869fcc23716ba90bef122da7e70f44c388641 chansync.pl
b97a4b23078a59f2d3ca1e9885c48623af80ac10 chops.pl
@@ -279,7 +281,9 @@ f3951992e6f8cd19d363dcc3c7e356afad7a762c mouse-awl.pl
f0d4d21d4cddf8b0ce7d97e7168afcb13f585aa2 mpg123.pl
f389f453bed7b570ef93e719b8f13b28feba8654 mqtt-notify.pl
f8febad5ba7261ef810557a9810101c841e250fb msg2notice.pl
+9ecedf6065c135c889c54f2c1ec736e358aa0fc1 msg2notice_regex.pl
a4a6e5a4005f1ef8d3eb1e6bb76aae55f649101a multipaste.pl
+85e9328a00ee18a295e5a43987b7262504c93a1a munge_own_nickname_to_username.pl
6f6e52e60d02ae6d83173fc893449e23507092c0 my_beep.pl
b2d0cc1ad444b8aecb12a7ac16adacf1414230b5 mygoogle.pl
5d8b855b648f76bb8aef330df6e23a9a3bbc94a4 myimdb.pl
@@ -391,6 +395,7 @@ cb0f489885f57ecd1ec075da0932a8cc9bceba1e seti.pl
3095b2ca3823dd27445a8589a6874350060ca580 showmode.pl
37179fdcdd730e38bff345692d8a1087e01bccc5 slack_complete.pl
e94cec58dbfa164a006a8549c554acc886db2a8a slack_emoji.pl
+b4fac4e2c3a63ada877f5e326c7ea98fd0f1778b slack_strip_auto_cc.pl
f82ebb152703bc938060305de25b8c9eb6e9b6c4 smartfilter.pl
d81437b053a4d8de7842be23e019438f6c921d00 smiley.pl
14a412535ec9f5bfa27beff9fb184b2d0807023b sms.pl