summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-26irc: add command /remove (closes #91)Sébastien Helleu
2014-05-24relay: fix crash when closing relay buffers (closes #57, closes #78)Sébastien Helleu
2014-05-24relay: check pointers received in hdata command to prevent crashes with bad p...Sébastien Helleu
2014-05-24api: add argument "flags" in function hdata_new_listSébastien Helleu
2014-05-24relay: remove warning on /reload of relay.conf when ports are definedSébastien Helleu
2014-05-23irc: fix refresh of bar item "irc_channel" after join/part/kick/kill (issue #86)Sébastien Helleu
2014-05-22core: fix reset of attributes between nick colors in /color bufferSébastien Helleu
2014-05-21irc: fix duplicate sender name in display of notice (closes #87)Sébastien Helleu
2014-05-21irc: fix refresh of buffer name in bar items after join/part/kick/kill (close...Sébastien Helleu
2014-05-20irc: display message 936 (censored word) on channel instead of server bufferSébastien Helleu
2014-05-18core: fix display of item buffer_short_name when the short name is not define...Sébastien Helleu
2014-05-16core: add bar item "buffer_short_name" (task #10882)Sébastien Helleu
2014-05-15irc: add bar item "irc_nick_modes" (closes #71)Sébastien Helleu
2014-05-13alias: add default alias "msgbuf" (send text to a buffer)Sébastien Helleu
2014-05-13core: add option "send" in command /input (send text to a buffer)Sébastien Helleu
2014-05-13core: fix completion %(plugins_commands) when there are more than one argumen...Sébastien Helleu
2014-05-13core: add option "-buffer" in command /command (closes #67)Sébastien Helleu
2014-05-12irc: make reason optional in command /killSébastien Helleu
2014-05-10api: change type of arguments displayed/highlight in hook_print callback from...Sébastien Helleu
2014-05-09core: add commentSébastien Helleu
2014-05-08core: do not restore title of core buffer after /upgradeSébastien Helleu
2014-05-08core: fix memory leak when restoring buffers after /upgradeSébastien Helleu
2014-05-08relay: add message "_buffer_cleared"Sébastien Helleu
2014-05-08irc: add support of message 324 (channel modes) in option irc.look.display_jo...Sébastien Helleu
2014-05-08relay: reformat commentSébastien Helleu
2014-05-08relay: fix disconnection of client on empty websocket framesTor Hveem
2014-05-08core: add support of '!' for tags in /help filterSébastien Helleu
2014-05-08core: add parentheses around tests in conditionsSébastien Helleu
2014-05-07core: add support for negated tags in filters (closes #72)stfn
2014-05-07relay: add support of Internet Explorer websocket (closes #73)Sébastien Helleu
2014-05-06xfer: fix problem with option xfer.file.auto_accept_nicks when the server nam...Sébastien Helleu
2014-05-06irc: add option irc.look.join_auto_add_chantype (closes #65)Sébastien Helleu
2014-05-04core: change default key for bare display from alt-'!' to alt-'l'Sébastien Helleu
2014-04-30Version 1.0-devSébastien Helleu
2014-04-20core: add non-breaking spaces in French translationsSébastien Helleu
2014-04-17irc: fix description of arguments in infolist "irc_nick"Sébastien Helleu
2014-04-13xfer: fix freeze/problems when sending empty files with DCC (closes #53)Sébastien Helleu
2014-04-13irc: add alias "whois" for target buffer of messages 401/402 (closes #54)Sébastien Helleu
2014-04-13relay: add signal "relay_client_auth_ok" for irc and weechat protocolsSébastien Helleu
2014-04-12api: allow wildcard "*" inside the mask in function string_matchSébastien Helleu
2014-04-12core: fix crash on "weechat --upgrade" if no .upgrade files are foundSébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2014-04-12charset: fix /help charset.default.decodeSébastien Helleu
2014-04-12core: add tag "host_xxx" in /help filterSébastien Helleu
2014-04-12trigger: add variable "tg_tag_host" (from tag "host_xxx" in message)Sébastien Helleu
2014-04-12irc: add tag with host ("host_xxx") in IRC messages displayedSébastien Helleu
2014-04-12trigger: interpret escaped chars in regexSébastien Helleu
2014-04-12core: add option "-current" in command /printSébastien Helleu
2014-04-12trigger: remove obsolete commentSébastien Helleu
2014-04-12xfer: fix help of option xfer.file.convert_spacesSébastien Helleu