aboutsummaryrefslogtreecommitdiffstats
path: root/fixery (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-25Delete obsolete version of adv_windowlistTom Feist1-2564/+0
removed since it's way out of date. Newer versions can be found at https://scripts.irssi.org/scripts/adv_windowlist.pl
2012-02-03fixerying grep, trying ot introduce colouring of matches. Some initial work ↵Tom Feist2-13/+104
on adv_windowlist to support /window goto shortcuts as well
2012-02-02mostly refixified grep.pl: building regex in different wayTom Feist1-40/+102
2012-02-02added grep.pl to fixery prior to adding some in-app help.Tom Feist1-0/+82
2011-12-30added clean adv_windowlist prior to adding custom channel hilightsTom Feist1-0/+2477
2011-12-02Another flagrant abuse of version control because I'm too lazy to stash.Tom Feist1-5/+17
2011-12-02Add a whole bunch of un-tracked files that need some looking at.Tom Feist1-0/+205
2011-10-14Add trackbar with extra goto command, as I couldn't get in touch withricho2-0/+204
the original author to contribute
2011-10-11nicklist: more cleanup - converted logic to use more symbolic constants, fixed aTom Feist1-67/+50
bunch of formatting stuff.
2011-10-10nicklist: more formatting cleanup, mostly line-wrappingTom Feist1-17/+23
2011-10-10nicklist: bumped version number, added my contact details to header.Tom Feist1-5/+10
still need to update comments in head.
2011-10-10nicklist: now with support for +a (admin, & sigil), and +q (~ sigil - ↵Tom Feist1-87/+88
channel owner)
2011-10-10moving a lot of the sigil processing code into tables rather than hardcoded ↵Tom Feist1-24/+131
constants
2011-10-10adding nicklist, with some minor cosmetic cleanup so far.Tom Feist2-0/+666
Also a readme that explains what the stuff in this dir does.
2011-10-09awayproxy: more formatting cleanup, some constants for script modes, and aTom Feist1-81/+97
refactoring of the mode checking logic.
2011-10-09awayproxy: general tidy-up, rejig config initialisation and change some weirdTom Feist1-88/+112
$foo == "1" tests. Need to check behaviour is still correct.
2011-10-09added original copy of awayproxy pre-fixingTom Feist1-0/+277