summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-17core: update German translationsNils Görs
2016-01-17irc: add missing completion "*" for target in command /msgSébastien Helleu
2016-01-17irc: fix /msg command with multiple targets including "*"Sébastien Helleu
2016-01-17core: update ChangeLog (closes #204)Sébastien Helleu
2016-01-17core: update translationsSébastien Helleu
2016-01-17irc: add examples in /help ctcpSébastien Helleu
2016-01-17irc: add a constant with list of supported CTCPs for completion in command /ctcpSébastien Helleu
2016-01-17irc: add missing completion "*" for target in command /ctcpSébastien Helleu
2016-01-17irc: do not exit from function in case of error with "ctcp *"Sébastien Helleu
When "*" is a target in the middle of a list, for example "#chan1,*,#chan2", if there's an error with "*", the CTCP should be sent to #chan1 and #chan2, even if "*" fails (and not only #chan1 like it was previously).
2016-01-17irc: free allocated memory in case of early exit from the functionSébastien Helleu
2016-01-17irc: fix code styleSébastien Helleu
2016-01-17Merge remote-tracking branch 'origin/pr/493'Sébastien Helleu
2016-01-16Merge pull request #656 from mojadita/some-externs-missing-for-osx-compilingSébastien Helleu
Add extern keyword several places to link in osx
2016-01-15Add extern keyword several places to link in osxLuis Colorado
2016-01-11doc: update Japanese auto-generated filesSébastien Helleu
2016-01-10Merge pull request #653 from l/translation_jaSébastien Helleu
core: update Japanese translations
2016-01-11core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-01-10Version 1.5-devSébastien Helleu
2016-01-10Version 1.4Sébastien Helleu
2016-01-08doc: update Polish auto-generated filesSébastien Helleu
2016-01-08doc: remove trailing whitespace in Polish docsSébastien Helleu
2016-01-08doc: update copyright dates in Polish docsSébastien Helleu
2016-01-07doc: Polish translation updateKrzysztof Korościk
2016-01-07po: Polish translation updateKrzysztof Korościk
2016-01-07Version 1.4-rc2Sébastien Helleu
2016-01-06core: update German translationsNils Görs
2016-01-06doc: update auto-generated files with WeeChat optionsSébastien Helleu
2016-01-06Merge pull request #648 from sim642/nicklist_offlineSébastien Helleu
core: remove unused option weechat.color.nicklist_offline
2016-01-06core: remove unused option weechat.color.nicklist_offlineSimmo Saan
Added in c1c1005b364d28409339f46b5233bcb0f2f86ed7.
2016-01-06irc: fix channel forwarding (closes #643)Sébastien Helleu
The problem happens when the option irc.look.buffer_open_before_{autojoin|join} is on.
2016-01-06core: move line in ChangeLogSébastien Helleu
2016-01-06doc: update copyright dates in German docsSébastien Helleu
2016-01-05trigger: add info in error messagesSébastien Helleu
2016-01-05alias: do not allow slashes and spaces in alias name (closes #646)Sébastien Helleu
2016-01-05doc: update Japanese auto-generated filesSébastien Helleu
2016-01-05Merge pull request #645 from l/translation_jaSébastien Helleu
core: update Japanese translations
2016-01-05core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2016-01-04doc: update German auto-generated filesSébastien Helleu
2016-01-03core: update German translationsNils Görs
2016-01-03core: update German translationsNils Görs
2016-01-03irc: remove argument "clear" from command /cap (issue #8, closes #641)Sébastien Helleu
2016-01-03doc: update German auto-generated filesSébastien Helleu
2016-01-02core: update German translationsNils Görs
2016-01-02irc: evaluate content of server option "addresses"Sébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-31Version 1.4-rc1Sébastien Helleu
2015-12-31core: fix execution of empty command nameSébastien Helleu
The strings "/" and "/ " are not considered as valid commands any more.
2015-12-27doc: fix example for function hdata_search (plugin API reference)Sébastien Helleu
2015-12-26core: add IRC alternate nicks in release notesSébastien Helleu
2015-12-25doc: update Japanese auto-generated filesSébastien Helleu