summaryrefslogtreecommitdiff
path: root/ChangeLog.asciidoc
AgeCommit message (Expand)Author
2015-04-22core: remove WeeChat version from config files (closes #407)Sébastien Helleu
2015-04-19core: add options weechat.look.quote_{nick_prefix|nick_suffix|time_format} to...Sébastien Helleu
2015-04-19api: add "_chat_line" (line pointer) in hashtable of hook_focusSébastien Helleu
2015-04-18irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fing...Sébastien Helleu
2015-04-18trigger: do not hook anything if the trigger is disabled (closes #405)Sébastien Helleu
2015-04-17core: add a welcome message on first WeeChat run (closes #318)Sébastien Helleu
2015-04-14irc: add option "-noswitch" in command /query (closes #394)Sébastien Helleu
2015-04-13irc: fix display of PART messages on channels with +a (anonymous flag) (close...Sébastien Helleu
2015-04-11core: add options weechat.look.word_chars_{highlight|input} (closes #55, task...Sébastien Helleu
2015-03-30core: display a warning on startup if the locale can not be set (closes #373)Sébastien Helleu
2015-03-26core: fix typo in ChangeLogSébastien Helleu
2015-03-21ruby: fix crash on /plugin reload (closes #364)Sébastien Helleu
2015-03-21core: allow "*" as plugin name in command /plugin reload to reload all plugin...Sébastien Helleu
2015-03-18script: fix state of script plugins when list of scripts has not been downloadedSébastien Helleu
2015-03-08core: add javascript plugin in ChangeLogSébastien Helleu
2015-03-07scripts: reset current script pointer when load of script fails in python/per...Sébastien Helleu
2015-03-06core: update ChangeLog (closes #346)Sébastien Helleu
2015-03-01guile: fix value returned in case of error in some functionsSébastien Helleu
2015-03-01tcl: fix value returned in case of error in some functionsSébastien Helleu
2015-03-01lua: fix value returned in case of error in some functionsSébastien Helleu
2015-03-01ruby: fix value returned in case of error in some functionsSébastien Helleu
2015-03-01perl: fix value returned in case of error in some functionsSébastien Helleu
2015-03-01python: fix value returned in case of error in some functionsSébastien Helleu
2015-03-01scripts: fix return code of function bar_set in python/perl/ruby/lua/tcl/guil...Sébastien Helleu
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