summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix color string returned by API function color() for some WeeChat color optionsSebastien Helleu2010-01-013-12/+19
* Update translationsSebastien Helleu2009-12-312-324/+329
* Add IRC options to customize target buffer for messages (task #7381)Sebastien Helleu2009-12-3128-183/+1009
* Fix nick color in quit message for IRC private buffersSebastien Helleu2009-12-291-2/+4
* Update german translationsSebastien Helleu2009-12-211-26/+34
* Fix display of bar items in a root bar (use bar item from plugin of current window)Sebastien Helleu2009-12-191-4/+7
* Add optional arguments in /help quitSebastien Helleu2009-12-1813-14/+117
* Fix bug with completion of port in command /relaySebastien Helleu2009-12-181-13/+7
* Add function "infolist_new_item" in script APISebastien Helleu2009-12-186-1/+173
* Update italian translationsSebastien Helleu2009-12-176-81/+30
* Update german translationsSebastien Helleu2009-12-161-22/+20
* Add reference to debian bug #453348 in ChangeLogSebastien Helleu2009-12-161-1/+1
* Add reference to debian bug #512957 in ChangeLogSebastien Helleu2009-12-161-1/+1
* Add option "autorejoin_delay" for servers (task #8771), fix autorejoin on channels with keySebastien Helleu2009-12-1620-35/+212
* Fix typo: licence -> licenseSebastien Helleu2009-12-162-2/+2
* Add option "term" for command /debug: display infos about terminal and available colorsSebastien Helleu2009-12-1618-108/+298
* Update list of contributorsSebastien Helleu2009-12-164-0/+10
* Display "Commands..:" only if internal/other commands are found with /helpSebastien Helleu2009-12-161-8/+18
* Fix bar background color when content of bar is emptySebastien Helleu2009-12-151-1/+1
* Add support for encodings in Ruby 1.9Sebastien Helleu2009-12-141-0/+3
* Update german translationsSebastien Helleu2009-12-141-6/+6
* Add new option weechat.color.status_timeSebastien Helleu2009-12-1415-24/+73
* Add color "darkgray" in user guideSebastien Helleu2009-12-143-0/+3
* Add color "darkgray", add support for background with light color, fix color "black" (bug #23882)Sebastien Helleu2009-12-1314-195/+113
* Update URL of WeeChat scripts pageSebastien Helleu2009-12-1314-14/+14
* Add missing include of limits.hSebastien Helleu2009-12-072-0/+6
* Fix crash when searching nick in buffer without nicklist (function nicklist_search_nick)Sebastien Helleu2009-12-061-0/+3
* Fix display of quit message in IRC private if case of nick is different from buffer nameSebastien Helleu2009-12-061-1/+1
* Update translationsSebastien Helleu2009-12-059-862/+56
* Remove old fifo pipes before creating new pipeSebastien Helleu2009-12-053-46/+107
* Add missing #ifdef HAVE_GNUTLSSebastien Helleu2009-12-041-0/+4
* Give GnuTLS return code to callback if handshake has failed, display extra info in irc plugin if Diffie-Hellman prime sent by the server is not acceptable (not long enough)Sebastien Helleu2009-12-0420-42/+129
* Add italian user guideSebastien Helleu2009-12-0428-2/+3919
* Fix buffer used by some input functions called via plugin API with buffer pointer (bug #28152)Sebastien Helleu2009-12-034-428/+404
* Add support for rubygems in ruby pluginSebastien Helleu2009-12-021-19/+18
* Add arguments for IRC command /rehashSebastien Helleu2009-12-0213-80/+126
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/weechatMarco Paolone2009-12-0110-141/+269
|\
| * Fix typos in french user guideSebastien Helleu2009-11-301-2/+2
| * Update list of contributors in docSebastien Helleu2009-11-292-16/+12
| * Support of Ruby >= 1.9.1 (patch #6989)Sebastien Helleu2009-11-295-80/+206
| * Fix color of nick in nicklist when doing /nick if away is enabled (bug #28102)Sebastien Helleu2009-11-281-1/+3
| * Check that connect hook was not deleted before call to gnutls callbackSebastien Helleu2009-11-271-1/+2
| * Update german translationsSebastien Helleu2009-11-271-41/+43
| * Fix crash when connecting to ssl server if another non-ssl connection is pendingSebastien Helleu2009-11-271-1/+2
* | update italian translationsMarco Paolone2009-12-012-2643/+0
* | update italian translationsMarco Paolone2009-12-012-0/+2643
* | update italian translationsMarco Paolone2009-12-011-24/+31
|/
* Update italian translationsMarco Paolone2009-11-261-12/+5
* Update italian translationsMarco Paolone2009-11-2621-266/+736
|\
| * Fix nick color in private for notices if option irc.look.color_pv_nick_like_channel is onSebastien Helleu2009-11-251-1/+1