Age | Commit message (Expand) | Author |
2010-10-09 | Move some IRC options from network section to server section (task #10664, ta... | Sebastien Helleu |
2010-10-07 | Rename options "irc.look.open_{channel|pv}_near_server" to "irc.look.new_{cha... | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-09-12 | Do not send WHO on channel joined (to check away nicks) if option irc.network... | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-05-29 | Fix bug with nick prefix '*' (chan founder) on some IRC servers (bug #29890) | Sebastien Helleu |
2010-05-21 | Add optional message in IRC private buffer when nick is back on server after ... | Sebastien Helleu |
2010-04-20 | Set buffer local variable "away" when opening new IRC channel (bug #29618) | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-04-03 | Fix display of empty nicklist in IRC private buffers | Sebastien Helleu |
2010-04-03 | Add highlight word "$nick" instead of real nick in IRC and xfer plugins | Sebastien Helleu |
2010-04-03 | Change buffer properties only when buffer is created by IRC plugin (channels ... | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu |
2010-01-17 | Add new IRC output queue for messages with low priority (like automatic CTCP ... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-16 | Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on cha... | Sebastien Helleu |
2009-11-19 | Add IRC option to use same nick color in channel and private (on by default) ... | Sebastien Helleu |
2009-07-06 | Open channel/pv near server when no channel/pv is opened (with option irc.loo... | Sebastien Helleu |
2009-06-25 | Add options irc.look.open_channel/pv_near_server | Sebastien Helleu |
2009-04-24 | Add anti-flood for extra IRC commands like msg/notice/query/quote and some other | Sebastien Helleu |
2009-04-03 | Add new values for option irc.look.nick_completion_smart: off / speakers / sp... | Sebastien Helleu |
2009-04-01 | Add default template completion (by default: nick or IRC channel) | Sebastien Helleu |
2009-03-23 | Set again buffer properties when using existing irc/jabber channel/pv buffer | Sebastien Helleu |
2009-02-25 | Fix bug with reset of topic for irc channel / jabber muc | Sebastien Helleu |
2009-02-20 | Fix bug with smart completion (irc/jabber): keep unique nicks in list of last... | Sebastien Helleu |
2009-02-17 | Add new local variable "type" for buffers | Sebastien Helleu |
2009-02-08 | Add new signals "irc_channel_opened" and "irc_pv_opened" | Sebastien Helleu |
2009-01-31 | Fix nicklist sort with IRC nicks (chan owner and admin first in list) | Sebastien Helleu |
2009-01-30 | Fix problem with read marker when manually switching to other buffer with som... | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-17 | Improve nick completion: complete first by nicks that highlight me, before ni... | Sebastien Helleu |
2008-12-04 | Fix display problem with color for groups in nicklist | Sebastien Helleu |
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu |
2008-11-15 | Reintroduce option "irc.network.send_unknown_commands", save extra data for b... | Sebastien Helleu |
2008-11-04 | Fix bug with pointer conversions on 64 bits architecture | Sebastien Helleu |
2008-10-27 | Add missing include of time.h in irc-channel.c | Sebastien Helleu |
2008-10-26 | Fix option irc.network.away_check | Sebastien Helleu |
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu |
2008-10-24 | Add local variables for buffers, fix alias creation, use of local variables $... | Sebastien Helleu |
2008-10-22 | Add function buffer_set_pointer in plugin API | Sebastien Helleu |
2008-10-20 | Add some buffer infos in IRC infolists hooked | Sebastien Helleu |
2008-10-20 | Add new property "short_name" for buffers | Sebastien Helleu |
2008-10-18 | Remove unused option look.input_format, fix refresh bug with input prompt for... | Sebastien Helleu |
2008-10-07 | Add backlog for IRC channel and private buffers | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |