summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2015-01-25Added kban-referrals.pllinostar
2015-01-13Added isbanned.plmniip
2015-01-11Remove access_evermore.pl, the server it uses is downDavid Leadbeater
(and it blocks which is just silly.)
2015-01-10Merge pull request #42 from incognico/greetignoreDavid Leadbeater
Add greetignore.pl
2015-01-10Merge pull request #35 from mkroman/add-more-mpd-statsDavid Leadbeater
Add bitrate and volume format directives
2015-01-10Remove sysinfo_juerd.pl, it's identical to sysinfoplus.plDavid Leadbeater
2015-01-10Fix PCI info for kernels without /proc, detect wireless cards tooDavid Leadbeater
Thanks Nei for spotting.
2015-01-10Merge branch 'perlcritic-e-l' of ↵David Leadbeater
git://github.com/obfuscoder/scripts.irssi.org into obfuscoder-perlcritic-e-l Conflicts: scripts/eng_no_translate_dpryo.pl
2015-01-10Merge pull request #83 from obfuscoder/perlcritic-s-zDavid Leadbeater
Fix perlcritic issues for all scripts starting with s to z
2015-01-10Merge pull request #78 from obfuscoder/perlcritic-aDavid Leadbeater
Fix perlcritic issues for all scripts starting with a
2015-01-10Merge branch 'gh-pages' of gh:irssi/scripts.irssi.org into gh-pagesDavid Leadbeater
Conflicts: _data/scripts.yaml
2015-01-07cap_sasl 1.10: add "/sasl pubkey"Mantas Mikulėnas
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
2015-01-03Add slack_emoji.plLars Djerf
A script for converting Slack emoji to smileys.
2015-01-02trackbar.pl version 1.7bw1
2014-12-23Remove eng_no_translate_dpryo.plDavid Leadbeater
(Covers pull requests #2 and #3.)
2014-12-21Fix conditional sub that isn't actually conditionalPablo Martín Báez Echevarría
2014-12-21Merge pull request #47 from ferret/patch-1David Leadbeater
Update go.pl
2014-12-21Merge pull request #97 from grawity/auth_quakenetDavid Leadbeater
Add auth_quakenet.pl
2014-12-20Add clones_scanner.plPablo Martín Báez Echevarría
2014-12-20Merge pull request #92 from tka1/gh-pagesDavid Leadbeater
Make localize.pl use utrace.de
2014-12-20Updated version number to script and scripts.yml, it was difficult to decide ↵aapa
what part I should increase
2014-12-20$STY won't get changed if sessionname is changed during the session, worked ↵aapa
around it
2014-12-18cap_sasl 1.9: support different cmdcharsMantas Mikulėnas
2014-12-18Add cap_sasl.plMantas Mikulėnas
This is a copy of Atheme's `contrib/cap_sasl.pl` 1.8a.
2014-12-18Add auth_quakenet.plMantas Mikulėnas
2014-12-15Merge pull request #82 from josteink/autoop-persistenceGeert Hauwaerts
Autoop.pl: Add persistence to auto-op'd nicks.
2014-12-06Version Updatetka
- Changed Version to last change date - Added API documentation URL for utrace.de
2014-12-01Merge pull request #95 from MikeRixWolfe/patch-1David Leadbeater
Add rknockout
2014-12-01Merge pull request #88 from pierrot14/fix-frm_outgmsgsDavid Leadbeater
Fix missing parentheses in frm_outgmsgs.pl
2014-12-01Merge pull request #93 from srvg/fnotifyDavid Leadbeater
import fnotify.pl
2014-12-01Add rknockoutMike Rix Wolfe
Added rknockout function for colorful knockouts.
2014-11-27fnotify.pl: fixes:Serge van Ginderachter
fix proper way to get the irssi-dir replace unknown err function, and do better error handling
2014-11-26Merge pull request #91 from michalrus/utf8-rainbowGeert Hauwaerts
Support UTF-8 in rainbow.pl
2014-11-26Support UTF-8 in rainbow.plMichal Rus
2014-11-26Merge pull request #85 from Makaze/foobarGeert Hauwaerts
Added dice_concise.pl
2014-11-26fnotify.pl: fix perlcritic errorsSerge van Ginderachter
2014-11-25fnotify.pl: Strip non-parsed left over codes (Bitlbee otr messages)Serge van Ginderachter
Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>
2014-11-25fnotify.pl: Update to version 0.0.4 by James ShubinJames 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 <serge@vanginderachter.be>
2014-11-25fnotify.pl: import v0.0.3Thorsten Leemhuis
Source: http://www.leemhuis.info/files/fnotify/fnotify Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>
2014-11-25Make localize.pl use utrace.detka
All ipdb providers seem to be dead. Using utrace.de, localizing actually works again.
2014-11-12cron.pl: Bump version, update changelogtomaw
2014-11-12cron.pl: load jobs when the script loadstomaw
2014-11-10Add twitter_theme.plSam Stoller
2014-11-09Autoop.pl: Add persistance to auto-op'ed nicks. Bump version.Jostein Kjønigsen
2014-11-09Merge pull request #87 from dstftw/countdown-fix-typoDavid Leadbeater
Fix typo sould -> should
2014-11-07Fix missing parentheses in frm_outgmsgs.plPablo Martín Báez Echevarría
2014-11-06Fix typo sould -> shouldSergey M․
2014-10-30Added dice_concise.plMakaze
2014-10-24Fix perlcritic issues for all scripts starting with s to zObfuscoder
2014-10-24Fix perlcritic issues for all scripts starting with aObfuscoder