summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-17core: fix connection to servers on OS XSebastien Helleu
2012-10-16irc: remove local variable "away" in server/channels buffers after server dis...Sebastien Helleu
2012-10-16relay: add support of IPv6, new option relay.network.ipv6, add support of "ip...Sebastien Helleu
2012-10-14irc: fix cancel of auto-reconnection to server with /disconnectSebastien Helleu
2012-10-14api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...Simon Arlott
2012-10-12core: fix wrapping of words with wide chars (the break was made before the co...Sebastien Helleu
2012-10-09irc: add option "-noswitch" for command /join (task #12275)Sebastien Helleu
2012-10-06irc: fix crash when message 352 has too few arguments (bug #37513)Sebastien Helleu
2012-10-06doc: add missing files for script plugin in developer's guideSebastien Helleu
2012-10-06aspell: add bar item "aspell_dict" (dictionary used on current buffer)Nils Görs
2012-10-06doc: update hdata "irc_server" (add "disconnected") in plugin API referenceSebastien Helleu
2012-10-06irc: remove unneeded server disconnect when server buffer is closed and serve...Sebastien Helleu
2012-10-05doc: add call to config_get in examples of functions config_<type>(_default) ...Sebastien Helleu
2012-10-05relay: add missing "ssl." in output of /relay listrelaySebastien Helleu
2012-10-03script: fix compilation on OS XSebastien Helleu
2012-10-02core: sync debian files with debian git repositorySebastien Helleu
2012-10-02core: fix wrong Vcs-Browser URL for debian git repository (debian #689203)Sebastien Helleu
2012-09-29Version 0.4.0-devSebastien Helleu
2012-09-29Version 0.3.9Sebastien Helleu
2012-09-26relay: add tag "relay_client" for messages of new/disconnected clientSebastien Helleu
2012-09-24xfer: fix DCC transfer error (bug #37432)Sebastien Helleu
2012-09-23core: update spanish translationsElián Hanisch
2012-09-23core: update german translationsNils Görs
2012-09-22core: sync debian files with debian git repositorySebastien Helleu
2012-09-22core: add japanese docs in debian packaging (user's guide, scripting guide, t...Sebastien Helleu
2012-09-21doc: add japanese tester's guide, update japanese translations and docsRyuunosuke Ayanokouzi
2012-09-20core: fix IPv6 example in /proxy commandstfn
2012-09-19charset: allow "UTF-8" in charset encoding options (still forbidden in decodi...Sebastien Helleu
2012-09-18Version 0.3.9-rc2Sebastien Helleu
2012-09-18doc: update german translations, FAQ and quickstart guideNils Görs
2012-09-18irc: fix rejoin of channels with a key, ignore value "*" sent by server for k...Peter Boström
2012-09-18script: consider that empty file "plugins.xml.gz" is not up-to-dateSebastien Helleu
2012-09-18logger: do not define _XOPEN_SOURCE on OpenBSD (not needed)Sebastien Helleu
2012-09-18script: do not define _XOPEN_SOURCE on OpenBSD (bugs with gcrypt) (bug #37373)Sebastien Helleu
2012-09-17core: update ChangeLog (add japanese scripting guide)Sebastien Helleu
2012-09-17doc: add japanese scripting guide, update japanese translations and docsRyuunosuke Ayanokouzi
2012-09-17core: fix link with gcrypt lib in cmake (use var $GCRYPT_LDFLAGS instead of "...Sebastien Helleu
2012-09-17core: move the set of cmake policy CMP0003 in directory src (so it applies to...Sebastien Helleu
2012-09-17logger: add tags in backlog lines displayed when opening bufferSebastien Helleu
2012-09-16irc: fix SASL mechanism "external" (bug #37274) (patch from phlux)Sebastien Helleu
2012-09-04irc: fix parsing of message 346 when no nick/time are given (bug #37266)Sebastien Helleu
2012-09-04doc: update hdata "script_script" in plugin API referenceSebastien Helleu
2012-09-04script: display error when installing/removing/loading script if plugin for l...Sebastien Helleu
2012-09-04core: add signals for plugins loaded/unloadedSebastien Helleu
2012-09-03irc: switch to next address after a timeout when connecting to server (bug #3...Simon Arlott
2012-09-03irc: fix bug when changing server option "addresses" with less addresses (bug...Simon Arlott
2012-09-03irc: add network prefix in some irc/gnutls messagesSebastien Helleu
2012-08-30Version 0.3.9-rc1Sebastien Helleu
2012-08-30core: add default key alt+"x" (zoom on merged buffer) (task #11029)Sebastien Helleu
2012-08-30script: add diff between current script and version in repositorySebastien Helleu