| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-06 | Escape . in .layout regexp | Isaac Good | |
| 2016-12-06 | Clean up my reorder script | Isaac Good | |
| 2016-11-15 | Merge pull request #317 from ailin-nemui/master | ailin-nemui | |
| adv_windowlist update to 1.3 | |||
| 2016-11-10 | Merge pull request #321 from rud01f/master | ailin-nemui | |
| Updated rud_emotes.pl script | |||
| 2016-11-07 | Update rud_emotes.pl | Dawid Ł | |
| 2016-11-07 | mh_sbuserinfo.pl v1.05 | mh | |
| 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-01 | adv_windowlist update to 1.3 | Ailin Nemui | |
| - workaround for irssi issue #572 | |||
| 2016-10-31 | Merge pull request #314 from pierrot14/fix_aspell | ailin-nemui | |
| Fix aspell | |||
| 2016-10-31 | Merge pull request #316 from fullmetal1/gh-pages | ailin-nemui | |
| various bugfixes from many months of usage | |||
| 2016-10-26 | various bugfixes from many months of usage | Alex Checca | |
| 2016-10-26 | Revert "various bugfixes from many months of usage" | Alex Checca | |
| This reverts commit 05a76b2e0f8baf489f667583f8f3972e7927d67c. | |||
| 2016-10-26 | various bugfixes from many months of usage | Alex Checca | |
| 2016-10-06 | Jump to next misspelled word when pressing SPC | Pablo Báez | |
| 2016-10-06 | Makes 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-03 | Added iquiz.pl & iquiz_en.pl | wilk | |
| 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-22 | Merge pull request #308 from rud01f/rud_emotes | ailin-nemui | |
| added rud_emotes.pl | |||
| 2016-09-22 | Merge pull request #309 from n0vember-/master | ailin-nemui | |
| FIX: start and realname declaration | |||
| 2016-09-22 | Fix disclosure via filesystem | Juerd 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-20 | FIX: start and realname declaration | n0vember- | |
| 2016-09-17 | added rud_emotes.pl | Dawid Ł | |
| 2016-09-14 | Merge pull request #305 from tslocum/anames | ailin-nemui | |
| Improve anames nick prefix sorting | |||
| 2016-09-13 | Improve anames nick prefix sorting | Trevor Slocum | |
| 2016-09-13 | CAP printing script | Doug Freed | |
| Prints CAP lines sent from the server. Code stolen from cap_sasl.pl | |||
| 2016-09-03 | added fullwidth | adedomin | |
| 2016-08-16 | Merge pull request #295 from ailin-nemui/up_slack | ailin-nemui | |
| update fix_slackirc to 0.3 | |||
| 2016-08-16 | update fix_slackirc to 0.3 | Ailin Nemui | |
| * Improve fake host as to not confuse irssi on self msgs | |||
| 2016-08-16 | update tmux-nicklist-portable to 0.1.5 | Ailin Nemui | |
| 2016-08-16 | add anames help, settings docs in comments, and get_max_column_count | Ailin Nemui | |
| 2016-08-15 | some anames improvements | Ailin Nemui | |
| 2016-08-15 | update anames to 1.6 | Ailin Nemui | |
| 2016-08-15 | import anames script 1.5 | Ailin Nemui | |
| 2016-08-04 | Fix spelling error in desktop-notify.pl | Andrew McKinlay | |
| 2016-06-29 | Allow /url's browser command to be configured. Closes #286, closes #287. | Trevor Slocum | |
| 2016-06-28 | Fix typo | Pablo | |
| 2016-06-27 | Merge pull request #284 from pierrot14/add_striptime_buffer | ailin-nemui | |
| Add option -striptime in buffer.pl | |||
| 2016-06-25 | uberprompt 0.3 | Ailin Nemui | |
| * fix crash on /window close or /window hide with split windows | |||
| 2016-06-23 | Add option -striptime in buffer.pl | Pablo | |
| 2016-06-18 | Merge pull request #283 from pierrot14/fix_idiomatic_issues | Geert Hauwaerts | |
| Fix past tense of set in comments | |||
| 2016-06-18 | Fix past tense of set in comments | Pablo | |
| 2016-06-18 | Add script buffer.pl | Pablo | |
| 2016-06-16 | Fixed an instance of indentation being different. | efuce | |
| 2016-06-16 | Switched over to WWW::Shorten::TinyURL. Massively simplified the code. | efuce | |
| Consolidated code indentation style. | |||
| 2016-06-15 | Updated tinyurl.pl to make use of HTTP::Tiny instead of LWP::UserAgent. | efuce | |
| Slightly adapted url detection regex to make it work with the current iteration of tinyurl.com. | |||
| 2016-06-10 | update dim_nicks to v0.4.8 | Ailin Nemui | |
| - optionally ignore hilighted lines, reported by vague | |||
| 2016-06-09 | Merge pull request #279 from ailin-nemui/slackirc | ailin-nemui | |
| Update fix_slackirc to 0.2 | |||
| 2016-06-05 | Update fix_slackirc to 0.2 | Ailin Nemui | |
| - support self-messages | |||
| 2016-05-21 | urlinfo 1.4 | Ailin Nemui | |
| - remove formatting codes from messages prior to url scanning | |||
| 2016-05-20 | make mail.pl compile again | Ailin Nemui | |
| 2016-05-16 | dim_nicks 0.4.7 | Ailin Nemui | |
| update dim_nicks to v0.4.7 - fix useless re-reading of settings colour | |||
| 2016-05-10 | Merge pull request #274 from mh-source/gh-pages | ailin-nemui | |
| mh_hold_mode.pl v1.07 | |||
