]>
git.99rst.org Git - irssi-scripts.irssi.org.git/log
Ailin Nemui [Sun, 18 Jan 2015 01:15:41 +0000 (02:15 +0100)]
Script generation fall-out
A few small commits to fix the script headers which are used to
auto-generate scripts.yaml;
* replace licence with license,
* fix compilation errors due to missing comma,
* fix hiding of information by using `my' instead of `our' / `use
vars`,
* wrong assignment of hash reference to hash
Ailin Nemui [Sat, 17 Jan 2015 17:26:31 +0000 (18:26 +0100)]
Make prereq-scanner more noisy
Avoid stalled builds by outputting the prereq-scanner result.
Ailin Nemui [Sat, 17 Jan 2015 13:13:22 +0000 (14:13 +0100)]
Fix yaml parsing error
Duplicate contact key in scripts.yaml
Ailin Nemui [Sat, 17 Jan 2015 17:57:23 +0000 (18:57 +0100)]
Update README.markdown travis/scripts.yaml
Remove the mention of scripts.yaml as this is now machine-generated.
Add a hint about checking travis result.
Ailin Nemui [Sat, 17 Jan 2015 16:49:19 +0000 (17:49 +0100)]
Extract only required keys from %IRSSI headers
This change will limit the keys in scripts.yaml to a set of explicitly
specified keys, omitting such entries as default_package and changed
Ailin Nemui [Sat, 17 Jan 2015 17:50:58 +0000 (18:50 +0100)]
Disable use of graphical symbols in test report
Github changed their renderer so graphical symbols will stop rendering
altogether if they exceed some number. So we have to go back to plain
text.
David Leadbeater [Tue, 13 Jan 2015 15:01:51 +0000 (15:01 +0000)]
Merge pull request #109 from mniip/isbanned.pl
Added isbanned.pl
mniip [Tue, 13 Jan 2015 14:01:18 +0000 (17:01 +0300)]
Added isbanned.pl
David Leadbeater [Sun, 11 Jan 2015 12:44:27 +0000 (12:44 +0000)]
Merge pull request #107 from dgl/fix-build
Remove access_evermore
David Leadbeater [Sun, 11 Jan 2015 11:43:43 +0000 (11:43 +0000)]
Remove access_evermore.pl, the server it uses is down
(and it blocks which is just silly.)
David Leadbeater [Sat, 10 Jan 2015 18:23:14 +0000 (18:23 +0000)]
Merge pull request #42 from incognico/greetignore
Add greetignore.pl
David Leadbeater [Sat, 10 Jan 2015 18:20:58 +0000 (18:20 +0000)]
Merge pull request #35 from mkroman/add-more-mpd-stats
Add bitrate and volume format directives
David Leadbeater [Sat, 10 Jan 2015 18:07:54 +0000 (18:07 +0000)]
Remove sysinfo_juerd.pl, it's identical to sysinfoplus.pl
David Leadbeater [Sat, 10 Jan 2015 18:02:02 +0000 (18:02 +0000)]
Fix PCI info for kernels without /proc, detect wireless cards too
Thanks Nei for spotting.
David Leadbeater [Sat, 10 Jan 2015 17:50:12 +0000 (17:50 +0000)]
Merge branch 'obfuscoder-perlcritic-e-l' into gh-pages
David Leadbeater [Sat, 10 Jan 2015 17:49:34 +0000 (17:49 +0000)]
Merge branch 'perlcritic-e-l' of git://github.com/obfuscoder/scripts.irssi.org into obfuscoder-perlcritic-e-l
Conflicts:
scripts/eng_no_translate_dpryo.pl
David Leadbeater [Sat, 10 Jan 2015 17:26:59 +0000 (17:26 +0000)]
Merge pull request #83 from obfuscoder/perlcritic-s-z
Fix perlcritic issues for all scripts starting with s to z
David Leadbeater [Sat, 10 Jan 2015 17:00:55 +0000 (17:00 +0000)]
Merge pull request #78 from obfuscoder/perlcritic-a
Fix perlcritic issues for all scripts starting with a
David Leadbeater [Sat, 10 Jan 2015 16:57:01 +0000 (16:57 +0000)]
Merge branch 'gh-pages' of gh:irssi/scripts.irssi.org into gh-pages
Conflicts:
_data/scripts.yaml
Geert Hauwaerts [Wed, 7 Jan 2015 19:07:00 +0000 (20:07 +0100)]
Merge pull request #106 from grawity/cap_sasl-1.10
cap_sasl 1.10: add "/sasl pubkey"
Mantas Mikulėnas [Wed, 7 Jan 2015 05:47:22 +0000 (07:47 +0200)]
cap_sasl 1.10: add "/sasl pubkey"
As users can now generate keys without an external tool, add a command
to dump its public key. (Also useful for verifying that keys generated
*with* external tools are supported – in particular, Crypt::PK::ECC
currently does not support named parameters.)
Misc changes:
- mech ECDSA-NIST256P-CHALLENGE: rename $k to $f
- /sasl keygen: adjust error messages
David Leadbeater [Sun, 4 Jan 2015 19:48:46 +0000 (19:48 +0000)]
Merge pull request #105 from sral/add_slack_emoji
Add slack_emoji.pl
Lars Djerf [Sat, 3 Jan 2015 18:42:44 +0000 (19:42 +0100)]
Add slack_emoji.pl
A script for converting Slack emoji to smileys.
Geert Hauwaerts [Fri, 2 Jan 2015 16:10:47 +0000 (17:10 +0100)]
Merge pull request #104 from bw1/gh-pages
trackbar.pl version 1.7
bw1 [Fri, 2 Jan 2015 13:51:28 +0000 (14:51 +0100)]
trackbar.pl version 1.7
David Leadbeater [Tue, 23 Dec 2014 11:26:05 +0000 (11:26 +0000)]
Remove eng_no_translate_dpryo.pl
(Covers pull requests #2 and #3.)
David Leadbeater [Tue, 23 Dec 2014 11:16:45 +0000 (11:16 +0000)]
Merge pull request #102 from pierrot14/improve_clones_scanner
Fix conditional sub that isn't actually conditional
Pablo Martín Báez Echevarría [Sun, 21 Dec 2014 21:39:13 +0000 (19:39 -0200)]
Fix conditional sub that isn't actually conditional
David Leadbeater [Sun, 21 Dec 2014 19:16:37 +0000 (19:16 +0000)]
Merge pull request #47 from ferret/patch-1
Update go.pl
David Leadbeater [Sun, 21 Dec 2014 19:03:45 +0000 (19:03 +0000)]
Merge pull request #97 from grawity/auth_quakenet
Add auth_quakenet.pl
David Leadbeater [Sun, 21 Dec 2014 19:02:13 +0000 (19:02 +0000)]
Merge pull request #84 from pierrot14/add_clones_scanner
Add clones_scanner.pl
Pablo Martín Báez Echevarría [Sun, 21 Dec 2014 00:35:14 +0000 (22:35 -0200)]
Add clones_scanner.pl
Pablo Martín Báez Echevarría [Sun, 21 Dec 2014 00:25:11 +0000 (22:25 -0200)]
Reorder yaml file in alphabetical order
David Leadbeater [Sat, 20 Dec 2014 19:24:01 +0000 (19:24 +0000)]
Merge pull request #92 from tka1/gh-pages
Make localize.pl use utrace.de
David Leadbeater [Sat, 20 Dec 2014 18:45:14 +0000 (18:45 +0000)]
Merge pull request #101 from aapa/screen_away.pl-styfix
screen_away.pl: $STY won't get changed if sessionname is changed during the session
aapa [Sat, 20 Dec 2014 18:38:24 +0000 (20:38 +0200)]
Updated version number to script and scripts.yml, it was difficult to decide what part I should increase
aapa [Sat, 20 Dec 2014 16:54:59 +0000 (18:54 +0200)]
$STY won't get changed if sessionname is changed during the session, worked around it
Geert Hauwaerts [Fri, 19 Dec 2014 14:38:44 +0000 (15:38 +0100)]
Merge pull request #100 from grawity/cap_sasl-1.9
cap_sasl 1.9: support different cmdchars
Mantas Mikulėnas [Thu, 18 Dec 2014 20:59:16 +0000 (22:59 +0200)]
cap_sasl 1.9: support different cmdchars
Alexander Færøy [Thu, 18 Dec 2014 18:42:33 +0000 (19:42 +0100)]
Merge pull request #98 from ailin-nemui/gh-pages
Explicitly remove the login token from environment
Tom Wesley [Thu, 18 Dec 2014 18:20:04 +0000 (18:20 +0000)]
Merge pull request #99 from grawity/cap_sasl
Add cap_sasl.pl
Mantas Mikulėnas [Thu, 18 Dec 2014 07:12:50 +0000 (09:12 +0200)]
Add cap_sasl.pl
This is a copy of Atheme's `contrib/cap_sasl.pl` 1.8a.
ailin-nemui [Thu, 18 Dec 2014 15:23:38 +0000 (16:23 +0100)]
Explicitly remove the login token from environment
This commit removes the login token explicitly from all sub-scripts that do not require it, improving the accidental spill of secrets discussed in #11
Mantas Mikulėnas [Thu, 18 Dec 2014 06:54:54 +0000 (08:54 +0200)]
Add auth_quakenet.pl
Geert Hauwaerts [Mon, 15 Dec 2014 21:21:35 +0000 (22:21 +0100)]
Merge pull request #82 from josteink/autoop-persistence
Autoop.pl: Add persistence to auto-op'd nicks.
tka [Sat, 6 Dec 2014 10:57:45 +0000 (11:57 +0100)]
Version Update
- Changed Version to last change date
- Added API documentation URL for utrace.de
David Leadbeater [Mon, 1 Dec 2014 20:48:53 +0000 (20:48 +0000)]
Merge pull request #95 from MikeRixWolfe/patch-1
Add rknockout
Mike Rix Wolfe [Mon, 1 Dec 2014 19:40:59 +0000 (13:40 -0600)]
Update scripts.yaml
Updated rainbow.pl entry for v1.6
David Leadbeater [Mon, 1 Dec 2014 19:19:30 +0000 (19:19 +0000)]
Merge pull request #88 from pierrot14/fix-frm_outgmsgs
Fix missing parentheses in frm_outgmsgs.pl
David Leadbeater [Mon, 1 Dec 2014 19:16:56 +0000 (19:16 +0000)]
Merge pull request #93 from srvg/fnotify
import fnotify.pl
Mike Rix Wolfe [Mon, 1 Dec 2014 19:04:58 +0000 (13:04 -0600)]
Add rknockout
Added rknockout function for colorful knockouts.
Serge van Ginderachter [Thu, 27 Nov 2014 17:34:31 +0000 (18:34 +0100)]
fnotify.pl: fixes:
fix proper way to get the irssi-dir
replace unknown err function, and do better error handling
Geert Hauwaerts [Wed, 26 Nov 2014 21:02:41 +0000 (22:02 +0100)]
Merge pull request #91 from michalrus/utf8-rainbow
Support UTF-8 in rainbow.pl
Michal Rus [Sun, 23 Nov 2014 22:50:23 +0000 (22:50 +0000)]
Support UTF-8 in rainbow.pl
Geert Hauwaerts [Wed, 26 Nov 2014 16:30:11 +0000 (17:30 +0100)]
Merge pull request #85 from Makaze/foobar
Added dice_concise.pl
Serge van Ginderachter [Wed, 26 Nov 2014 12:57:28 +0000 (13:57 +0100)]
fnotify.pl: fix perlcritic errors
Serge van Ginderachter [Tue, 25 Nov 2014 20:11:54 +0000 (21:11 +0100)]
fnotif.pl: add entry in scripts.yaml
Signed-off-by: Serge van Ginderachter <redacted>
Serge van Ginderachter [Tue, 25 Nov 2014 20:00:23 +0000 (21:00 +0100)]
fnotify.pl: Strip non-parsed left over codes (Bitlbee otr messages)
Signed-off-by: Serge van Ginderachter <redacted>
James Shubin [Tue, 25 Nov 2014 18:59:07 +0000 (19:59 +0100)]
fnotify.pl: Update to version 0.0.4 by James Shubin
"Implement Consistent output formatting"
Source: https://ttboj.wordpress.com/2013/10/18/desktop-notifications-for-irssi-in-screen-through-ssh-in-gnome-terminal/
Signed-off-by: Serge van Ginderachter <redacted>
Thorsten Leemhuis [Tue, 25 Nov 2014 18:34:33 +0000 (19:34 +0100)]
fnotify.pl: import v0.0.3
Source: http://www.leemhuis.info/files/fnotify/fnotify
Signed-off-by: Serge van Ginderachter <redacted>
tka [Tue, 25 Nov 2014 11:12:20 +0000 (12:12 +0100)]
Make localize.pl use utrace.de
All ipdb providers seem to be dead. Using utrace.de, localizing
actually works again.
tomaw [Wed, 12 Nov 2014 12:23:06 +0000 (12:23 +0000)]
cron.pl: Bump version, update changelog
tomaw [Wed, 12 Nov 2014 12:18:23 +0000 (12:18 +0000)]
cron.pl: load jobs when the script loads
Sam Stoller [Mon, 10 Nov 2014 20:02:36 +0000 (12:02 -0800)]
Add twitter_theme.pl
Jostein Kjønigsen [Fri, 24 Oct 2014 10:54:12 +0000 (12:54 +0200)]
Autoop.pl: Add persistance to auto-op'ed nicks. Bump version.
David Leadbeater [Sun, 9 Nov 2014 20:02:07 +0000 (20:02 +0000)]
Merge pull request #87 from dstftw/countdown-fix-typo
Fix typo sould -> should
Pablo Martín Báez Echevarría [Fri, 7 Nov 2014 15:00:08 +0000 (13:00 -0200)]
Fix missing parentheses in frm_outgmsgs.pl
Sergey M․ [Thu, 6 Nov 2014 14:34:32 +0000 (21:34 +0700)]
Fix typo sould -> should
Makaze [Thu, 30 Oct 2014 21:21:08 +0000 (17:21 -0400)]
Added dice_concise.pl
Obfuscoder [Fri, 24 Oct 2014 21:01:30 +0000 (23:01 +0200)]
Fix perlcritic issues for all scripts starting with s to z
Obfuscoder [Fri, 17 Oct 2014 16:30:46 +0000 (18:30 +0200)]
Fix perlcritic issues for all scripts starting with a
David Leadbeater [Thu, 23 Oct 2014 11:56:04 +0000 (12:56 +0100)]
Merge pull request #79 from obfuscoder/perlcritic-bcd
Fix perlcritic issues for all scripts starting with b,c,d
Obfuscoder [Fri, 17 Oct 2014 18:34:00 +0000 (20:34 +0200)]
Fix perlcritic issues for all scripts starting with b,c,d
David Leadbeater [Mon, 20 Oct 2014 21:46:12 +0000 (22:46 +0100)]
Merge pull request #81 from obfuscoder/perlcritic-m-r
Fix perlcritic issues for all scripts starting with m to r
ferret [Sun, 19 Oct 2014 14:12:04 +0000 (15:12 +0100)]
Update go.pl
bump go.pl version
ferret [Sun, 19 Oct 2014 14:11:13 +0000 (15:11 +0100)]
Update scripts.yaml
bump version of go.pl
Obfuscoder [Sun, 19 Oct 2014 09:54:16 +0000 (11:54 +0200)]
Fix perlcritic issues for all scripts starting with m to r
Obfuscoder [Fri, 17 Oct 2014 20:54:13 +0000 (22:54 +0200)]
Fix perlcritic issues for all scripts starting with e to l
David Leadbeater [Fri, 17 Oct 2014 11:42:10 +0000 (12:42 +0100)]
Merge pull request #59 from obfuscoder/8ball
Fix perlcritic issues in 8ball
David Leadbeater [Fri, 17 Oct 2014 11:40:30 +0000 (12:40 +0100)]
Merge pull request #58 from pierrot14/add_frm_outgmsgs
Add frm_outgmsgs.pl
Obfuscoder [Fri, 17 Oct 2014 10:34:27 +0000 (12:34 +0200)]
Fix perlcritic issues in 8ball
Pablo Martín Báez Echevarría [Fri, 17 Oct 2014 04:50:49 +0000 (02:50 -0200)]
Add frm_outgmsgs.pl
David Leadbeater [Tue, 14 Oct 2014 12:07:32 +0000 (13:07 +0100)]
Merge pull request #54 from pierrot14/update_unicode
Update unicode.pl
Pablo Martín Báez Echevarría [Mon, 13 Oct 2014 16:00:00 +0000 (14:00 -0200)]
Make the pointed corrections
David Leadbeater [Mon, 13 Oct 2014 15:07:42 +0000 (16:07 +0100)]
Merge pull request #48 from pierrot14/fix_u
Fix u.pl
Pablo Martín Báez Echevarría [Mon, 13 Oct 2014 14:39:46 +0000 (12:39 -0200)]
Update version number in the script and the yaml file
David Leadbeater [Mon, 13 Oct 2014 14:13:06 +0000 (15:13 +0100)]
Merge pull request #55 from op/http-url-fix
Actually work with HTTP links
Örjan Persson [Mon, 13 Oct 2014 14:00:28 +0000 (16:00 +0200)]
Increment version in scripts too
Örjan Persson [Mon, 13 Oct 2014 13:24:27 +0000 (15:24 +0200)]
Actually work with HTTP links
URL paths starts with a leading slash. These are now stripped away to
work the same way as URI's are handled.
David Leadbeater [Mon, 13 Oct 2014 10:03:04 +0000 (11:03 +0100)]
Merge pull request #40 from jcvernaleo/tmuxaway
Add tmux_away.pl
David Leadbeater [Mon, 13 Oct 2014 10:02:48 +0000 (11:02 +0100)]
Merge pull request #24 from tslocum/newscripts
Add scripts autoclearinput and winnum
David Leadbeater [Mon, 13 Oct 2014 09:58:52 +0000 (10:58 +0100)]
Merge pull request #49 from jwm/gh-pages
use hipchat v2 api via WebService::HipChat
Pablo Martín Báez Echevarría [Mon, 13 Oct 2014 01:22:48 +0000 (23:22 -0200)]
Update unicode.pl
Brock Wilcox [Thu, 2 Oct 2014 21:39:52 +0000 (17:39 -0400)]
use hipchat v2 api via WebService::HipChat
Pablo Martín Báez Echevarría [Sun, 28 Sep 2014 18:58:07 +0000 (15:58 -0300)]
Fix u.pl
ferret [Sun, 28 Sep 2014 09:04:05 +0000 (10:04 +0100)]
Update go.pl
Change tab completion to match /go but not other command beginning with /go (e.g. /google)
tomaw [Wed, 24 Sep 2014 20:51:50 +0000 (21:51 +0100)]
Merge pull request #39 from dwfreed/gh-pages
qchallengeauth: QuakeNet Q auth script
Alexander Færøy [Sat, 20 Sep 2014 09:30:16 +0000 (11:30 +0200)]
Merge pull request #38 from dgl/urlinfo-ignore-targets
urlinfo.pl ignore target support
Alexander Færøy [Sun, 14 Sep 2014 15:52:44 +0000 (17:52 +0200)]
Merge pull request #43 from dstftw/timer.pl-typo-fix
Fix typo in timer.pl
Sergey M․ [Sun, 14 Sep 2014 15:49:20 +0000 (22:49 +0700)]
Fix typo in timer.pl