Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-08 | core: add "proxy" infolist and hdata | Sebastien Helleu | |
2013-05-27 | doc: resize columns for table with hdata (plugin API reference) | Sebastien Helleu | |
2013-05-21 | core: update translations and auto-generated files with hdata/infolists | Sebastien Helleu | |
2013-03-24 | irc: add option irc.look.display_join_message (task #10895) | Sebastien Helleu | |
2013-03-07 | doc: update hdata "buffer" in plugin API reference | Sebastien Helleu | |
2013-02-17 | irc: unmask smart filtered join if nick speaks in channel some minutes after ↵ | Sebastien Helleu | |
the join, new option irc.look.smart_filter_join_unmask (task #12405) The nick changes are tracked and will be unmasked with the join. Events triggering the unmask of join are: a message (can be CTCP), a notice or an update of topic. | |||
2013-02-16 | irc: fix memory leak in purge of hashtables with joins (it was done only for ↵ | Sebastien Helleu | |
the first server in the list) | |||
2013-01-12 | core: fix line returned when clicking on a bar (according to position and ↵ | Sebastien Helleu | |
filling) (bug #38069) | |||
2012-12-08 | api: allow creation of structure with hdata_update (allowed for hdata "history") | Sebastien Helleu | |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ↵ | Sebastien Helleu | |
"string_eval_expression" in plugin API | |||
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), ↵ | Simon Arlott | |
shuffle list of hosts for a same address (task #11205) | |||
2012-10-09 | irc: add option "-noswitch" for command /join (task #12275) | Sebastien Helleu | |
2012-10-06 | doc: update hdata "irc_server" (add "disconnected") in plugin API reference | Sebastien Helleu | |
2012-09-18 | doc: update german translations, FAQ and quickstart guide | Nils Görs | |
2012-09-18 | irc: fix rejoin of channels with a key, ignore value "*" sent by server for ↵ | Peter Boström | |
key (bug #24131) | |||
2012-09-04 | doc: update hdata "script_script" in plugin API reference | Sebastien Helleu | |
2012-08-27 | api: allow update for some variables of hdata, add new functions ↵ | Sebastien Helleu | |
hdata_update and hdata_set | |||
2012-08-22 | irc: generate alternate nicks dynamically when all nicks are already in use ↵ | Sebastien Helleu | |
(task #12209) | |||
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py ↵ | Sebastien Helleu | |
and script.pl) | |||
2012-08-07 | doc: fix name of lists in hdata with scripts (plugin API reference) | Sebastien Helleu | |
2012-08-03 | scripts: add hdata with list of scripts for each language | Sebastien Helleu | |
2012-07-27 | doc: update german translations and docs | Nils Görs | |
2012-07-21 | core: add hdata "hotlist" | Sebastien Helleu | |
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu | |
2012-06-14 | core: add callback "nickcmp" for nick comparison in buffers | Sebastien Helleu | |
2012-05-18 | doc: update hdata "irc_server" (add "chanmodes") in plugin API reference | Sebastien Helleu | |
2012-04-16 | core: update hdata "key" (add "score") in plugin API reference | Sebastien Helleu | |
2012-03-23 | doc: update hdata "irc_channel" (add "names_received") in plugin API reference | Sebastien Helleu | |
2012-03-12 | irc: fix redirection of message when message is queued for sending on server | Sebastien Helleu | |
2012-03-05 | api: add list "gui_buffer_last_displayed" in hdata "buffer" | Sebastien Helleu | |
2012-01-12 | doc: remove obsolete variable "display_creation_date" in hdata of ↵ | Sebastien Helleu | |
"irc_channel" (plugin API reference) | |||
2011-12-25 | doc: update contents of hdata in plugin API reference | Sebastien Helleu | |
2011-11-25 | core: fix type of variables in hdata "line_data" (type integer -> char) | Sebastien Helleu | |
2011-11-21 | core: add "full_name" in buffer structure | Sebastien Helleu | |
2011-11-12 | doc: add casemapping value in hdata of irc server | Sebastien Helleu | |
2011-10-25 | core: fix typo: childs -> children | Sebastien Helleu | |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug ↵ | Sebastien Helleu | |
#29879), add new info_hashtable "irc_message_split", split irc messages in relay plugin List of new features/bugs fixed: - improve split of privmsg: keep CTCP in split - add split of messages: ison, join, notice, wallops, 005, 353 - add new info_hashtable "irc_message_split" (for plugins/scripts) - in relay plugin: split irc messages sent to clients of irc proxy | |||
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu | |
2011-08-15 | doc: update german translations | Sebastien Helleu | |
2011-08-06 | doc: update auto-generated hdata files | Sebastien Helleu | |
2011-08-05 | core: fix bugs with automatic layout (bug #26110), add support of merged ↵ | Sebastien Helleu | |
buffers in layout (task #10893) | |||
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu | |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix ↵ | Sebastien Helleu | |
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer New features and bugs fixed: - mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse" - free movement of cursor: new command /cursor, new key context "cursor" - new hook_focus (used by cursor and mouse) - info "cursor_mode" - bugs fixed with key "^" - allow plugin name in /buffer name - fix bugs with bar windows: do not create bar windows for hidden bars - fix completion bug when two words for completion are equal but with different case - automatic scroll direction in /bar scroll (x/y is now optional) | |||
2011-06-26 | core: many improvements on hdata | Sebastien Helleu | |
New features: - add optional hdata name for variables in hdata - add plugin API functions: hdata_get_var_hdata - use hashtable to store hdata (created by WeeChat and plugins) - free hdata and infolists created by plugin on plugin unload - free all hdata on exit - add "free" option to command /debug hdata - remove hdata for hooks | |||
2011-06-22 | core: display error (only once) when bad file descriptor is detected in hook_fd | Sebastien Helleu | |
2011-06-22 | doc: update german translations and FAQ | Sebastien Helleu | |
2011-06-15 | core: add local variable "highlight_regex" in buffers | Sebastien Helleu | |
2011-06-13 | core: update description for some hdata | Sebastien Helleu | |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu | |