summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
2015-03-01python: fix name of function "bar_update" in case of errorSébastien Helleu
2015-03-01python: fix restore of old interpreter when a function is not found in the sc...Sébastien Helleu
2015-03-01scripts: fix type of value returned by function hdata_time (from string to lo...Sébastien Helleu
2015-02-21irc: remove useless rename of channel buffer on JOIN received with different ...Sébastien Helleu
2015-02-20relay: fix up/down keys on relay buffer (closes #335)Sébastien Helleu
2015-02-15core: update ChangeLogSébastien Helleu
2015-02-04core: update ChangeLogSébastien Helleu
2015-01-30core: split expression before evaluating it in command "/eval -s"Sébastien Helleu
2015-01-30core: move a line in ChangeLogSébastien Helleu
2015-01-30core: add option "-s" in command /eval to split commands (no more split by de...Sébastien Helleu
2015-01-28irc: fix completion of commands /allchan and /allpvSébastien Helleu
2015-01-25core: add support of "account-notify" irc capability in ChangeLog (closes #11...Sébastien Helleu
2015-01-25core: add table of contents in ChangeLog and ReleaseNotesSébastien Helleu
2015-01-25core: add version 1.1.1 in ChangeLog and ReleaseNotesSébastien Helleu
2015-01-24core: fix random error when creating symbolic link weechat-curses on make ins...Sébastien Helleu
2015-01-24irc: remove server "freenode" from default config file (closes #309)Sébastien Helleu
2015-01-24irc: don't close channel buffer on second /part when option irc.look.part_clo...Sébastien Helleu
2015-01-23core: fix crash when a root bar has conditions different from active/inactive...Sébastien Helleu
2015-01-19irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)Sébastien Helleu
2015-01-19irc: fix /join on a channel buffer opened with autojoin but which failed to joinSébastien Helleu
2015-01-17irc: send QUIT to server and no PART for channels when the server buffer is c...Sébastien Helleu
2015-01-16irc: fix order of channel buffers opened (closes #303)Sébastien Helleu
2015-01-15irc: fix crash in buffer close when server name is the same as a channel name...Sébastien Helleu
2015-01-15doc: add Russian man page, update Russian quickstartSébastien Helleu
2015-01-15core: update ChangeLogSébastien Helleu
2015-01-11Version 1.1Sébastien Helleu
2015-01-06irc: defer the auto-connection to servers with a timer (closes #279, task #13...Sébastien Helleu
2015-01-03doc: fix compilation of man pages with autotools in source directorySébastien Helleu
2015-01-01core: fix compilation of plugins with cmake >= 3.1 (closes #287)Sébastien Helleu
2014-12-28core: check bar conditions in root bars and on each update of a bar itemSébastien Helleu
2014-12-21irc: add option "reorder" in command /server (closes #229)Sébastien Helleu
2014-12-20core: fully evaluate commands bound to keys in cursor and mouse contextsSébastien Helleu
2014-12-14irc: open channel buffers before the JOIN is received from server (autojoin a...Sébastien Helleu
2014-12-13core: use https for WeeChat URLsSébastien Helleu
2014-12-10tests: fix compilation of tests with clang (closes #275)Sébastien Helleu
2014-12-07relay: wait for message CAP END before sending join of channels and backlog t...Sébastien Helleu
2014-11-23irc: add missing server options "sasl_timeout", "sasl_fail" and "notify" in o...Sébastien Helleu
2014-11-23core: update ChangeLog (closes #265, task #12204)Sébastien Helleu
2014-11-22api: fix truncated process output in hook_process() (closes #266)Sébastien Helleu
2014-11-22core: add parentheses after function names in ChangeLogSébastien Helleu
2014-11-22api: return value in function command(), remove WeeChat error after command c...Sébastien Helleu
2014-11-16relay: send messages "_buffer_localvar_*" and "_buffer_type_changed" with syn...Sébastien Helleu
2014-11-16core: fix display bug when scrolling in buffer on a filtered line (closes #240)Sébastien Helleu
2014-11-15script: add option script.scripts.url_force_https (closes #253)Sébastien Helleu
2014-11-11irc: add infolist "irc_color_weechat"Sébastien Helleu
2014-11-11irc: add support for color codes 16-99 in IRC messages (closes #228) (patch f...Sébastien Helleu
2014-11-09core: update ChangeLogSébastien Helleu
2014-11-09core: update ChangeLogSébastien Helleu
2014-11-09core: add option weechat.completion.command_inline (task #12491)Sébastien Helleu
2014-11-06core: update ChangeLogSébastien Helleu