Added date in plugin function get_buffer_data() |
|
More...
|
over 18 years ago
|
Fixed some portability bugs (patch #5271) |
|
More...
|
over 18 years ago
|
Fixed iconv detection for BSD (patch #5456) |
|
More...
|
over 18 years ago
|
Fixed typo in configure.in (bash specific test) (patch #5450) |
|
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) |
|
More...
|
over 18 years ago
|
Added more values for config boolean values: y/true/t/1 and n/false/f/0 (patch from Stalwart) |
|
More...
|
over 18 years ago
|
Fixed bug with alias when there's no $x and user args after alias command |
|
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 |
|
More...
|
over 18 years ago
|
Fixed bug with /alias and arguments (like $1), now text after argument(s) is used (bug #17944) |
|
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 |
|
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 |
|
More...
|
over 18 years ago
|
Version 0.2.2-cvs |
|
More...
|
over 18 years ago
|
Version 0.2.1 |
|
More...
|
over 18 years ago
|
Updated czech translations |
|
More...
|
over 18 years ago
|
Removed warnings with __USE_GNU and __USE_XOPEN |
|
More...
|
over 18 years ago
|
File automatically updated |
|
More...
|
over 18 years ago
|
Fixed wrong bug # in ChangeLog: #17852 => #17838 |
|
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) |
|
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 |
|
More...
|
over 18 years ago
|
Fixed random crash with /upgrade command (error when loading buffers) |
|
More...
|
over 18 years ago
|
Fixed crash with /buffer notify on server buffer when server_notify_levels is empty |
|
More...
|
over 18 years ago
|
Added keepnick python script |
|
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 |
|
More...
|
over 18 years ago
|