Age | Commit message (Expand) | Author |
2008-10-10 | Add 2 new default bar items (input_paste and input_search), used by default i... | Sebastien Helleu |
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 |
2008-10-02 | Add new option scroll_page_percent to choose percent of height to scroll with... | Sebastien Helleu |
2008-10-02 | Add new /layout command and save_layout_on_exit config option, to save/restor... | Sebastien Helleu |
2008-09-24 | Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer) | Sebastien Helleu |
2008-09-23 | Fix help of /bar command | Sebastien Helleu |
2008-09-22 | Return IPv4/IPv6 address to connect hook callback when connection is ok (used... | Sebastien Helleu |
2008-09-21 | Add away indicator in "buffer name" bar item (for IRC plugin) | Sebastien Helleu |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi... | Sebastien Helleu |
2008-09-18 | Replace french word "pourcentage" by percentage | Sebastien Helleu |
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu |
2008-09-15 | Fix help of /demo_infolist command | Sebastien Helleu |
2008-09-05 | Many changes in doc | Sebastien Helleu |
2008-09-03 | Reintroduce /ignore command to ignore IRC nicks/hosts, using regex | Sebastien Helleu |
2008-09-03 | Update translations | Sebastien Helleu |
2008-09-02 | Add missing fifo sources for translations | Sebastien Helleu |
2008-09-02 | Add description for info and infolist hooks | Sebastien Helleu |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu |
2008-08-24 | Add nick filtering example in /help filter | Sebastien Helleu |
2008-08-24 | Add some examples in /help filter | Sebastien Helleu |
2008-08-22 | Fix translation bugs | Sebastien Helleu |
2008-08-22 | Fix IRC /server command, fix bugs with IRC servers options, remove temporary ... | Sebastien Helleu |
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu |
2008-07-10 | Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ... | Sebastien Helleu |
2008-07-06 | Display number of lines remaining after last line displayed screen in "-MORE-... | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-28 | Add "default" option to command /bar, to create default bars (today only inpu... | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-18 | Add new options for completion, optional stop instead of cycling with words f... | Sebastien Helleu |
2008-06-17 | Fix help of /notify command | Sebastien Helleu |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-15 | Fix weechat slogan (and it's now translated) (bug #23531) | Sebastien Helleu |
2008-06-15 | Add speed limit for DCC files sending (task #6178) | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-02 | Add constants for config file read/write/set/unset callbacks | Sebastien Helleu |
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-05-22 | Fix help and completion of /input command | Sebastien Helleu |
2008-05-22 | Increase number of authorized calls to same command (recursive calls), from 1... | Sebastien Helleu |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu |
2008-05-15 | Add arguments for plugin init functions and "irc://.." command line option fo... | Sebastien Helleu |
2008-05-15 | Update message from IRC plugin when connection fails thru proxy | Sebastien Helleu |
2008-05-11 | Add "list" and "listfull" options to /xfer command | Sebastien Helleu |
2008-05-07 | Mask allowed with /unset command (for mass-reset options) (task #6085) | Sebastien Helleu |
2008-05-07 | New option "xfer.file.use_nick_in_filename" for Xfer files (task #7140) | Sebastien Helleu |
2008-05-07 | Xfer file resume (for DCC protocol) is back | Sebastien Helleu |