Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another flagrant abuse of version control because I'm too lazy to stash. | Tom Feist | 2011-12-02 | 5 | -27/+134 |
| | |||||
* | Add a whole bunch of un-tracked files that need some looking at. | Tom Feist | 2011-12-02 | 6 | -0/+719 |
| | |||||
* | renamed foreach-guard to molly-guard and added a bunch of extra todo items. ↵ | Tom Feist | 2011-12-02 | 1 | -14/+53 |
| | | | | | | | | | It doesn't actually do much of anything yet though. added a bunch of documentation about the /foreach protection mode. Should probably test it first though, since it's been a while. this is actually the other part of the rename of molly-guard. | ||||
* | added beginnings of flood_detect.pl, a script to perform arbitrary actions on | Tom Feist | 2011-11-25 | 1 | -0/+143 |
| | | | | channel flooding/spamming users. | ||||
* | TODO: repro & fix bug indicated in comment. | Tom Feist | 2011-11-25 | 1 | -1/+2 |
| | |||||
* | update template with some generic debugging features. | Tom Feist | 2011-11-25 | 1 | -0/+32 |
| | |||||
* | added growl_notify, as a stub for the growl notification interface | Tom Feist | 2011-10-24 | 1 | -0/+90 |
| | |||||
* | added a bunch of feature_test stuff that I've forgotten to add. Nothing | Tom Feist | 2011-10-11 | 4 | -0/+292 |
| | | | | interesting really. | ||||
* | added dcc-kill, a very quick hack as a base for building a dcc-spambot killer. | Tom Feist | 2011-10-11 | 1 | -0/+106 |
| | |||||
* | nicklist: more cleanup - converted logic to use more symbolic constants, fixed a | Tom Feist | 2011-10-11 | 1 | -67/+50 |
| | | | | bunch of formatting stuff. | ||||
* | nicklist: more formatting cleanup, mostly line-wrapping | Tom Feist | 2011-10-10 | 1 | -17/+23 |
| | |||||
* | nicklist: bumped version number, added my contact details to header. | Tom Feist | 2011-10-10 | 1 | -5/+10 |
| | | | | still need to update comments in head. | ||||
* | nicklist: now with support for +a (admin, & sigil), and +q (~ sigil - ↵ | Tom Feist | 2011-10-10 | 1 | -87/+88 |
| | | | | channel owner) | ||||
* | moving a lot of the sigil processing code into tables rather than hardcoded ↵ | Tom Feist | 2011-10-10 | 1 | -24/+131 |
| | | | | constants | ||||
* | adding nicklist, with some minor cosmetic cleanup so far. | Tom Feist | 2011-10-10 | 2 | -0/+666 |
| | | | | Also a readme that explains what the stuff in this dir does. | ||||
* | awayproxy: more formatting cleanup, some constants for script modes, and a | Tom Feist | 2011-10-09 | 1 | -81/+97 |
| | | | | refactoring of the mode checking logic. | ||||
* | awayproxy: general tidy-up, rejig config initialisation and change some weird | Tom Feist | 2011-10-09 | 1 | -88/+112 |
| | | | | $foo == "1" tests. Need to check behaviour is still correct. | ||||
* | added original copy of awayproxy pre-fixing | Tom Feist | 2011-10-09 | 1 | -0/+277 |
| | |||||
* | WIP: added joinswitch.pl | Tom Feist | 2011-10-02 | 1 | -0/+99 |
| | | | | | joinswitch - either joins a specified channel, or switches to it if you are already joined there. Bit more complicated due to heuristics to match /^#+$channel/. | ||||
* | added any_time.pl | Tom Feist | 2011-09-24 | 1 | -0/+37 |
| | | | | | | adds a statusbar item called 'any_time' with a custom time format configuration (with /set any_time_format %H:%M or whatever. Uses standard POSIX strftime formats). | ||||
* | cleanup linehax a bit. | Tom Feist | 2011-09-24 | 1 | -18/+0 |
| | |||||
* | added linehax, a proof of concept for altering existing lines with /subs ↵ | Tom Feist | 2011-09-23 | 1 | -0/+176 |
| | | | | s/find/replace/ | ||||
* | If these links don't work I'm going to move to the country and live in the ↵ | Tom Feist | 2011-09-23 | 1 | -80/+87 |
| | | | | woods. | ||||
* | Actually really truly fixed the urls this time. Honest. | Tom Feist | 2011-09-23 | 1 | -30/+32 |
| | |||||
* | Return of the Son of README: finally fix the pesky links (maybe?) | Tom Feist | 2011-09-21 | 1 | -98/+109 |
| | |||||
* | fix all the links in the readme to use the right syntax. Meh. | Tom Feist | 2011-09-21 | 1 | -8/+9 |
| | |||||
* | Merge branch 'master' of github.com:shabble/irssi-scripts | Tom Feist | 2011-09-21 | 1 | -5/+0 |
|\ | |||||
| * | Remove deprecated docs | richo | 2011-09-20 | 1 | -5/+0 |
| | | |||||
* | | updated readme with a bunch of todo items. | Tom Feist | 2011-09-21 | 1 | -0/+57 |
|/ | |||||
* | added a delay to the /password function to make the input change show up. | shabble | 2011-08-15 | 1 | -3/+7 |
| | |||||
* | Merge branch 'master' of github.com:shabble/irssi-scripts | shabble | 2011-08-15 | 1 | -3/+3 |
|\ | |||||
| * | Updated docs | richo | 2011-08-01 | 1 | -3/+3 |
| | | |||||
* | | added simple demo of input masking for password entry. | shabble | 2011-08-15 | 1 | -0/+125 |
|/ | |||||
* | fixed incorrect signal removal (leading to irssi-crashing loop) in ↵ | Tom Feist | 2011-07-24 | 2 | -2/+2 |
| | | | | documentation for uberprompt | ||||
* | fixes bug in notifyquit uberprompt autoload | Tom Feist | 2011-07-24 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Tom Feist | 2011-07-20 | 2 | -9/+10 |
|\ | |||||
| * | at least on some networks, just a prefix is valid | richo | 2011-07-18 | 1 | -1/+1 |
| | | |||||
| * | Recognise other channel prefixes and characters | richo | 2011-07-18 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #9 from sm00th/tinyurl-tabcomplete | Tom Feist | 2011-07-18 | 1 | -1/+1 |
| |\ | | | | | | | shortening for protocols other than http. defaults to http:// unless specified. | ||||
| | * | shortening support for protocols other than http(s) | Artem Savkov | 2011-07-14 | 1 | -1/+1 |
| | | | |||||
| | * | fix https urls shortening | Artem Savkov | 2011-07-13 | 1 | -1/+1 |
| | | | |||||
| * | | Only attempt join if channel exists | richo | 2011-07-18 | 1 | -5/+6 |
| | | | |||||
| * | | Retrieve channel data before attempting to work out channel list | richo | 2011-07-18 | 1 | -1/+1 |
| | | | |||||
* | | | add additional check to avoid crash if URI doesn't have a 'host' method. | Tom Feist | 2011-07-20 | 1 | -1/+6 |
| | | | |||||
* | | | changed format reset to format delete for chansetup_footer, to properly ↵ | Tom Feist | 2011-07-18 | 1 | -1/+1 |
|/ / | | | | | | | restore it if unset to begin with | ||||
* | | bit more cleanup on get_format_string | Tom Feist | 2011-07-16 | 1 | -4/+1 |
| | | |||||
* | | trim out the caller() uglyness, since it's not actually needed for get_format(). | Tom Feist | 2011-07-16 | 1 | -9/+2 |
| | | |||||
* | | fix code-paths not properly stopping the print text signal | Tom Feist | 2011-07-16 | 1 | -4/+8 |
| | | |||||
* | | getchan now actually parses the channel data | Tom Feist | 2011-07-16 | 1 | -10/+74 |
| | | |||||
* | | added a reference to the module names for formats | Tom Feist | 2011-07-16 | 1 | -0/+1 |
| | |