Age | Commit message (Expand) | Author |
2007-07-02 | Replaced GPL 2 license by GPL 3 | 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-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-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 | Fixed bug with erroneous nickname when connecting to server (bug #19812), fix... | 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-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-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-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu |
2006-12-26 | Fixed refresh bug with private buffer title | Sebastien Helleu |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), f... | 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-09-12 | Fixed highlight for DCC, invite and notice: when a window is displaying buffe... | 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-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-17 | Fixed bug with display of message 329 (channel creation date), now displayed ... | 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 command 348 (channel exception list, received by /mode #chan e) | Sebastien Helleu |
2006-08-07 | Added missing modes (channel & user), now all modes are allowed (bug #16606),... | Sebastien Helleu |
2006-08-05 | Added missing IRC command 338 | Sebastien Helleu |
2006-08-05 | Fixed away after server disconnection (now away is set again when reconnectin... | Sebastien Helleu |
2006-07-25 | Added generic function for incoming numeric IRC commands (bug #16611) | Sebastien Helleu |
2006-07-23 | Splited weechat.c into weechat.c and util.c | Sebastien Helleu |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-06-28 | Fixed random crash when "MODE #chan -l" is received | Sebastien Helleu |
2006-06-07 | Fixed problem with bnc (now connected to server when receiving 001, not 004) ... | Sebastien Helleu |
2006-05-14 | Fixed typo | Sebastien Helleu |
2006-04-23 | Added IRC commands 290, 292, 437, 974 | Sebastien Helleu |
2006-04-23 | Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbi... | Sebastien Helleu |