summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-27core: fix display of invalid UTF-8 chars in bars (issue #218)Sébastien Helleu
2015-06-27irc: decode/encode only text in IRC messages and not the headers (bug ↵Sébastien Helleu
#29886, closes #218, closes #451)
2015-06-27xfer: evaluate content of options xfer.file.download_path and ↵Sébastien Helleu
xfer.file.upload_path (issue #388)
2015-06-27doc: update German auto-generated filesSébastien Helleu
2015-06-26core: update German translationsNils Görs
2015-06-26script: call function string_eval_path_home() to evaluate scripts pathSébastien Helleu
2015-06-25logger: call function string_eval_path_home() to evaluate logger file pathSébastien Helleu
2015-06-24doc: update examples for functon string_eval_path_home() in plugin API referenceSébastien Helleu
2015-06-24api: add function string_eval_path_home()Sébastien Helleu
2015-06-23core: fix help of /eval commandSébastien Helleu
2015-06-23core: allow pointer as list name in evaluation of hdata (closes #450)Sébastien Helleu
2015-06-22doc: update Japanese auto-generated filesSébastien Helleu
2015-06-22Merge remote-tracking branch 'origin/pr/447'Sébastien Helleu
2015-06-22core: fix bar item "scroll" after /buffer clear (closes #448)Sébastien Helleu
2015-06-21core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-06-21script: rename option script.scripts.dir to script.scripts.path (issue #388)Sébastien Helleu
2015-06-20logger: evaluate content of option logger.file.path (issue #388)Sébastien Helleu
2015-06-19script: evaluate content of option script.scripts.dir (issue #388)Sébastien Helleu
2015-06-18core: exclude directory tests/ubuntu/ from tarballsSébastien Helleu
2015-06-16irc: fix crash with commands /allchan, /allpv and /allserv if the executed ↵Sébastien Helleu
command closes buffers (closes #445)
2015-06-15irc: do not open auto-joined channels buffers when option "-nojoin" is used ↵Sébastien Helleu
in command /connect Even if the option irc.look.buffer_open_before_autojoin is on.
2015-06-14tests: add package libcpputest-dev for ubuntu/precise (Travis CI)Sébastien Helleu
2015-06-14core: fix display of time in bare display when option ↵Sébastien Helleu
weechat.look.buffer_time_format is set to empty string (closes #441) This reverts commit 2498ff63dba0ad3880fc3dadcac6b36f047ac0e2.
2015-06-14core: replace HTTPS by HTTP for the download of libcpputest (Travis CI)Sébastien Helleu
With HTTPS, it often fails with no reason (error: "curl: (28) SSL connection timeout").
2015-06-14core: fix typo in Polish translationMaciek Gajewski
2015-06-13core: update German translationsNils Görs
2015-06-13core: update ChangeLogSébastien Helleu
2015-06-13core: update translationsSébastien Helleu
2015-06-13relay: add a variable to read only one time the HTTP header "X-Real-IP" in ↵Sébastien Helleu
the hashtable
2015-06-13Merge remote-tracking branch 'origin/pr/440'Sébastien Helleu
2015-06-12core: fix package name in comment (FindCppUTest.cmake)Sébastien Helleu
2015-06-11core: fix package name in comment (FindV8.cmake)Sébastien Helleu
2015-06-11relay: print value of HTTP Header X-Real-IPTor Hveem
When relay plugin gets a new successfull handshake for a relay connection using websocket it will look for HTTP header X-Real-IP which is commonly used when proxying connections. This allows users of WeeChat and proxy to see the client's real IP address instead of the address of the HTTP proxy.
2015-06-10ruby: add detection of Ruby 2.2Sébastien Helleu
2015-06-10doc: update German auto-generated filesSébastien Helleu
2015-06-10doc: update German translationsNils Görs
2015-06-09doc: update Japanese auto-generated filesSébastien Helleu
2015-06-09Merge pull request #439 from l/translation_jaSébastien Helleu
core: update Japanese translations
2015-06-09core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-06-07fifo: ignore error ECOMM only on Cygwin (fix compilaton on FreeBSD)Sébastien Helleu
2015-06-07fifo: fix send error on Cygwin when something is received in the pipe ↵Sébastien Helleu
(closes #436)
2015-06-06core: add signal "signal_sighup"Sébastien Helleu
2015-06-06core: reword ChangeLog entrySébastien Helleu
2015-06-06core: update ChangeLog (closes #425, closes #426)Sébastien Helleu
2015-06-06Merge remote-tracking branch 'origin/pr/426'Sébastien Helleu
2015-06-04core: replace "create" by "add" in messages and docs for IRC servers and proxiesSébastien Helleu
2015-05-22core: update ChangeLogSébastien Helleu
2015-05-22Merge remote-tracking branch 'origin/pr/419'Sébastien Helleu
2015-05-19Merge pull request #424 from l/translation_jaSébastien Helleu
core: update Japanese translations
2015-05-18core: sync debian files with debian git repositorySébastien Helleu