44
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Sep 27, 2023 — Sep 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed crash when loading ruby script if file does not exist, with Ruby >= 1.9 only (bug #18064)
flashcode
as Sebastien Helleu
More... almost 18 years ago
adding date field 'date' in get_buffer_data() function of plugins/scripts API More... almost 18 years ago
Fixed typo with lines date when using /upgrade (makes weechat crash)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Added alternate boolean values (true,1,false,0,..) for server options
flashcode
as Sebastien Helleu
More... almost 18 years ago
Added date in plugin function get_buffer_data()
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed some portability bugs (patch #5271)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed iconv detection for BSD (patch #5456)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed typo in configure.in (bash specific test) (patch #5450)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now sent in one mode command to server (task #5968)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patch from Stalwart)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed bug with alias when there's no $x and user args after alias command
flashcode
as Sebastien Helleu
More... almost 18 years ago
adding some missing headers in plugins More... almost 18 years ago
Adding Lua 5.1 support, display plugins interpreter versions on configure More... almost 18 years ago
Fixed warning on AMD64
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed bug with /alias and arguments (like $1), now text after argument(s) is used (bug #17944)
flashcode
as Sebastien Helleu
More... almost 18 years ago
Improve lua detection and make lua 5.1 the default version More... almost 18 years ago
Fixed compilation warnings for AMD64
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed comparison between a char and negative value (now using 'signed char' to compare), this should fix minor display bug on some arch like PPC
flashcode
as Sebastien Helleu
More... almost 18 years ago
Version 0.2.2-cvs
flashcode
as Sebastien Helleu
More... almost 18 years ago
Version 0.2.1
flashcode
as Sebastien Helleu
More... almost 18 years ago
Updated czech translations
flashcode
as Sebastien Helleu
More... almost 18 years ago
Removed warnings with __USE_GNU and __USE_XOPEN
flashcode
as Sebastien Helleu
More... almost 18 years ago
File automatically updated
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed wrong bug # in ChangeLog: #17852 => #17838
flashcode
as Sebastien Helleu
More... almost 18 years ago
Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC error for sender when receiver cancels DCC (bug #17852)
flashcode
as Sebastien Helleu
More... almost 18 years ago
fix a bug (can make crash) when calling a script command with another script command More... almost 18 years ago
Add AC_GNU_SOURCE macro call More... about 18 years ago
minor improvements on aspell plugin : + spellchecking is now available on commands like /me, /away, /query, ... + do not colorize urls : words begining with http(s)://, ftp(s)://, fish://, file://, etc + do not colorize words begining with '#' (channels) , '/' (commands), '-' (command option) More... about 18 years ago
Removed compilation warning on ascii_strcasecmp
flashcode
as Sebastien Helleu
More... about 18 years ago
Fixed random crash with /upgrade command (error when loading buffers)
flashcode
as Sebastien Helleu
More... about 18 years ago