aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* exclusing some channels from loggingterminaldweller2022-07-191-9/+13
|
* updateterminaldweller2022-05-061-2/+4
|
* added a very slightly modified irssi-loggerterminaldweller2022-05-011-0/+137
|
* added a modified version of hilite_urlterminaldweller2022-05-011-0/+44
|
* janky fixterminaldweller2022-04-271-3/+12
|
* Merge pull request #25 from hjan/masterTom Feist2016-08-251-3/+4
|\ | | | | Fix use of uninitialized value in rl_history_match checking
| * Fix use of uninitialized valuehjan2015-03-221-3/+4
| | | | | | | | | | | | | | When looking up search-matches, the $match variable may be used uninitialized. A simple check before the use avoids that. Signed-off-by: hjan <hoeppner.jan@xurv.org>
* | add note to readme about possible stale filesTom Feist2016-08-251-0/+7
| | | | | | mention that this is only semi-maintained by me anymore and that some scripts might be out-of-date, especially the `fixery/` ones that were originally written by someone else.
* | Delete obsolete version of adv_windowlistTom Feist2016-08-251-2564/+0
|/ | | | removed since it's way out of date. Newer versions can be found at https://scripts.irssi.org/scripts/adv_windowlist.pl
* oops, escape the var in the documentation. Promise self to actually test ↵Tom Feist2012-08-061-1/+1
| | | | before releasing.
* apply uberprompt_empty / uberprompt_trim_data patch from "meh."Tom Feist2012-08-061-8/+51
| | | | | | | <meh@paranoici.org>, and add (minimal) documentation about it. Not rigorously tested, bug reports welcomed (hopefully acted on faster than the ~2 months it took to get aroudn to applying this patch :p)
* added a new boolean setting `uberprompt_restore_on_exit` which determinesTom Feist2012-08-061-3/+7
| | | | | whether it should run the code that removes the uberprompt statusbar, and resets the 'prompt' one. This is probalby only useful if you disable autostart as well.
* clean up a bit of the content/style of doc patch by rking.Tom Feist2012-04-281-18/+20
|
* Merge branch 'master' of github.com:shabble/irssi-scriptsTom Feist2012-04-281-0/+31
|\
| * Merge pull request #21 from ryanjosephking/masterTom Feist2012-04-281-0/+31
| |\ | | | | | | Add tip about Alt+_ window switching.
| | * Add tip about Alt+_ window switching.rking2012-04-131-0/+31
| | | | | | | | | | | | | | | | | | | | | - Paragraph about how it is better to use Alt+[0-9qwertyuio] than Esc+[0-9qwertyuio] - How to fix metaSendsEscape for xterm.
* | | Merge branch 'master' of github.com:shabble/irssi-scriptsTom Feist2012-04-131-0/+15
|\| |
| * | vim-mode: Document screen/tmux esc timeout issues and fix.Simon Ruderich2012-04-131-0/+15
| |/
* / added scriptinfo template stub, but with some naming stuff pasted in for ↵Tom Feist2012-02-201-0/+166
|/ | | | safekeeping
* Merge branch 'richoH-dev', remote-tracking branch 'origin/richoH-dev'Tom Feist2012-02-033-1/+553
|\
| * Merge branch 'master' into richoH-devrichoH-devricho2011-09-231-89/+167
| |\
| * | TODO notesricho2011-09-211-0/+4
| | |
| * | Staging a few ideas on this slow shutdown issuericho2011-09-211-1/+2
| | |
| * | Merge branch 'master' into richoH-devricho2011-09-218-16/+145
| |\ \
| * \ \ Merge branch 'master' into richoH-devricho2011-07-18165-36816/+10982
| |\ \ \
| * | | | Added goodnicks from richoH/richos-irssiricho2011-07-181-0/+321
| | | | |
| * | | | (no commit message)Rich Healey2011-01-071-0/+2
| | | | |
| * | | | Merged changes from masterjoin_password_channelsRich Healey2011-01-061-0/+224
| | | | | | | | | | | | | | | | | | | | Shabble, you can now unmerge them if you want.
* | | | | fixerying grep, trying ot introduce colouring of matches. Some initial work ↵Tom Feist2012-02-032-13/+104
| | | | | | | | | | | | | | | | | | | | on adv_windowlist to support /window goto shortcuts as well
* | | | | bump vim_mode version number to 1.1.0 ready for tagging.vim_mode_1.1Tom Feist2012-02-031-2/+2
| | | | |
* | | | | mostly refixified grep.pl: building regex in different wayTom Feist2012-02-021-40/+102
| | | | |
* | | | | added grep.pl to fixery prior to adding some in-app help.Tom Feist2012-02-021-0/+82
| | | | |
* | | | | vim_mode: change vim_mode_esc_buf_timeout setting to be of type TIME. DefaultTom Feist2012-02-021-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remains at 10ms. TODO: people who have customised this already may experience Weird Thiiiings(tm). Test.
* | | | | added clean adv_windowlist prior to adding custom channel hilightsTom Feist2011-12-301-0/+2477
| | | | |
* | | | | Merge remote-tracking branch 'origin/master'Tom Feist2011-12-023-0/+340
|\ \ \ \ \
| * | | | | Add trackbar with extra goto command, as I couldn't get in touch withricho2011-10-142-0/+204
| | | | | | | | | | | | | | | | | | | | | | | | the original author to contribute
| * | | | | Add a hacked up version of fnotify that beeps as well as printingricho2011-10-141-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hilights to file This allows you to specify who you want to light up in tmux/screen
* | | | | | Another flagrant abuse of version control because I'm too lazy to stash.Tom Feist2011-12-025-27/+134
| | | | | |
* | | | | | Add a whole bunch of un-tracked files that need some looking at.Tom Feist2011-12-026-0/+719
| | | | | |
* | | | | | renamed foreach-guard to molly-guard and added a bunch of extra todo items. ↵Tom Feist2011-12-021-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 onTom Feist2011-11-251-0/+143
| | | | | | | | | | | | | | | | | | | | | | | | channel flooding/spamming users.
* | | | | | TODO: repro & fix bug indicated in comment.Tom Feist2011-11-251-1/+2
| | | | | |
* | | | | | update template with some generic debugging features.Tom Feist2011-11-251-0/+32
| | | | | |
* | | | | | added growl_notify, as a stub for the growl notification interfaceTom Feist2011-10-241-0/+90
| | | | | |
* | | | | | added a bunch of feature_test stuff that I've forgotten to add. NothingTom Feist2011-10-114-0/+292
|/ / / / / | | | | | | | | | | | | | | | interesting really.
* | | | | added dcc-kill, a very quick hack as a base for building a dcc-spambot killer.Tom Feist2011-10-111-0/+106
| | | | |
* | | | | nicklist: more cleanup - converted logic to use more symbolic constants, fixed aTom Feist2011-10-111-67/+50
| | | | | | | | | | | | | | | | | | | | bunch of formatting stuff.
* | | | | nicklist: more formatting cleanup, mostly line-wrappingTom Feist2011-10-101-17/+23
| | | | |
* | | | | nicklist: bumped version number, added my contact details to header.Tom Feist2011-10-101-5/+10
| | | | | | | | | | | | | | | | | | | | still need to update comments in head.
* | | | | nicklist: now with support for +a (admin, & sigil), and +q (~ sigil - ↵Tom Feist2011-10-101-87/+88
| | | | | | | | | | | | | | | | | | | | channel owner)