44
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added date in plugin function get_buffer_data()
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed some portability bugs (patch #5271)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed iconv detection for BSD (patch #5456)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed typo in configure.in (bash specific test) (patch #5450)
flashcode
as Sebastien Helleu
More... over 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... over 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... over 18 years ago
Fixed bug with alias when there's no $x and user args after alias command
flashcode
as Sebastien Helleu
More... over 18 years ago
adding some missing headers in plugins More... over 18 years ago
Adding Lua 5.1 support, display plugins interpreter versions on configure More... over 18 years ago
Fixed warning on AMD64
flashcode
as Sebastien Helleu
More... over 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... over 18 years ago
Improve lua detection and make lua 5.1 the default version More... over 18 years ago
Fixed compilation warnings for AMD64
flashcode
as Sebastien Helleu
More... over 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... over 18 years ago
Version 0.2.2-cvs
flashcode
as Sebastien Helleu
More... over 18 years ago
Version 0.2.1
flashcode
as Sebastien Helleu
More... over 18 years ago
Updated czech translations
flashcode
as Sebastien Helleu
More... over 18 years ago
Removed warnings with __USE_GNU and __USE_XOPEN
flashcode
as Sebastien Helleu
More... over 18 years ago
File automatically updated
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed wrong bug # in ChangeLog: #17852 => #17838
flashcode
as Sebastien Helleu
More... over 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... over 18 years ago
fix a bug (can make crash) when calling a script command with another script command More... over 18 years ago
Add AC_GNU_SOURCE macro call More... over 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... over 18 years ago
Removed compilation warning on ascii_strcasecmp
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed random crash with /upgrade command (error when loading buffers)
flashcode
as Sebastien Helleu
More... over 18 years ago
Fixed crash with /buffer notify on server buffer when server_notify_levels is empty
flashcode
as Sebastien Helleu
More... over 18 years ago
Added keepnick python script
flashcode
as Sebastien Helleu
More... over 18 years ago
Initial import More... over 18 years ago
Fixed buffer search by server/channel: now if only channel is specified, a channel of another server can be found
flashcode
as Sebastien Helleu
More... over 18 years ago