Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-25 | Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's ↵ | Sebastien Helleu | |
title bar (task #6030) | |||
2009-02-24 | Fix option irc.network.send_unknown_commands: allow unknown commands on irc ↵ | Sebastien Helleu | |
server buffers (bug #25557) | |||
2009-02-22 | Add missing option "toggle" in /help bar | Sebastien Helleu | |
2009-02-11 | Add irc and jabber options to display nick modes in input_prompt bar item | Sebastien Helleu | |
2009-02-10 | Add option "-server" to IRC commands: msg, notice, query, quote | Sebastien Helleu | |
2009-02-10 | Add irc info "irc_nick" to get current nick on a server | Sebastien Helleu | |
2009-02-08 | Add help about alias list for /alias command (task #9087) | Sebastien Helleu | |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in ↵ | Sebastien Helleu | |
plugin API (task #9089) | |||
2009-01-30 | Add plugin name in buffer name for filters | Sebastien Helleu | |
For example, freenode.#weechat becomes irc.freenode.#weechat for buffer name in filter. | |||
2009-01-30 | Fix crash after /upgrade with IRC servers connected via SSL (bug #25398) | Sebastien Helleu | |
We force disconnection of IRC servers connected via SSL, and schedule reconnection to server after WeeChat restart. | |||
2009-01-30 | Fix some bugs with TLS connections in Jabber pluigin (TLS still not working ↵ | Sebastien Helleu | |
in Jabber) | |||
2009-01-28 | Add boolean option to enable relay plugin to listen for clients (disabled by ↵ | Sebastien Helleu | |
default) | |||
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu | |
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib. Please note many major Jabber features are missing: - roster management (add/remove/.. buddies), - MUC, - transports. It is possible to define servers (with /jabber), connect to them (with /jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat). | |||
2009-01-03 | Add error message when a command failed, fix typos in aspell plugin | Sebastien Helleu | |
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC ↵ | Sebastien Helleu | |
server feature, improve IRC server options, new functions in API | |||
2008-12-19 | Update doc and translations | Sebastien Helleu | |
2008-12-19 | Add some colors in IRC messages from server (for text and nicks) (task #8926) | Sebastien Helleu | |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu | |
2008-12-19 | Add sub-items in bars (items glued with "+" as separator instead of comma), ↵ | Sebastien Helleu | |
add buffer_number default bar item | |||
2008-12-17 | Improve /upgrade command: expand "~" with user home, check that binary ↵ | Sebastien Helleu | |
exists with execution permissions (only if user gives path to binary) | |||
2008-12-16 | Add new filling options in /help bar | Sebastien Helleu | |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu | |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu | |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu | |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC ↵ | Sebastien Helleu | |
server (task #6859) | |||
2008-11-22 | Add missing options in /help window | Sebastien Helleu | |
2008-11-19 | Remove old and unused color options | Sebastien Helleu | |
2008-11-06 | Fix buffer search in fifo plugin: name is now plugin.buffer (like ↵ | Sebastien Helleu | |
irc.freenode.#weechat) | |||
2008-11-03 | Add detection of system clock skew, reinitialize all timers when this happens | Sebastien Helleu | |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ↵ | Sebastien Helleu | |
more signals for setting debug) | |||
2008-11-01 | Add infolist "plugin", with list of plugins | Sebastien Helleu | |
2008-10-31 | Allow mask or regex for IRC command /ignore (mask is default) | Sebastien Helleu | |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by ↵ | Sebastien Helleu | |
buffer, mask by buffer, ..), fix some bugs New features: - new command /logger - log level, to log only some messages, according to importance (task #8592) - level by buffer: custom level for some buffers (or group of buffers) - log filename mask by buffer (or group of buffers) - marker line is added after display of backlog - add "delete" callback for config file sections - add "mkdir_parents" function to plugin API - remove old log options in IRC plugin Bug fix: - marker line is set only when user switches buffer (not when a plugin force switch, like IRC plugin does when opening server or channel buffer) - backlog fixed (sometimes lines were not properly displayed) | |||
2008-10-28 | Updated czech translations | Jiri Golembiovsky | |
2008-10-26 | Display readable values for flag of fd hooked with /plugin listfull command | Sebastien Helleu | |
2008-10-25 | Fix creation of filters (many filters with same content are authorized) | Sebastien Helleu | |
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu | |
2008-10-24 | Add "enabled" flag for each filter (now possible to disable only one or some ↵ | Sebastien Helleu | |
filters) | |||
2008-10-24 | Add local variables for buffers, fix alias creation, use of local variables ↵ | Sebastien Helleu | |
$nick/$channel/$server in alias | |||
2008-10-23 | Add option to toggle display of IRC channel modes after buffer name in ↵ | Sebastien Helleu | |
status bar (irc.look.display_channel_modes) | |||
2008-10-18 | Fix compilation of aspell with autotools | Sebastien Helleu | |
Sources are renamed with prefix "weechat-", to prevent conflict between two files called "aspell.h". | |||
2008-10-18 | Remove aspell real_time option (not used any more), update aspell doc | Sebastien Helleu | |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu | |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu | |
2008-10-10 | Add 2 new default bar items (input_paste and input_search), used by default ↵ | Sebastien Helleu | |
input bar | |||
2008-10-08 | Add config file logger.conf (replaces old logger options in plugins.conf) | Sebastien Helleu | |
2008-10-05 | Add Tcl script plugin (thanks to Dmitry Kobylin) | Sebastien Helleu | |
2008-10-03 | Add color for marker on lines where text sought is found | Sebastien Helleu | |
2008-10-03 | Add missing IRC command 328 (channel url) | Sebastien Helleu | |