summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-08irc: fix French translation of "kick"Sébastien Helleu
2014-06-08irc: fix help of commands kick/kickban/remove (closes #102)Sébastien Helleu
2014-06-07core: fix color display of last color number + 1 (closes #101)Sébastien Helleu
2014-06-07core: fix first comment line in weechat.cSébastien Helleu
2014-06-06core: add option weechat.look.hotlist_remove (closes #99)Sébastien Helleu
2014-06-05doc: remove extra quotes around password in command /server (FAQ)Sébastien Helleu
2014-06-04core: add one bug/feature request per issue in Contributing.asciidocSébastien Helleu
2014-06-03irc: fix commentSébastien Helleu
2014-05-31Remove test/weercd.py (move script to its own repository)Sébastien Helleu
2014-05-29relay: don't send signals "buffer_clear" and "buffer_line_added" for relay ra...Sébastien Helleu
2014-05-28irc: fix extract of channel in parser for JOIN/PART messages when there is a ...Sébastien Helleu
2014-05-27doc: update German auto-generated filesSébastien Helleu
2014-05-26core: update German translationsnils_2
2014-05-26doc: update auto-generated files with IRC commandsSébastien Helleu
2014-05-26irc: add command /remove (closes #91)Sébastien Helleu
2014-05-25core: build packages in build directory on "make dist" (CMake)Sébastien Helleu
2014-05-25doc: use .asciidoc extension instead of .txt for doc filesSébastien Helleu
2014-05-25doc: update Russian quickstart (issue #81)Sébastien Helleu
2014-05-25doc: update Russian quickstart (closes #81)Sébastien Helleu
2014-05-25doc: update auto-generated files with hdataSébastien Helleu
2014-05-24core: update German translationsnils_2
2014-05-24relay: fix crash when closing relay buffers (closes #57, closes #78)Sébastien Helleu
2014-05-24relay: check pointers received in hdata command to prevent crashes with bad p...Sébastien Helleu
2014-05-24api: add argument "flags" in function hdata_new_listSébastien Helleu
2014-05-24relay: remove warning on /reload of relay.conf when ports are definedSébastien Helleu
2014-05-23irc: fix refresh of bar item "irc_channel" after join/part/kick/kill (issue #86)Sébastien Helleu
2014-05-23doc: update Japanese auto-generated filesSébastien Helleu
2014-05-23doc: fix version number in function hook_print (Japanese plugin API reference)Sébastien Helleu
2014-05-23Merge pull request #89 from l/translation_jaSébastien Helleu
2014-05-24core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2014-05-22core: fix reset of attributes between nick colors in /color bufferSébastien Helleu
2014-05-22doc: translate Mac OS X info in question about SSL connection to IRC server…nils_2
2014-05-21irc: fix duplicate sender name in display of notice (closes #87)Sébastien Helleu
2014-05-21irc: fix refresh of buffer name in bar items after join/part/kick/kill (close...Sébastien Helleu
2014-05-20irc: display message 936 (censored word) on channel instead of server bufferSébastien Helleu
2014-05-19doc: add Mac OS X info in question about SSL connection to IRC servers (FAQ)Sébastien Helleu
2014-05-18core: fix display of item buffer_short_name when the short name is not define...Sébastien Helleu
2014-05-16core: add bar item "buffer_short_name" (task #10882)Sébastien Helleu
2014-05-15irc: add bar item "irc_nick_modes" (closes #71)Sébastien Helleu
2014-05-14doc: update German auto-generated filesSébastien Helleu
2014-05-13core: update German translationnils_2
2014-05-13alias: add default alias "msgbuf" (send text to a buffer)Sébastien Helleu
2014-05-13core: add option "send" in command /input (send text to a buffer)Sébastien Helleu
2014-05-13core: fix completion %(plugins_commands) when there are more than one argumen...Sébastien Helleu
2014-05-13core: add option "-buffer" in command /command (closes #67)Sébastien Helleu
2014-05-13core: update German translationnils_2
2014-05-12irc: make reason optional in command /killSébastien Helleu
2014-05-11core: add VERBOSE flag for compilation (Travis)Sébastien Helleu
2014-05-11core: add clang compiler for Travis buildSébastien Helleu
2014-05-11doc: fix continued indentations in docgen.pySébastien Helleu