Age | Commit message (Expand) | Author |
2007-04-02 | Fixed USER message when connecting to IRC server (patch #5835) | Sebastien Helleu |
2007-03-22 | Fixed bug with channel topic after reconnection (not erased) (bug #19384) | Sebastien Helleu |
2007-03-21 | Added current buffer in hotlist when scrolling up in buffer (task #6664) | Sebastien Helleu |
2007-03-16 | Fixed /topic completion when no topic set on current channel (bug #19322) | Sebastien Helleu |
2007-03-16 | Improved password hiding, code cleanup (bug #19229) (new commit after savanna... | Sebastien Helleu |
2007-03-06 | Added new return code in plugin API to force highlight (for message handlers ... | Sebastien Helleu |
2007-02-12 | Added "call" option to /key command, added new key function "insert" to inser... | Sebastien Helleu |
2007-01-21 | Fixed crash when /away command is issued with no server connection (bug #18839) | Sebastien Helleu |
2007-01-16 | Fixed freeze with SSL server when disconnecting after connection loss (bug #1... | Sebastien Helleu |
2007-01-06 | Fixed bugs with charset: now decodes/encodes nicks and channels in IRC messag... | Sebastien Helleu |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-12-26 | Fixed refresh bug with private buffer title | Sebastien Helleu |
2006-12-04 | Added anti-flood option (irc_anti_flood) (task #5442) | Sebastien Helleu |
2006-11-14 | Fixed bug with DCC SEND when filename begins with '~' | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | Sebastien Helleu |
2006-11-04 | Fixed bug with ignore: now any IRC command is allowed | Sebastien Helleu |
2006-11-02 | Added nicklist/status refresh when disconnected from server | Sebastien Helleu |
2006-10-27 | Fixed minor display bug when setting colored topic | Sebastien Helleu |
2006-10-24 | Added "modifier" in plugins API, improved /plugin command | Sebastien Helleu |
2006-10-20 | Fixed bug on ignore with "mode" IRC command (bug #18058) | Sebastien Helleu |
2006-10-12 | Fixed some portability bugs (patch #5271) | Sebastien Helleu |
2006-10-12 | Mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are now se... | Sebastien Helleu |
2006-10-08 | Fixed compilation warnings for AMD64 | Sebastien Helleu |
2006-09-30 | Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC err... | Sebastien Helleu |
2006-09-23 | Fixed random crash with /upgrade command (error when loading buffers) | Sebastien Helleu |
2006-09-22 | Fixed crash with /buffer notify on server buffer when server_notify_levels is... | Sebastien Helleu |
2006-09-12 | Fixed highlight for DCC, invite and notice: when a window is displaying buffe... | Sebastien Helleu |
2006-09-08 | Command "/away -all" now allowed when not connected to current server | Sebastien Helleu |
2006-09-08 | Fixed display of privates in hotlist: now display activity for privates (at l... | Sebastien Helleu |
2006-08-28 | Fixed bug with CTCP VERSION sent on channels (bug #17547), added current chan... | Sebastien Helleu |
2006-08-26 | Fixed bug with auto-rejoin of keyed chans (bug #17534) | Sebastien Helleu |
2006-08-25 | Added server default notify level (task #5634), fixed crashs with /buffer and... | Sebastien Helleu |
2006-08-22 | Added arguments $1,$2,..,$9 and $* for alias (task #5831), added special vars... | Sebastien Helleu |
2006-08-20 | Added hotlist in session file when using /upgrade command (task #5449) | Sebastien Helleu |
2006-08-19 | Fixed nick refresh problem with unrealircd specific modes: chan owner (~) and... | Sebastien Helleu |
2006-08-17 | Fixed bug with display of message 329 (channel creation date), now displayed ... | Sebastien Helleu |
2006-08-17 | Added send of "quit" message to server when using /disconnect | Sebastien Helleu |
2006-08-17 | Fixed bug with display of message 329 (channel creation date), now displayed ... | Sebastien Helleu |
2006-08-17 | Added IRC command 329 (channel creation date) | Sebastien Helleu |
2006-08-17 | Added missing IRC commands: 310, 326 | Sebastien Helleu |
2006-08-17 | Fixed "wallops" command when received, now displayed by WeeChat (bug #17441) | Sebastien Helleu |
2006-08-10 | Fixed /wallops command (now many words are correctly sent) | Sebastien Helleu |
2006-08-10 | Fixed command 348 (channel exception list, received by /mode #chan e) | Sebastien Helleu |
2006-08-09 | Fixed crash when purging DCC when a closed DCC chat has no more buffer | Sebastien Helleu |
2006-08-07 | Added missing modes (channel & user), now all modes are allowed (bug #16606),... | Sebastien Helleu |
2006-08-05 | Fixed typo | Sebastien Helleu |
2006-08-05 | Added missing IRC command 338 | Sebastien Helleu |
2006-08-05 | Fixed DCC restore after /upgrade (now order is saved) | Sebastien Helleu |
2006-08-05 | Fixed away after server disconnection (now away is set again when reconnectin... | Sebastien Helleu |
2006-08-05 | Fixed DCC file connection problem (connection from receiver to sender) | Sebastien Helleu |