summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
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-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-22Merge pull request #308 from rud01f/rud_emotesailin-nemui
added rud_emotes.pl
2016-09-22Merge pull request #309 from n0vember-/masterailin-nemui
FIX: start and realname declaration
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-14Merge pull request #305 from tslocum/anamesailin-nemui
Improve anames nick prefix sorting
2016-09-13Improve anames nick prefix sortingTrevor Slocum
2016-09-13CAP printing scriptDoug Freed
Prints CAP lines sent from the server. Code stolen from cap_sasl.pl
2016-09-03added fullwidthadedomin
2016-08-16Merge pull request #295 from ailin-nemui/up_slackailin-nemui
update fix_slackirc to 0.3
2016-08-16update fix_slackirc to 0.3Ailin Nemui
* Improve fake host as to not confuse irssi on self msgs
2016-08-16update tmux-nicklist-portable to 0.1.5Ailin Nemui
2016-08-16add anames help, settings docs in comments, and get_max_column_countAilin Nemui
2016-08-15some anames improvementsAilin Nemui
2016-08-15update anames to 1.6Ailin Nemui
2016-08-15import anames script 1.5Ailin Nemui
2016-08-04Fix spelling error in desktop-notify.plAndrew McKinlay
2016-06-29Allow /url's browser command to be configured. Closes #286, closes #287.Trevor Slocum
2016-06-28Fix typoPablo
2016-06-27Merge pull request #284 from pierrot14/add_striptime_bufferailin-nemui
Add option -striptime in buffer.pl
2016-06-25uberprompt 0.3Ailin Nemui
* fix crash on /window close or /window hide with split windows
2016-06-23Add option -striptime in buffer.plPablo
2016-06-18Merge pull request #283 from pierrot14/fix_idiomatic_issuesGeert Hauwaerts
Fix past tense of set in comments
2016-06-18Fix past tense of set in commentsPablo
2016-06-18Add script buffer.plPablo
2016-06-16Fixed an instance of indentation being different.efuce
2016-06-16Switched over to WWW::Shorten::TinyURL. Massively simplified the code.efuce
Consolidated code indentation style.
2016-06-15Updated 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-10update dim_nicks to v0.4.8Ailin Nemui
- optionally ignore hilighted lines, reported by vague
2016-06-09Merge pull request #279 from ailin-nemui/slackircailin-nemui
Update fix_slackirc to 0.2
2016-06-05Update fix_slackirc to 0.2Ailin Nemui
- support self-messages
2016-05-21urlinfo 1.4Ailin Nemui
- remove formatting codes from messages prior to url scanning
2016-05-20make mail.pl compile againAilin Nemui
2016-05-16dim_nicks 0.4.7Ailin Nemui
update dim_nicks to v0.4.7 - fix useless re-reading of settings colour
2016-05-10Merge pull request #274 from mh-source/gh-pagesailin-nemui
mh_hold_mode.pl v1.07
2016-05-10mh_hold_mode.pl v1.07mh
Emulation of ircII per-window hold_mode changes: corrected typo in instructions added space to old-style more so it looks better
2016-05-04chansort_configurable: Fix a bug & change the defaultÆvar Arnfjörð Bjarmason
For the reasons covered in the commets I'm adding here the ${a,b}.{type,chatnet,name} would sometimes not be filled, which my default sorter was assuming so it would end up spewing some warnings. So change the filling of the defaults to that this is always filled, and document what the value passed as $a or $b will look like. Finally, change the default sorting from the more naïve example that just mostly does alphabetic sorting to one that preserves the order of the QUERY windows as they're created.
2016-05-03Merge pull request #271 from mh-source/gh-pagesailin-nemui
mh_hold_mode.pl v1.06
2016-05-03mh_hold_mode.pl v1.06mh
Emulation of ircII per-window hold_mode changes: fixed call to missing sub
2016-05-01Merge pull request #270 from vague666/268_fixailin-nemui
Added command_runsub glue
2016-05-01Added command_runsub glueJari Matilainen
2016-04-27Merge pull request #266 from ailin-nemui/settingsailin-nemui
Add settingshelp
2016-04-27Merge pull request #263 from ailin-nemui/beforespaceailin-nemui
Add script beforespace
2016-04-27Merge pull request #261 from ailin-nemui/nm2ailin-nemui
update nm2
2016-04-27Merge pull request #264 from ailin-nemui/colon-emojjiailin-nemui
Add colon_emoji