Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-20 | Refresh screen when exiting WeeChat (to display messages printed after /quit) | Sebastien Helleu | |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu | |
2010-03-19 | Move /away command from irc plugin to core | Sebastien Helleu | |
2010-03-14 | Fix display of host in IRC message 333 (channel topic) | Sebastien Helleu | |
2010-03-13 | Updated czech translation | Jiri Golembiovsky | |
2010-03-11 | Display IRC command 324 (channel modes) on server buffer if channel is not open | Sebastien Helleu | |
2010-03-06 | Updated czech translations | Jiri Golembiovsky | |
2010-03-04 | Update german translations | Sebastien Helleu | |
2010-03-03 | Add new option weechat.look.read_marker_always_show | Sebastien Helleu | |
2010-03-02 | Add new option weechat.look.command_chars, add functions ↵ | Sebastien Helleu | |
string_is_command_char and string_input_for_buffer in plugin and script API | |||
2010-02-26 | Add command line option "-s" (or "--no-script") to start WeeChat without ↵ | Sebastien Helleu | |
loading any script | |||
2010-02-23 | Allow script commands to reload only one script | Sebastien Helleu | |
2010-02-19 | Add option irc.network.connection_timeout (timeout between TCP connection to ↵ | Sebastien Helleu | |
server and reception of message 001) | |||
2010-02-19 | Update german translations | Sebastien Helleu | |
2010-02-18 | Add mechanism DH-BLOWFISH for SASL authentication with IRC server | Sebastien Helleu | |
2010-02-15 | Add SASL authentication in IRC plugin (task #8829), add function ↵ | Sebastien Helleu | |
"string_encode_base64" in plugin API, fix bug with base64 encoding New options for IRC servers: - sasl_mechanism (only "plain" for now) - sasl_username - sasl_password | |||
2010-02-12 | Add description of arguments for API functions hook_info and hook_infolist | Sebastien Helleu | |
2010-02-10 | Update german and polish translations | Sebastien Helleu | |
2010-02-10 | Add "version_number" for API function weechat_info_get to get WeeChat ↵ | Sebastien Helleu | |
version as number | |||
2010-02-09 | Add new option weechat.look.time_format to customize default format for ↵ | Sebastien Helleu | |
date/time displayed (localized date by default), add function weechat_util_get_time_string in plugin API (patch #6914) | |||
2010-02-09 | Rename command /silence to /mute | Sebastien Helleu | |
2010-02-09 | Add new command /silence | Sebastien Helleu | |
2010-02-06 | Add option irc.look.item_nick_prefix, rename some IRC options for bar items | Sebastien Helleu | |
2010-02-02 | Add IRC command /map | Sebastien Helleu | |
2010-02-02 | Add tip about addresses and another example in /help server | Sebastien Helleu | |
2010-02-02 | Add option irc.look.display_channel_modes_hide_key to hide channel key in ↵ | Sebastien Helleu | |
channel modes (bug #23961) | |||
2010-02-01 | Update gettext commands to produce same output as autotools, display ↵ | Sebastien Helleu | |
statistics for po files | |||
2010-01-27 | Update italian translations | Sebastien Helleu | |
2010-01-26 | Update german translations | Sebastien Helleu | |
2010-01-26 | Add signal "day_changed", allow date format in logger options path and mask ↵ | Sebastien Helleu | |
(task #9430) | |||
2010-01-23 | Version 0.3.2-dev | Sebastien Helleu | |
2010-01-23 | Version 0.3.1 | Sebastien Helleu | |
2010-01-22 | Update italian translations | Sebastien Helleu | |
2010-01-22 | Update polish translations | Sebastien Helleu | |
2010-01-22 | Fix typo in italian translation | Sebastien Helleu | |
2010-01-22 | Update spanish translations | Sebastien Helleu | |
2010-01-20 | Update italian translations | Sebastien Helleu | |
2010-01-19 | Update german translations | Sebastien Helleu | |
2010-01-18 | Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer ↵ | Sebastien Helleu | |
plugin (bug #28658) | |||
2010-01-17 | Update FAQ and translations | Sebastien Helleu | |
2010-01-17 | Add new IRC output queue for messages with low priority (like automatic CTCP ↵ | Sebastien Helleu | |
replies), high priority is given to user messages or commands | |||
2010-01-17 | Update german/polish FAQ and polish translations | Sebastien Helleu | |
2010-01-15 | Update spanish translations | Sebastien Helleu | |
2010-01-14 | Update german translations | Sebastien Helleu | |
2010-01-14 | Enhancements on IRC CTCP messages (display if CTCP is blocked, new config ↵ | Sebastien Helleu | |
options to control display of CTCP messages/replies) That includes: - display "(blocked)" if CTCP is blocked - new option "irc.look.display_ctcp_blocked" to display blocked CTCP, - new option "irc.look.display_ctcp_reply" to display CTCP reply sent by WeeChat, - new option "irc.look.display_ctcp_unknown" to display unknown CTCP received. | |||
2010-01-10 | Update italian translations | Sebastien Helleu | |
2010-01-08 | Update german translations | Sebastien Helleu | |
2010-01-08 | Add new IRC commands /allchan and /allserv with excluding option, commands ↵ | Sebastien Helleu | |
/ame and /amsg are now aliases, new aliases /aaway and /anick | |||
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2010-01-02 | Update spanish translations | Sebastien Helleu | |