summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2015-06-12Add credstore.pl (#51)Geert Hauwaerts
Add credstore.pl (#51)
2015-06-12Merge pull request #128 from chamm/spellcheckfixGeert Hauwaerts
spellcheck.pl - Fix for urls
2015-05-03Update xdccget.pl with queue management and searchobfuscoder
Update xdccget.pl with some queue management and search capabilities. (pausing, retries, max parallel downloads). Rework of help output.
2015-04-30Adds irssi perl script email_msgs.pl:Igor Duarte Cardoso
This script is based on email_privmsgs.pl v0.5 from Adam James: https://github.com/irssi/scripts.irssi.org/blob/ac4229402acecd02aad24e874316b9d2c6d1a9d2/scripts/email_privmsgs.pl email_msgs.pl provides advanced features and customization options in comparison to email_privmsgs.pl: * support for public messages as well (with/without mentions); * support for own messages as well; * configuration options to select what messages should be emailed: - public received; - private received; - private sent; - public sent; - public mentions received. * configuration option to choose whether the user must be away or not; * configuration option to select message check/email interval; * configuration option for the destination email address; * configuration option to activate detailed info: - currently only to email the user's hostname (for spam tracking e.g.). * fixed code warning related to hashes in original source.
2015-04-29Load nicks on script-loadfimojoha
2015-04-29Use 3-arg open, and check return valuesfimojoha
2015-04-29Script to convert privmsg to notice for selected nicksfimojoha
2015-04-29Script to suggest slack-mention versions of nicks when completingfimojoha
2015-04-24Updating author detailsPatrik Åkerfeldt
I've had a rename since back when this script was written. Also, the old email address is soon deprecated.
2015-04-22Update blowjob.plJacob Christie
Update for compatibility with current Crypt::CBC
2015-04-16Simplify act.pl to make it cleanerDavid Leadbeater
2015-03-24Add whocount.plSvante Kvarnström
Produces a user count at the end of the output of /WHO.
2015-02-25q_username: remove, no longer needed with modern IrssiMantas Mikulėnas
2015-02-20Fix scriptassist broken on unloadAilin Nemui
This is a regression introduced in c5ad61b4b0166f7cb769f23dfece2a5d4e62bd6e where one `defined' statement got removed in error while cleaning up warnings. Fixes #134
2015-02-08Merge branch 'linostar-kban-referrals' into gh-pagesDavid Leadbeater
2015-02-07Add support for fractions of seconds in timer.plPablo Martín Báez Echevarría
2015-02-07enhanced argument parsing to stop potential bugslinostar
2015-02-04irssi_loggerAaron Bieber
2015-02-02Localise the $/ special variable.Ailin Nemui
Follow-up to #129 to fix all $/ inside the scripts archive. Also fix dejunk to not break scripts using the assumed default. Note, other scripts like cmpchans might still break your scripts due to the global nature of the Perl.
2015-02-01Set record break char to newline when loadingJames Seward
I think another script of mine was breaking it, so people.pl couldn't load its own config file as it thought the whole thing was one massive line.
2015-02-01Both $re variables given distinct names.Craig Hammond
2015-02-01Merge branch 'gh-pages' of git://github.com/lasers/scripts.irssi.org into ↵David Leadbeater
gh-pages Conflicts: _data/scripts.yaml
2015-01-31Will now skip checking urls but still check the rest of the words in the input.Craig Hammond
2015-01-31Prevent urls from generating spelling corrections.Craig Hammond
2015-01-31Merge pull request #122 from ailin-nemui/rcs-version-fixGeert Hauwaerts
Normalise version info from rcsid
2015-01-28Fix formatting codes in hilightwinAilin Nemui
Escape any %-code so that it doesn't turn into colours.
2015-01-28Merge pull request #123 from ailin-nemui/send_scrollGeert Hauwaerts
Add new script send_scroll.pl
2015-01-28Merge pull request #117 from michalrus/utf8-rainbowGeert Hauwaerts
Use the Encode module in rainbow.pl
2015-01-26Add new script send_scroll.plAilin Nemui
The send_scroll script scrolls the window to the end before permitting to send new messages. Useful in case you like to forget this.
2015-01-26Normalise version info from rcsidAilin Nemui
2015-01-25Added kban-referrals.pllinostar
2015-01-20Use the Encode module in rainbow.plMichal Rus
Before, I was getting: ``` 12:55:46 -!- Irssi: Error in script rainbow: 12:55:46 Undefined subroutine &Encode::_utf8_on called at /home/m/.irssi/scripts/autorun/rainbow.pl line 50. ```
2015-01-18Script generation fall-outAilin Nemui
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
2015-01-16Fixed scriptsave.pllasers
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