Age | Commit message (Expand) | Author |
2007-06-12 | Command /away allowed when not connected to server (internally stored and AWA... | Sebastien Helleu |
2007-06-11 | Fixed bug with /topic when channel not open and topic not defined (bug #20141) | Sebastien Helleu |
2007-06-08 | Added hotlist sort with new option "look_hotlist_sort" (task #5870) | Sebastien Helleu |
2007-06-07 | Fixed QUOTE command: now allowed when socket is ok (even if IRC connection to... | Sebastien Helleu |
2007-06-06 | Added missing IRC commands 378 and 379 (bug #20091) | Sebastien Helleu |
2007-06-06 | Added missing IRC command 327 | Sebastien Helleu |
2007-05-25 | Fixed bug with PART command parsing (":" not skipped, problem with some IRC s... | Sebastien Helleu |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu |
2007-05-20 | Fixed IRC mode parsing when receiving modes with arguments (bug #19902) | Sebastien Helleu |
2007-05-18 | Fixed crash with IRC JOIN malformed message (bug #19891) | Sebastien Helleu |
2007-05-11 | Code cleanup: renamed IRC functions to have uniform name (with prefix based o... | Sebastien Helleu |
2007-05-11 | Fixed bug with nick prefixes on some IRC servers (bug #19854) | Sebastien Helleu |
2007-05-11 | Fixed IRC server message display, case insensitive test for nick in message | Sebastien Helleu |
2007-05-11 | Fixed channel search for display of IRC error messages (case insensitive sear... | Sebastien Helleu |
2007-05-10 | Fixed bug with PING answer: removed one colon at beginning of PONG arguments ... | Sebastien Helleu |
2007-05-09 | Fixed bug with $nick/$channel/$server variables in commands | Sebastien Helleu |
2007-05-09 | Forget current nick when user manually disconnects from server | Sebastien Helleu |
2007-05-09 | Fixed bug with erroneous nickname when connecting to server (bug #19812), fix... | Sebastien Helleu |
2007-05-04 | Added protocol priority for gnutls (patch #5915) | Sebastien Helleu |
2007-05-02 | Added channel admin mode '!' for some IRC servers | Sebastien Helleu |
2007-04-14 | Removed debug message when highlight is forced by a plugin | Sebastien Helleu |
2007-04-14 | Improved nick completion: completes with last speakers first (task #5896), fi... | Sebastien Helleu |
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 |