summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-25irc: change type of "account" parameter to "const char *" in irc_nick_new()Sébastien Helleu
2015-01-25irc: remove compiler warning about unused parameter in irc_channel_remove_acc...Sébastien Helleu
2015-01-25irc: fix memory leak on nick account in irc_channel_remove_account()Sébastien Helleu
2015-01-25Merge remote-tracking branch 'origin/pr/246' into irc-account-notifySébastien Helleu
2015-01-25core: add table of contents in ChangeLog and ReleaseNotesSébastien Helleu
2015-01-25doc: remove "brew install aspell" from FAQMikaela Suomalainen
2015-01-25core: add version 1.1.1 in weechat.specSébastien Helleu
2015-01-25core: add version 1.1.1 in ChangeLog and ReleaseNotesSébastien Helleu
2015-01-25doc: update German documentationNils Görs
2015-01-25doc: update Japanese auto-generated filesSébastien Helleu
2015-01-25Merge pull request #321 from l/translation_jaSébastien Helleu
2015-01-25core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-01-24doc: use all homebrew options in FAQMikaela Suomalainen
2015-01-24core: fix name of asciidoc CSS files (autotools)Sébastien Helleu
2015-01-24core: fix random error when creating symbolic link weechat-curses on make ins...Sébastien Helleu
2015-01-24core: add check of symbolic link "weechat-curses" (Travis CI)Sébastien Helleu
2015-01-24doc: update German auto-generated filesSébastien Helleu
2015-01-24core: update German translationsNils Görs
2015-01-24irc: don't keep valid account names when account-notify is disabledMax Teufel
2015-01-24irc: add support for CAP account-notifyMax Teufel
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-23irc: fix restore of query buffers on /upgrade (closes #315)Sébastien Helleu
2015-01-23doc: update German auto-generated filesSébastien Helleu
2015-01-23core: add Sven Knurr in authors and German translations fileSébastien Helleu
2015-01-23core: fix typos in German translationsSven Knurr
2015-01-23core: update German translationsNils Görs
2015-01-23doc: update description of server option "sasl_key" in user's guideSébastien Helleu
2015-01-21doc: add more info about scripts in quickstart guideSébastien Helleu
2015-01-21doc: add instructions for SASL "ecdsa-nist256p-challenge"Sébastien Helleu
2015-01-21core: update translationsSébastien Helleu
2015-01-21core: add gnutls version in #if compiler directivesSébastien Helleu
2015-01-21irc: fix compilation of SASL "ecdsa-nist256p-challenge"Sébastien Helleu
2015-01-20core: update French translationsSébastien Helleu
2015-01-19irc: add support of "ecdsa-nist256p-challenge" SASL mechanism (closes #251)Sébastien Helleu
2015-01-19core: check that filename is not NULL in function util_file_get_contentSébastien Helleu
2015-01-19irc: fix /join on a channel buffer opened with autojoin but which failed to joinSébastien Helleu
2015-01-18Merge pull request #307 from l/translation_jaSébastien Helleu
2015-01-18core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2015-01-17irc: send QUIT to server and no PART for channels when the server buffer is c...Sébastien Helleu
2015-01-17doc: fix typo in Russian man pageSébastien Helleu
2015-01-16irc: fix order of channel buffers opened (closes #303)Sébastien Helleu
2015-01-16doc: fix translator name in Russian man page and quickstartSé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: update translator name in Russian man page and quickstartSébastien Helleu
2015-01-15doc: add Russian man page, update Russian quickstartSébastien Helleu
2015-01-15core: update ChangeLogSébastien Helleu
2015-01-15core: add priority in plugins to initialize them in orderSébastien Helleu
2015-01-14doc: remove build of asciidoc CSS filesSébastien Helleu