summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-03-13automatic scripts database update for 08f326abcf4e5ac7103de849ff8bda55a4f25994Irssi Scripts Helper
[skip ci]
2017-03-13Merge pull request #365 from bw1/page-c0ffeeailin-nemui
[page-c0ffee] a small correction
2017-03-12[page-c0ffee] a small correctionbw1
2017-03-11automatic scripts database update for 4fbec074fa19e3f807334ac7dce68c485b110f42Irssi Scripts Helper
[skip ci]
2017-03-11Merge pull request #364 from wilkowy/iquizailin-nemui
Update iQuiz to new version.
2017-03-11Update script to new version.wilk
- added optional automatic hints - made /quiz or /help quiz commands to show only options for selected quiz type (the list was too wide to comprehend) - !podp no longer shows already revealed hint/answer - script informs player about achieving point limit in 50%+1 mode - team order is sorted by join time (Familiada) - option to reset/keep team players in their teams (aside of individual points) (Familiada) - some minor fixes
2017-03-11Merge pull request #3 from wilkowy/masterwilk
Resync with master.
2017-03-11Merge pull request #2 from irssi/masterwilk
Resync with main repository.
2017-03-07automatic scripts database update for f6dd87b5a73bc2e72f323116f7d14b900d5903feIrssi Scripts Helper
[skip ci]
2017-03-07Merge pull request #362 from bw1/colorkickailin-nemui
[colorkick] declare $VERSION %IRSSI
2017-03-07[colorkick] fix bug == with eqbw1
2017-03-07automatic scripts database update for 9a4868007cb9167693220e1090acc7eebac848b5Irssi Scripts Helper
[skip ci]
2017-03-07Merge pull request #361 from bw1/pagerailin-nemui
[pager] declaration $VERSION %IRSSI
2017-03-07[colorkick] declare $VERSION %IRSSIbw1
2017-03-06automatic scripts database update for 3120be4431f9169291416f96def63fc743c226c2Irssi Scripts Helper
[skip ci]
2017-03-06Merge pull request #360 from bw1/translitailin-nemui
translit
2017-03-06automatic scripts database update for 3c41230d022c3a258d32784466cb1e9d61dc5e30Irssi Scripts Helper
[skip ci]
2017-03-06Merge pull request #359 from bw1/dccselfailin-nemui
dccself
2017-03-06[pager] declaration $VERSION %IRSSIbw1
2017-03-06translitbw1
delete translit from whitelist
2017-03-06dccselfbw1
delete dccself from the whitelist
2017-03-05translitbw1
add $VERSION
2017-03-05dccselfbw1
add $VERSION
2017-02-24Show instructions for using scriptassist insteadAilin Nemui
[skip ci]
2017-02-23automatic scripts database update for ce3fc7f78032e872a58fb7badff241f6bc94a0aeIrssi Scripts Helper
[skip ci]
2017-02-23Merge pull request #355 from madduck/ctrlact-fix_cmd_query_netmatchailin-nemui
[ctrlact] Fix network matching for query subcommand
2017-02-24Loosen version check on data file readmartin f. krafft
The versioning of the data file allows for making changes to the format, but if the script version increases without the data file-format being changed, things are expected to work as before, and thus there ought not be an error spouted. Let's only use the versioning to patch up handling for formats of the past. Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-24Fix network matching for query subcommandmartin f. krafft
In the absence of a network tag passed to the `query` subcommand, no rules but the default would match and so the returned match(es) would potentially not actually be the ones used in context of ctrlact's normal operation. This commit fixes #354 by special-casing the threshold match when the data to be looked up doesn't actually specify a network tag. In this case, the output for net will be '(ignored)'. Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-21automatic scripts database update for 2355300abd14a3bd806658c6dde439266916a76fIrssi Scripts Helper
[skip ci]
2017-02-21Merge pull request #352 from aquanight/perlalias.pl+tabcompleteailin-nemui
[perlalias.pl] Add second-level command completion
2017-02-19Forgot the version bumpThomas Stagner
2017-02-19Implement second-level tab completion for /perlalias and /perlunaliasThomas Stagner
2017-02-17automatic scripts database update for c2a891a1ad9138196c415e77f8ff09ad06607738Irssi Scripts Helper
[skip ci]
2017-02-17Merge pull request #350 from madduck/ctrlactailin-nemui
ctrlact — Irssi script for fine-grained control of activity indication
2017-02-15Switch to 3-arg open callsmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Properly handle mappings file creationmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Use croak instead of diemartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Simplify debug outputmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Unify print outputmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Print linenumbers in /ctrlact list outputmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Lower message level of debug outputmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Add ability to match on server tagmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-15Single-line debug outputmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-14React to setup reread signalmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-13automatic scripts database update for f5801eb3f56c452a8c3598aae3320e0a41c0b5caIrssi Scripts Helper
[skip ci]
2017-02-13Merge pull request #348 from dequis/hilightwin_ignore_targetsailin-nemui
hilightwin.pl: Add hilightwin_ignore_targets setting
2017-02-13automatic scripts database update for b639e310bd650a783d728639bdfb04e63c56d0f7Irssi Scripts Helper
[skip ci]
2017-02-13Merge pull request #349 from mafgh/chanactailin-nemui
chanact: update to v0.6.0
2017-02-13chanact: update to v0.6.0Stefan Völkel
2017-02-13hilightwin.pl: Add hilightwin_ignore_targets settingdequis
Setting parser inspired by irssi's own strarray_find_dest()