| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2016-05-10 | mh_hold_mode.pl v1.07 | mh | |
| Emulation of ircII per-window hold_mode changes: corrected typo in instructions added space to old-style more so it looks better | |||
| 2016-05-04 | chansort_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-03 | Merge pull request #271 from mh-source/gh-pages | ailin-nemui | |
| mh_hold_mode.pl v1.06 | |||
| 2016-05-03 | mh_hold_mode.pl v1.06 | mh | |
| Emulation of ircII per-window hold_mode changes: fixed call to missing sub | |||
| 2016-05-01 | Merge pull request #270 from vague666/268_fix | ailin-nemui | |
| Added command_runsub glue | |||
| 2016-05-01 | Added command_runsub glue | Jari Matilainen | |
| 2016-04-27 | Merge pull request #266 from ailin-nemui/settings | ailin-nemui | |
| Add settingshelp | |||
| 2016-04-27 | Merge pull request #263 from ailin-nemui/beforespace | ailin-nemui | |
| Add script beforespace | |||
| 2016-04-27 | Merge pull request #261 from ailin-nemui/nm2 | ailin-nemui | |
| update nm2 | |||
| 2016-04-27 | Merge pull request #264 from ailin-nemui/colon-emojji | ailin-nemui | |
| Add colon_emoji | |||
| 2016-04-27 | Merge pull request #262 from ailin-nemui/autowho | ailin-nemui | |
| Add autowho script | |||
| 2016-04-27 | Add colon_emoji | Ailin Nemui | |
| Replace words between :...: in messages according to a text file. Was intended for Unicode Emoji on certain proprietary platforms. | |||
| 2016-04-27 | Merge pull request #265 from ailin-nemui/slackirc | ailin-nemui | |
| Add fix_slackirc | |||
| 2016-04-26 | recentdepart: fix undefined variable warnings | Trevor Slocum | |
| 2016-04-26 | autoaway: remove dead code | Trevor Slocum | |
| 2016-04-26 | mass_hilight_blocker: fix nick quoting | Trevor Slocum | |
| 2016-04-27 | Add settingshelp | Ailin Nemui | |
| A copy of https://irssi.org/documentation/settings/ as /help script | |||
| 2016-04-27 | Add fix_slackirc | Ailin Nemui | |
| Some workarounds to improve irssi experience on the Slack IRC gateway | |||
| 2016-04-26 | Add script beforespace | Ailin Nemui | |
| Rebind certain keys so that they are inserted before the space | |||
| 2016-04-26 | Add autowho script | Ailin Nemui | |
| periodically send /who to channels | |||
| 2016-04-26 | update nm2 | Ailin Nemui | |
| - add support for realnames script | |||
| 2016-04-26 | update tmux-nicklist-portable | Ailin Nemui | |
| - implement documented but non-existant feature - add gone sort option - add support for realnames script | |||
| 2016-04-26 | Merge pull request #259 from tslocum/hilightcmd | ailin-nemui | |
| Add hilightcmd with proper shell string quoting | |||
| 2016-04-26 | Trim whitespace from hilighted text and improve script usage examples | Trevor Slocum | |
| 2016-04-25 | Quote message before passing to shell | Trevor Slocum | |
| 2016-04-25 | chanact: allow case-insensitive aliases, silence extraneous /window_alias ↵ | Trevor Slocum | |
| error message | |||
| 2016-04-20 | Merge pull request #254 from ilmari/freenode-and-perl | ailin-nemui | |
| nickserv.pl: Add support for Freenode and irc.perl.org | |||
| 2016-04-20 | nickserv.pl: Add support for Freenode and irc.perl.org | Dagfinn Ilmari Mannsåker | |
| Freenode includes control characters in its notices, so strip these. Also removes a redundant regexp from the if clause for /msg NickServ style services. | |||
| 2016-04-18 | %IRSSI and was missing | Jari Matilainen | |
| 2016-04-18 | autorun scripts in the autorun directory | Jari Matilainen | |
| 2016-04-13 | Typo on install path | Leo Arias | |
| 2016-04-04 | Remove studivz_bitlbee_rename.pl. Use the 'nick_format' setting instead | dequis | |
