44
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 22, 2023 — Jun 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added color for windows separators, fixed minor refresh bug when changing some colors
flashcode
as Sebastien Helleu
More... over 18 years ago
Removed "&" for XML doc
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed typos in some command helps ("&" now forbidden for XML doc)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed typo
flashcode
as Sebastien Helleu
More... over 18 years ago
Added Czech translations
flashcode
as Sebastien Helleu
More... over 18 years ago
Changed some command outputs for doc
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed completion bugs with nick completion in commmands ("%n")
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed segfault when changing buffer number with only one buffer
flashcode
as Sebastien Helleu
More... over 18 years ago
Added include of <sys/types.h> for time_t
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed encoding bug ("encode" var was not used since new command /charset was introduced)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed FIFO pipe buffer detection, away message (301) now displayed in query if exists, otherwise on server buffer
flashcode
as Sebastien Helleu
More... over 18 years ago
Added completion system for plugins/scripts commands, fixed plugins autoload
flashcode
as Sebastien Helleu
More... over 18 years ago
Added missing args for add_command_handler
flashcode
as Sebastien Helleu
More... over 18 years ago
use AC_PATH_PROGS instead of AC_PATH_PROG for binary search More... over 18 years ago
Added missing #ifdef HAVE_GNUTLS
flashcode
as Sebastien Helleu
More... over 18 years ago
Added up/down/left/right args to /window command completion, help & doc
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed minor bug with session reload (nicks count for channels now ok)
flashcode
as Sebastien Helleu
More... over 18 years ago
After a /upgrade, load session before plugins
flashcode
as Sebastien Helleu
More... over 18 years ago
Upgrade when one or more servers are connected with gnutls (SSL) is now forbidden (temporary solution while gnutls save/load thru session is not ok)
flashcode
as Sebastien Helleu
More... over 18 years ago
fix: shutdown function was not lauched More... over 18 years ago
Fixed bug with windows/buffers and some commands manipulating current window
flashcode
as Sebastien Helleu
More... over 18 years ago
Added charset by server and channel, new command: /charset
flashcode
as Sebastien Helleu
More... over 18 years ago
rewrite ruby funcalls More... over 18 years ago
Added "--with-debug=0" option for ./configure
flashcode
as Sebastien Helleu
More... over 18 years ago
Debug info is now added by default (--with-debug=1 for ./configure)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fix typo restaur -> restaure More... over 18 years ago
Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, and WeeChat log file descriptor closed too)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down)
flashcode
as Sebastien Helleu
More... over 18 years ago
Added Ruby script plugin to ChangeLog
flashcode
as Sebastien Helleu
More... over 18 years ago
fix various minor bugs in plugins scripts More... over 18 years ago