index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2015-06-21
script: rename option script.scripts.dir to script.scripts.path (issue #388)
Sébastien Helleu
2015-06-20
logger: evaluate content of option logger.file.path (issue #388)
Sébastien Helleu
2015-06-19
script: evaluate content of option script.scripts.dir (issue #388)
Sébastien Helleu
2015-06-16
irc: fix crash with commands /allchan, /allpv and /allserv if the executed co...
Sébastien Helleu
2015-06-15
irc: do not open auto-joined channels buffers when option "-nojoin" is used i...
Sébastien Helleu
2015-06-13
relay: add a variable to read only one time the HTTP header "X-Real-IP" in th...
Sébastien Helleu
2015-06-11
relay: print value of HTTP Header X-Real-IP
Tor Hveem
2015-06-07
fifo: ignore error ECOMM only on Cygwin (fix compilaton on FreeBSD)
Sébastien Helleu
2015-06-07
fifo: fix send error on Cygwin when something is received in the pipe (closes...
Sébastien Helleu
2015-06-06
Merge remote-tracking branch 'origin/pr/426'
Sébastien Helleu
2015-06-04
core: replace "create" by "add" in messages and docs for IRC servers and proxies
Sébastien Helleu
2015-05-22
Merge remote-tracking branch 'origin/pr/419'
Sébastien Helleu
2015-05-18
xfer: correctly use and parse \r\n line endings in CHAT (closes #425)
Simmo Saan
2015-05-07
irc: display a warning when the option irc.look.display_away is set to "channel"
Sébastien Helleu
2015-05-04
irc: avoid warnings for unsupported WHOX messages
Max Teufel
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-04-29
irc: optimize search of a nick in nicklist (up to 3x faster)
Sébastien Helleu
2015-04-25
irc: fix color of new nick in nick changes messages when option irc.look.colo...
Sébastien Helleu
2015-04-25
irc: fix crash when setting an invalid regex with "/list -re" during a /list ...
Sébastien Helleu
2015-04-19
core: sort config options by name in source headers
Sébastien Helleu
2015-04-19
core: sort config options by name in sources
Sébastien Helleu
2015-04-18
irc: remove compiler warning on isxdigit
Sébastien Helleu
2015-04-18
irc: add support of SHA-256 and SHA-512 algorithms in server option "ssl_fing...
Sébastien Helleu
2015-04-18
irc: move some #ifdef HAVE_GNUTLS around functions
Sébastien Helleu
2015-04-18
trigger: do not hook anything if the trigger is disabled (closes #405)
Sébastien Helleu
2015-04-14
irc: add option "-noswitch" in command /query (closes #394)
Sébastien Helleu
2015-04-13
irc: fix display of PART messages on channels with +a (anonymous flag) (close...
Sébastien Helleu
2015-04-11
aspell: add bar item "aspell_suggest" in /help aspell (closes #390)
Sébastien Helleu
2015-03-23
irc: fix example using two servers in /help server (closes #371)
Sébastien Helleu
2015-03-23
javascript: update KokaKiwi email
KokaKiwi
2015-03-22
trigger: hide password when messaging NickServ through default alias /m (clos...
Simmo Saan
2015-03-22
irc: fix freenode server names used in /help server (closes #365)
Sébastien Helleu
2015-03-21
ruby: fix crash on /plugin reload (closes #364)
Sébastien Helleu
2015-03-18
script: fix state of script plugins when list of scripts has not been downloaded
Sébastien Helleu
2015-03-15
javascript: explicitely use v8 namespace
Sébastien Helleu
2015-03-10
script: add note about HTTPS in /help script.scripts.url
Sébastien Helleu
2015-03-10
core: update translations
Sébastien Helleu
2015-03-08
javascript: fix compilation with old V8 lib
Sébastien Helleu
2015-03-08
javascript: add option "--disable-javascript" and V8 detection in autotools
Sébastien Helleu
2015-03-08
javascript: fix name of source file in comment
Sébastien Helleu
2015-03-08
javascript: display v8 version in /debug libs
Sébastien Helleu
2015-03-07
javascript: fix crash in return of string values when WeeChat API function re...
Sébastien Helleu
2015-03-07
javascript: catch and display exceptions when running scripts/functions
Sébastien Helleu
2015-03-07
javascript: add new plugin to run javascript scripts in WeeChat
Sébastien Helleu
2015-03-07
scripts: reset current script pointer when load of script fails in python/per...
Sébastien Helleu
2015-03-06
lua: fix wrong argument usage in nicklist API functions
Tor Hveem
2015-03-04
scripts: fix name of variables in infolist API functions
Sébastien Helleu
2015-03-01
guile: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
tcl: fix value returned in case of error in some functions
Sébastien Helleu
2015-03-01
lua: fix value returned in case of error in some functions
Sébastien Helleu
[prev]
[next]