summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2014-09-28Fix u.plPablo Martín Báez Echevarría
2014-09-28Update go.plferret
Change tab completion to match /go but not other command beginning with /go (e.g. /google)
2014-09-24Merge pull request #39 from dwfreed/gh-pagestomaw
qchallengeauth: QuakeNet Q auth script
2014-09-20Merge pull request #38 from dgl/urlinfo-ignore-targetsAlexander Færøy
urlinfo.pl ignore target support
2014-09-14Fix typo in timer.plSergey M․
2014-09-07Add greetignore.plNico R. Wohlgemuth
2014-08-30Update mispelled wordslasers
2014-08-28Add tmux_away.plJohn C. Vernaleo
2014-08-23qchallengeauth: QuakeNet Q auth scriptDouglas Freed
2014-08-22Add urlinfo_ignore_targets settingDavid Leadbeater
2014-08-20Fixed socket not timing out at specified intervalMikkel Kroman
2014-08-20Add bitrate and volume format directivesMikkel Kroman
2014-08-19Merge pull request #33 from dgl/oopsietomaw
Add oopsie.pl
2014-08-19Merge pull request #29 from aibor/enhanced_mpd.pltomaw
Enhanced mpd.pl
2014-08-13Add oopsie.plDavid Leadbeater
2014-08-13Encode as UTF-8 when sending over the pipeDavid Leadbeater
Fixes script error when the title has unicode in it.
2014-08-11Add urlinfoDavid Leadbeater
2014-08-09Enhanced mpd.plTobias Böhm
- Added new format directives for album name and time - Added support for password authentication - Minor regex edits - Bump to version 0.6
2014-08-07Fix typos in metadata key names of several scriptsdequis
2014-08-01Add scripts autoclearinput and winnumTrevor Slocum
2014-08-01Merge pull request #22 from WhitePatches/gh-pagestomaw
Add noticelogic script
2014-08-01Merge pull request #20 from Cydfrey/vidinfotomaw
Add Vidinfo
2014-07-28Added script to lookup Spotify URIsÖrjan Persson
2014-07-10Add unicode.plDavid Leadbeater
2014-07-10Rewrite noticemove to prefer active windowWhitePatches
Edge cases, including sending yourself notices, are now handled correctly. Should only affect incoming notices. Notice message destination in preference order: * active window if the sender is involved (channel or query) * query with the sender if open * channel you are joined in that has the sender in (first found is used) * irssi default
2014-07-05Scripts: add vidinfo.pl.Frey
2014-07-01nickserv.pl: allow unbounded-length usernames.Matt Sparks
Some ircds, namely unrealircd, allow the username to be 10 characters. RFC 2812 does not seem to specify the maximum length of usernames.
2014-06-26Add smartfilter.plChristian Brassat
2014-06-22Merge pull request #8 from incognico/levelcleartomaw
Add levelclear.pl
2014-06-22Merge pull request #17 from mafgh/patch-1tomaw
Update nm.pl to 0.3.11
2014-06-22Update nm.pl to 0.3.11mafgh
added autosave
2014-06-21Scripts: add procmaillog.pl.Frey
Print incoming mails into irssi, from procmail.log file.
2014-06-16Remove pre-3.0 bitlbee scripts. 1.x is obsolete.dequis
2014-06-15Update nickcolor a bitDavid Leadbeater
Remove a 12 year old fixme that was actually fixed, but remove the cruft related to it. Add ability to configure colours to avoid needing to edit the script.
2014-06-15Update sping.pl to do hires timingDavid Leadbeater
2014-06-15Update usercountDavid Leadbeater
2014-06-15Update URL in my scriptsDavid Leadbeater
2014-06-15Update title.plDavid Leadbeater
2014-06-15Update levelclear.pl to version 1.1Nico R. Wohlgemuth
2014-06-15Add levelclear.plNico R. Wohlgemuth
2014-06-14Merge pull request #6 from palei/emoAlexander Færøy
Add emo.pl
2014-06-12Add more emoticons to emo.plIlkka Pale
2014-06-12Add emo.plIlkka Pale
2014-06-12Merge pull request #5 from ailin-nemui/scriptassist-deprecationAlexander Færøy
sync scriptassist with core scriptassist
2014-06-12sync scriptassist with core scriptassistAilin Nemui
2014-06-12remove obsolete wlstat script (predecessor of adv_windowlist)Ailin Nemui
2014-06-11Merge pull request #1 from tobiasvl/xmpp-nicklistAlexander Færøy
Support nicklists in XMPP rooms
2014-06-10Add aspell_complete.plTom Wesley
2014-06-10Support nicklists in XMPP roomsTobias Langhoff
Add support for nicklists in XMPP chat rooms when using irssi-xmpp, http://cybione.org/~irssi-xmpp/
2014-06-07Move scripts.dmp to /Alexander Færøy