Age | Commit message (Expand) | Author |
2006-02-12 | make possible to run more than one command when connecting to server | Emmanuel Bouthenot |
2006-01-26 | Fixed bug with elapsed time when away if computer clock was changed (displays... | Sebastien Helleu |
2006-01-26 | Fixed bug with option "irc_away_check_max_nicks" (now channels are refreshed ... | Sebastien Helleu |
2006-01-25 | Fixed compilation problem with debug messages | Sebastien Helleu |
2006-01-25 | Added new option "irc_away_check_max_nicks" to disable away check on channels... | Sebastien Helleu |
2006-01-25 | Added new command line argument for setting WeeChat homedir (-d or --dir) (pa... | Sebastien Helleu |
2006-01-24 | Fixed bug with charset in infobar highlights | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
2006-01-21 | Added option "irc_show_away_once", to show away message only once in pv | Sebastien Helleu |
2006-01-14 | Fixed charset decoding bug when displaying topic of a channel | Sebastien Helleu |
2006-01-12 | New values for "irc_display_away" (off, local, channel) | Sebastien Helleu |
2006-01-10 | Fixed msg command (now allowed in private buffer with "*" as target) | Sebastien Helleu |
2006-01-08 | Fixed hotlist display bug with server buffer when all servers are displayed on | Sebastien Helleu |
2006-01-08 | Removed "irc_default_msg_away" setting, for RFC 2812 conformity (/away command | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-21 | Fixed typos in some command helps ("&" now forbidden for XML doc) | Sebastien Helleu |
2005-12-20 | Added Czech translations | Sebastien Helleu |
2005-12-20 | Changed some command outputs for doc | Sebastien Helleu |
2005-12-17 | Fixed FIFO pipe buffer detection, away message (301) now displayed in query if | Sebastien Helleu |
2005-12-16 | Added completion system for plugins/scripts commands, fixed plugins autoload | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-29 | Removed "look_color_nicks" option, using "col_nick_color1" if "look_color_nic... | Sebastien Helleu |
2005-11-29 | /nick command is now allowed when not connected to server | Sebastien Helleu |
2005-11-23 | Fixed bug with use of nick1 with a new server ("weechat_user" was used instea... | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-15 | Fixed display bug with channel mode changes | Sebastien Helleu |
2005-11-10 | Fixed bug with DCC chat close and get_dcc_info plugin function | Sebastien Helleu |
2005-11-05 | Added color decode when sending some commands to server (like /me, /msg, ..) | Sebastien Helleu |
2005-11-05 | Fixed some bugs with color codes: | Sebastien Helleu |
2005-11-04 | Added message for /buffer notify completion | Sebastien Helleu |
2005-11-04 | Fixed crash when doing "/msg nickserv identify ..." | Sebastien Helleu |
2005-11-04 | - added major feature: new color management system (internal to WeeChat), now | Sebastien Helleu |
2005-10-31 | Fixed type used for htonl function (replaced u_int32_t by uint32_t, now OK under | Sebastien Helleu |
2005-10-30 | Fixed "jump to next server" action (was broken by new option "look_one_server... | Sebastien Helleu |
2005-10-30 | Added command line arguments to disable auto-connect to servers and plugins a... | Sebastien Helleu |
2005-10-30 | - added new setting (look_one_server_buffer): use same buffer for all servers | Sebastien Helleu |
2005-10-29 | fix detection of libgnutls | Emmanuel Bouthenot |
2005-10-28 | Added new return codes for plugin handlers, to discard messages for WeeChat, ... | Sebastien Helleu |
2005-10-27 | Clean up of IRC message parser (fixed potential bugs when long messages are r... | Sebastien Helleu |
2005-10-26 | Added partial match for highlights, patch by Jim Ramsay | Sebastien Helleu |
2005-10-22 | - added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay | Sebastien Helleu |
2005-10-16 | Added channel modes +e/+f, IRC commands 348,349,470 | Sebastien Helleu |
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu |
2005-10-03 | Added IRC commands: 008 and 381 | Sebastien Helleu |
2005-09-23 | Added /ame command (send CTCP action to all channels of all connected servers) | Sebastien Helleu |
2005-09-22 | Added setting "irc_notice_as_pv" to see notices as pv | Sebastien Helleu |
2005-09-20 | Added nicks colors in setup file | Sebastien Helleu |
2005-09-20 | Fixed DCC bug: delete failed file only if really empty (on disk) | Sebastien Helleu |
2005-09-15 | Fixed IRC message parser bug | Sebastien Helleu |