44
I Use This!
High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug with ctrl-w key (delete previous word) when used in the middle of a line
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed bug with notify for windows that are not displayed (when using splited windows)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed minor display bug with options help
flashcode
as Sebastien Helleu
More... over 18 years ago
Previous icon restored
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed bugs with get_plugin_config and set_plugin_config functions (python only)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fix second enumeration More... over 18 years ago
fix enumeration description to fit description format More... over 18 years ago
Updated package info
flashcode
as Sebastien Helleu
More... over 18 years ago
Commented out code for calling PRIVMSG plugins handlers when user send text to channel/private (was causing problems with Perl scripts unload)
flashcode
as Sebastien Helleu
More... over 18 years ago
Check only min number of args in perl plugin for all functions, except register (if too much args given, they're silently ignored)
flashcode
as Sebastien Helleu
More... over 18 years ago
New WeeChat icon
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed bugs in "get_info" and "command" interface functions of plugins
flashcode
as Sebastien Helleu
More... over 18 years ago
Added WeeChat logo
flashcode
as Sebastien Helleu
More... over 18 years ago
Added missing translation for /uptime command
flashcode
as Sebastien Helleu
More... over 18 years ago
Updated TODO
flashcode
as Sebastien Helleu
More... over 18 years ago
Added /uptime command
flashcode
as Sebastien Helleu
More... over 18 years ago
auto detect perl multiplicity at compile time More... over 18 years ago
Added "col_real_white" option to active real white (useful only if term has not white background)
flashcode
as Sebastien Helleu
More... over 18 years ago
fix typo More... over 18 years ago
make possible to use perl plugin with a not threaded Perl More... over 18 years ago
Updated cs.po
flashcode
as Sebastien Helleu
More... over 18 years ago
Added color decode when sending some commands to server (like /me, /msg, ..)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed nick completion in private, now completes according to "look_nick_completion_ignore" option)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed crash with Alt-S key
flashcode
as Sebastien Helleu
More... over 18 years ago
Updated contributors
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed server detection when using "command" interface function from scripts
flashcode
as Sebastien Helleu
More... over 18 years ago
Convert colors codes to %B, %C with /topic completion (if option irc_colors_send is ON)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed some bugs with color codes: - colors are now removed in topic for display in title bar - completion of /topic command now strips color codes - color codes are encoded in commands (not only text sent to channel/pv) - double '%' is replaced by single '%' in command line (when irc_colors_send is ON)
flashcode
as Sebastien Helleu
More... over 18 years ago
Changed help for "irc_colors_receive" option
flashcode
as Sebastien Helleu
More... over 18 years ago
Updated with last contributors
flashcode
as Sebastien Helleu
More... over 18 years ago