summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-28aspell: rename callback for info "aspell_dict"Sébastien Helleu
2014-11-27alias: rename callback for infolist "alias"Sébastien Helleu
2014-11-23irc: add missing server options "sasl_timeout", "sasl_fail" and "notify" in o...Sébastien Helleu
2014-11-23irc: remove unused variableSébastien Helleu
2014-11-23irc: rename server option "sasl_disconnect_on_fail" to "sasl_fail", change ty...Sébastien Helleu
2014-11-23irc: merge arrays with server options names and default values into a single ...Sébastien Helleu
2014-11-23Merge branch 'feature/sasl_disconnect_on_fail' of git://github.com/maxteufel/...Sébastien Helleu
2014-11-23core: fix regex replace in eval_expression when regex or regex_replace is emptySébastien Helleu
2014-11-22api: fix truncated process output in hook_process() (closes #266)Sébastien Helleu
2014-11-22irc: add option irc.server.*.sasl_disconnect_on_fail (task #12204)Max Teufel
2014-11-22irc: handle ERR_NICKLOCKED (902)Max Teufel
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-15core: add constant for libcurl >= 7.38.0Sébastien Helleu
2014-11-15core: regroup libcurl constants/options by versionSébastien Helleu
2014-11-15core: add debug message in hook_process when core debug >= 1Sé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-09xfer: fix code styleSébastien Helleu
2014-11-09Merge branch 'xfer_chat' of git://github.com/talisein/weechat-1 into talisein...Sébastien Helleu
2014-11-09xfer: fix commentsSébastien Helleu
2014-11-09xfer: return 0/1 instead of WEECHAT_RC_OK/ERROR in function xfer_resolve_addrSébastien Helleu
2014-11-09Merge branch 'xfer_wildcard' of git://github.com/talisein/weechat-1 into tali...Sébastien Helleu
2014-11-09core: add option weechat.completion.command_inline (task #12491)Sébastien Helleu
2014-11-07python: remove comment added by mistakeSébastien Helleu
2014-11-06core: update German translationsNils Görs
2014-11-06core: update translationsSébastien Helleu
2014-11-06core: add bar item "mouse_status", new options weechat.look.item_mouse_status...Nils Görs
2014-11-04irc: use option irc.look.nick_mode_empty to display nick prefix in bar item "...Sébastien Helleu
2014-11-04irc: disable SSLv3 by default in server option "ssl_priorities" (closes #248)Sébastien Helleu
2014-11-04relay: disable SSLv3 by defaultSébastien Helleu
2014-11-02relay: don't remove relay from config when the binding fails (closes #225), a...Sébastien Helleu
2014-11-01core: send mouse code only one time after delay with command /mouse enable|di...Sébastien Helleu
2014-11-01core: add signals "mouse_enabled" and "mouse_disabled" (closes #244)Sébastien Helleu
2014-11-01core: send mouse code only one time to terminal with command /mouse enable|di...Sébastien Helleu
2014-11-01trigger: fix trigger example "effects" in /help trigger (update regex to new ...Sébastien Helleu
2014-11-01irc: reformat some code to make it more readableSébastien Helleu
2014-11-01irc: add "extended-join" in help of server option "capabilities"Sébastien Helleu
2014-11-01irc: fix display of "(null)" as real name when it is missing in extended-joinSébastien Helleu
2014-11-01irc: add support for CAP extended-joinMax Teufel
2014-11-01irc: fix display of channel exception list (348) with 6 arguments (date missing)Sébastien Helleu
2014-11-01irc: add argument "server_message" in function irc_nick_color_for_msgSébastien Helleu
2014-11-01Merge branch 'master+irc_protocol_nick_address' of git://github.com/maxteufel...Sébastien Helleu
2014-11-01core: fix buffer property "lines_hidden" when merging buffers or when a line ...Sébastien Helleu
2014-10-31irc: remove IRC color codes from buffer title in channels (closes #237)Sébastien Helleu
2014-10-26irc: automatically add current channel in command /samode (closes #241)Sébastien Helleu
2014-10-26relay: add option relay.network.ssl_priorities (closes #234)Sébastien Helleu
2014-10-26core: add note about option weechat.look.color_nick_offline in help of color ...Sébastien Helleu