summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-12-07Merge pull request #324 from IsaacG/cleanup_reorderailin-nemui
Clean up my reorder script
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-15automatic scripts database update for 3dcf71818623ccd3cf5dfc0b4ac99d8871805347Irssi Scripts Helper
[skip ci]
2016-11-15Merge pull request #317 from ailin-nemui/masterailin-nemui
adv_windowlist update to 1.3
2016-11-10automatic scripts database update for c68d4db8394db232f61dd411e55853ddaf1781edIrssi Scripts Helper
[skip ci]
2016-11-10Merge pull request #321 from rud01f/masterailin-nemui
Updated rud_emotes.pl script
2016-11-10automatic scripts database update for b1c2a1a5ebd2d0a7f8e431b99666606bd9e08061Irssi Scripts Helper
[skip ci]
2016-11-10Merge pull request #319 from mh-source/masterailin-nemui
mh_sbuserinfo.pl v1.05
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-31automatic scripts database update for 682bcf49381e488c93e765d601590feca5399ed4Irssi Scripts Helper
[skip ci]
2016-10-31Merge pull request #314 from pierrot14/fix_aspellailin-nemui
Fix aspell
2016-10-31automatic scripts database update for e2d0dd57954ddca5f4c0b9581dcd48677d032e73Irssi Scripts Helper
[skip ci]
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-03automatic scripts database update for 607dc58b991e27c1b9887006d9b430a9a8ec21e0Irssi Scripts Helper
[skip ci]
2016-10-03Merge pull request #313 from wilkowy/iquizailin-nemui
Added iquiz.pl & iquiz_en.pl
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
2016-09-22automatic scripts database update for 14a110ff3bbbc106ebff3548324abd6a40b86bdbIrssi Scripts Helper
[skip ci]
2016-09-22Merge pull request #308 from rud01f/rud_emotesailin-nemui
added rud_emotes.pl
2016-09-22automatic scripts database update for 37e1aac060d43a47d41bcc91c2ed8b05bbba6fd0Irssi Scripts Helper
[skip ci]
2016-09-22Merge pull request #309 from n0vember-/masterailin-nemui
FIX: start and realname declaration
2016-09-22automatic scripts database update for 2d385c2309c89fd4ca5796732fbb91a57d98d8e8Irssi Scripts Helper
[skip ci]
2016-09-22Merge pull request #310 from ailin-nemui/buf-fixailin-nemui
Update buf.pl
2016-09-22Fix disclosure via filesystemJuerd Waalboer
buf.pl restores the scrollbuffer between "/upgrade"s by writing the contents to a file, and reading that after the new process was spawned. Through that file, the contents of (private) chat conversations may leak to other users. Careful users with a limited umask (e.g. 077) are not affected by this bug. However, most Linux systems default to a umask of 022, meaning that files written without further restricting the permissions, are readable by any user. This patch sets a safer umask of 077 for the scrollbuffer dump, and will remove the temporary file after use to further reduce the attack surface. Additionally, it will remove any remaining temporary scrollbuffer file left in place, like those written by previous versions of the script.
2016-09-20FIX: start and realname declarationn0vember-
2016-09-17added rud_emotes.plDawid Ł
2016-09-14automatic scripts database update for bee419a36dd02eaed92d96e929887d994b62db3dIrssi Scripts Helper
[skip ci]
2016-09-14Merge pull request #305 from tslocum/anamesailin-nemui
Improve anames nick prefix sorting
2016-09-13Improve anames nick prefix sortingTrevor Slocum
2016-09-13automatic scripts database update for 5baf4cf2b1a0b63a194f5291e06985746b714127Irssi Scripts Helper
[skip ci]
2016-09-13Merge pull request #307 from dwfreed/patch-1ailin-nemui
CAP printing script
2016-09-13CAP printing scriptDoug Freed
Prints CAP lines sent from the server. Code stolen from cap_sasl.pl
2016-09-04automatic scripts database update for 2966e7b40442a9deefafcc180112f6603786de90Irssi Scripts Helper
[skip ci]
2016-09-04Merge pull request #303 from GeneralUnRest/fullwidthailin-nemui
added fullwidth
2016-09-03added fullwidthadedomin
2016-08-24github votingAilin Nemui
2016-08-18Merge pull request #296 from ailin-nemui/testing-configailin-nemui
test desktop-notify, remove dictcomplete and scriptassist from blacklist