summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-01-10Fix PCI info for kernels without /proc, detect wireless cards tooDavid Leadbeater
Thanks Nei for spotting.
2015-01-10Merge branch 'obfuscoder-perlcritic-e-l' into gh-pagesDavid Leadbeater
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-07Merge pull request #106 from grawity/cap_sasl-1.10Geert Hauwaerts
cap_sasl 1.10: add "/sasl pubkey"
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-04Merge pull request #105 from sral/add_slack_emojiDavid Leadbeater
Add slack_emoji.pl
2015-01-03Add slack_emoji.plLars Djerf
A script for converting Slack emoji to smileys.
2015-01-02Merge pull request #104 from bw1/gh-pagesGeert Hauwaerts
trackbar.pl version 1.7
2015-01-02trackbar.pl version 1.7bw1
2014-12-23Remove eng_no_translate_dpryo.plDavid Leadbeater
(Covers pull requests #2 and #3.)
2014-12-23Merge pull request #102 from pierrot14/improve_clones_scannerDavid Leadbeater
Fix conditional sub that isn't actually conditional
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-21Merge pull request #84 from pierrot14/add_clones_scannerDavid Leadbeater
Add clones_scanner.pl
2014-12-20Add clones_scanner.plPablo Martín Báez Echevarría
2014-12-20Reorder yaml file in alphabetical orderPablo 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-20Merge pull request #101 from aapa/screen_away.pl-styfixDavid Leadbeater
screen_away.pl: $STY won't get changed if sessionname is changed during the session
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-19Merge pull request #100 from grawity/cap_sasl-1.9Geert Hauwaerts
cap_sasl 1.9: support different cmdchars
2014-12-18cap_sasl 1.9: support different cmdcharsMantas Mikulėnas
2014-12-18Merge pull request #98 from ailin-nemui/gh-pagesAlexander Færøy
Explicitly remove the login token from environment
2014-12-18Merge pull request #99 from grawity/cap_saslTom Wesley
Add cap_sasl.pl
2014-12-18Add cap_sasl.plMantas Mikulėnas
This is a copy of Atheme's `contrib/cap_sasl.pl` 1.8a.
2014-12-18Explicitly remove the login token from environmentailin-nemui
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
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-01Update scripts.yamlMike Rix Wolfe
Updated rainbow.pl entry for v1.6
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-25fnotif.pl: add entry in scripts.yamlSerge van Ginderachter
Signed-off-by: Serge van Ginderachter <serge@vanginderachter.be>
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