summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
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-13Make inhibiting the beep configurablemartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-13Initial checkin of ctrlact scriptmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-08Merge pull request #337 from madduck/go_case-insensitiveailin-nemui
[go.pl] Make matching behaviour configurable
2017-02-08Make anchored string matching configurablemartin f. krafft
Introduces two new settings `go_match_anchored` and `go_complete_anchored` that control whether the search string (the argument to `/go`) matches only at the start of window/item names (the default), or anywhere in the names. Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-04Add discard subcommand to drop messagesmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-03Make case-sensitivity of match configurablemartin f. krafft
Introduces two new settings: - 'go_match_case_sensitive' which, if OFF, causes channel/window names to be matched case-insensitively. /go foo → #Foobar - 'go_complete_case_sensitive' which, if ON, causes channel/window names to be matched case-sensitively during tab-completion: /go foo<tab> → will not yield #Foobar Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-02-03Initial checkin of print_signals scriptmartin f. krafft
Signed-off-by: martin f. krafft <madduck@madduck.net>
2017-01-23desktop-notify.pl: bump to 1.0.1xhe
as title
2017-01-23desktop-notify.pl: process non-ascii msgsxhe
irssi-1.0.0 bug found by jimgrape, patched by xhebox. https://github.com/irssi/scripts.irssi.org/issues/334
2017-01-21Make active server and window item visible to scriptletsThomas Stagner
2017-01-20Add perlalias.pl : Provides for quick perl-based commandsThomas Stagner
2017-01-20Invitejoin refactoring of the load and save functionallity as of the ↵dedeibel
nickserv script. Added nicklist empty notice. Validated nick name against being empty.
2017-01-20Nickserv script refactoring, modernized file handling and reused common code ↵dedeibel
parts. Refactoring save file location building to single position. Removing postcmds after deletion of net or nick.
2017-01-20Modernized file opening section. Corrected empty allowed list handling.dedeibel
2017-01-20Removed early exit when writing files which prevented deleting the last ↵dedeibel
entry of a list. Closed files after creating them (touch)
2017-01-17Added allowed users list to invitejoin scriptdedeibel
2017-01-17Added post auth command, for example to trigger a chanserv invitededeibel
2017-01-16exempt cap_sasl_fail, it has been deprecatedAilin Nemui
2017-01-12Simple script that just highlights URLs in public messagesStefan Heinemann
2017-01-10Merge pull request #328 from ailin-nemui/trackbarailin-nemui
update trackbar22 to v2.3
2017-01-09update trackbar22 to v2.3Ailin Nemui
* fix uninitialized warning reported by varazir * add trackbar signals for use in other scripts
2017-01-07Forgot to change versionJari Matilainen
2017-01-07Added unlink to remove the uncompressed logJari Matilainen
2016-12-09Merge pull request #323 from IsaacG/new_listchanailin-nemui
New listsort.pl script: order /list by chan size
2016-12-07Reset the list hash cleanly. Avoid deleting key by key.Isaac Good
2016-12-07Merge pull request #326 from IsaacG/add_ident.plailin-nemui
Add ident.pl - automatically identify from file-based pws
2016-12-06Escape . in .layout regexpIsaac Good
2016-12-06Drop remaining tabsIsaac Good
2016-12-06Drop tabs. Read instead of write passwords.Isaac Good
2016-12-06Fix build errorsIsaac Good
2016-12-06Support multiple spaces between tag and passwordIsaac Good
2016-12-06Add ident.pl to auto identify when prompted, using a pw file.Isaac Good
2016-12-06Clean up my reorder scriptIsaac Good
2016-12-06New listsort.pl script: order /list by chan sizeIsaac Good
2016-11-15Merge pull request #317 from ailin-nemui/masterailin-nemui
adv_windowlist update to 1.3
2016-11-10Merge pull request #321 from rud01f/masterailin-nemui
Updated rud_emotes.pl script
2016-11-07Update rud_emotes.plDawid Ł
2016-11-07mh_sbuserinfo.pl v1.05mh
statusbar item that shows users and limit info in channels changes: added setting _show_details_oper and supporting code added setting _format_sep and supportingf code added setting _format_div and supporting code added setting _group_begin and _format_group_end and supporting code added setting _format_mode_oper, _format_mode_op, _format_mode_ho, _format_mode_vo and _format_mode_other, and supporting code added settting _show_warning_limit_difference and supporting code (changing _show_warning_limit_percent behavior) changed default of _show_warning_limit_percent from 95 to 0
2016-11-01adv_windowlist update to 1.3Ailin Nemui
- workaround for irssi issue #572
2016-10-31Merge pull request #314 from pierrot14/fix_aspellailin-nemui
Fix aspell
2016-10-31Merge pull request #316 from fullmetal1/gh-pagesailin-nemui
various bugfixes from many months of usage
2016-10-26various bugfixes from many months of usageAlex Checca
2016-10-26Revert "various bugfixes from many months of usage"Alex Checca
This reverts commit 05a76b2e0f8baf489f667583f8f3972e7927d67c.
2016-10-26various bugfixes from many months of usageAlex Checca
2016-10-06Jump to next misspelled word when pressing SPCPablo Báez
2016-10-06Makes the script to count logical characters. Otherwise the cursor isn't ↵Pablo Báez
moved to the end when special characters are used in the input field.
2016-10-03Added iquiz.pl & iquiz_en.plwilk
iQuiz is a quiz script featuring five types of games: classic Dizzy, Mieszacz, Familiada, Multi (Familiada without teams) and Pomieszany. iquiz.pl - original script (Polish) iquiz_en.pl - English translation