Age | Commit message (Expand) | Author |
2013-05-18 | core: update italian translations | Marco Paolone |
2013-03-24 | irc: add option irc.look.display_join_message (task #10895) | Sebastien Helleu |
2013-03-17 | core: add support of multiple layouts (task #11274) | 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 |
2013-02-16 | irc: fix memory leak in purge of hashtables with joins (it was done only for ... | Sebastien Helleu |
2013-02-03 | core: update italian translations | Marco Paolone |
2013-01-31 | aspell: optimization on spellers to improve speed (save state by buffer), add... | Sebastien Helleu |
2013-01-12 | core: fix line returned when clicking on a bar (according to position and fil... | Sebastien Helleu |
2012-12-16 | core: add git version in build, display it in "weechat-curses --help" and /ve... | Sebastien Helleu |
2012-12-08 | api: allow creation of structure with hdata_update (allowed for hdata "history") | Sebastien Helleu |
2012-11-23 | irc: add support of tags in messages, add support of "server-time" capability... | Sebastien Helleu |
2012-11-02 | core: add command /eval, use expression in conditions for bars, add function ... | Sebastien Helleu |
2012-10-14 | api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh... | Simon Arlott |
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 | irc: fix rejoin of channels with a key, ignore value "*" sent by server for k... | Peter Boström |
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 hdata_update... | Sebastien Helleu |
2012-08-22 | irc: generate alternate nicks dynamically when all nicks are already in use (... | Sebastien Helleu |
2012-08-18 | script: add option "search" for command /script (completion with script tags) | Sebastien Helleu |
2012-08-16 | api: add info "locale" for info_get (locale used to translate messages) | Sebastien Helleu |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py a... | Sebastien Helleu |
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-30 | doc: update italian translations and docs | Marco Paolone |
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-02-09 | core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7... | Sebastien Helleu |
2012-01-18 | core: add many libcurl options missing (for URL transfer) | Sebastien Helleu |
2012-01-16 | core: update italian translations | Marco Paolone |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2012-01-12 | doc: remove obsolete variable "display_creation_date" in hdata of "irc_channe... | Sebastien Helleu |
2011-12-25 | irc: add optional server in info "irc_is_channel" (before channel name) (bug ... | Sebastien Helleu |
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-26 | guile: new script plugin for scheme (task #7289) | Sebastien Helleu |
2011-10-25 | core: fix typo: childs -> children | Sebastien Helleu |
2011-10-21 | doc: update italian translations and docs | Marco Paolone |
2011-09-17 | doc: update italian translations and docs | Sebastien Helleu |
2011-08-26 | irc: add "count" in hashtable returned by "irc_message_split" | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |