summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-04Added color for input text not found in buffer historySebastien Helleu
2007-04-03Added question about copy/paste and nicklist in FAQSebastien Helleu
2007-04-02Fixed USER message when connecting to IRC server (patch #5835)Sebastien Helleu
2007-03-29Version 0.2.5-cvsSebastien Helleu
2007-03-29Version 0.2.4Sebastien Helleu
2007-03-29Added oldtopic.pl scriptSebastien Helleu
2007-03-29Fixed typo in french quickstart guideSebastien Helleu
2007-03-29Fixed color bug with IRC messages displayed by plugins (bug #19442)Sebastien Helleu
2007-03-28Added response.py scriptSebastien Helleu
2007-03-28Fixed czech translationsSebastien Helleu
2007-03-27Updated copyright date in english and french docsSebastien Helleu
2007-03-27Updated german docSebastien Helleu
2007-03-27Updated translationsSebastien Helleu
2007-03-27Fixed command parsing: now "/*" is not considered any more as a command ↵Sebastien Helleu
(task #6684)
2007-03-26Updated russian translationsSebastien Helleu
2007-03-25Fixed topic charset, now using channel charset if defined (bug #19386)Sebastien Helleu
2007-03-23Renamed log file for DCC chat (now <server>.dcc.<nick>.weechatlog)Sebastien Helleu
2007-03-23Fixed crash when closing a pv if a DCC chat is open on same nick (bug #19147)Sebastien Helleu
2007-03-23Remove current buffer from hotlist when scrolling down and end of buffer is ↵Sebastien Helleu
reached
2007-03-22Fixed bug with channel topic after reconnection (not erased) (bug #19384)Sebastien Helleu
2007-03-21Updated czech translationsSebastien Helleu
2007-03-21Added current buffer in hotlist when scrolling up in buffer (task #6664)Sebastien Helleu
2007-03-20Fixed bug with text search and previous/next highlight (sometimes search ↵Sebastien Helleu
came back to end of buffer)
2007-03-20Fixed minor bug in /upgrade commandSebastien Helleu
2007-03-20Added case-sensitive search in buffer, display marker for each line matching ↵Sebastien Helleu
search
2007-03-19Fixed bug with explode_string / free_exploded_string when max_items > 0Sebastien Helleu
2007-03-17Added weempd.py scriptSebastien Helleu
2007-03-17Updated russian translationsSebastien Helleu
2007-03-16Updated ChangeLogSebastien Helleu
2007-03-16Replaced ctrl-S by ctrl-R for interactive and incremental searchSebastien Helleu
2007-03-16Added new key (ctrl-S) for interactive and incremental search in buffer ↵Sebastien Helleu
history (task #6628)
2007-03-16Fixed /topic completion when no topic set on current channel (bug #19322)Sebastien Helleu
2007-03-16Improved password hiding, code cleanup (bug #19229) (new commit after ↵Sebastien Helleu
savannah crash)
2007-03-15Added away info on status bar for server buffer when look_one_server_buffer ↵Sebastien Helleu
is ON (new commit after savannah crash)
2007-03-09make arguments for function get_buffer_data() mandatory in plugins/scriptsEmmanuel Bouthenot
2007-03-09New version of amarok.pySebastien Helleu
2007-03-07New version of amarok.pySebastien Helleu
2007-03-07New version of ctcp.pySebastien Helleu
2007-03-07Updated translationsSebastien Helleu
2007-03-06Updated docSebastien Helleu
2007-03-06Added new return code in plugin API to force highlight (for message handlers ↵Sebastien Helleu
only)
2007-03-06Fixed bug with server buffer when "look_one_server_buffer" is ON and server ↵Sebastien Helleu
buffer is moved to any number > 1 (bug #19219)
2007-03-05Fixed /help command: displays plugin help for redefined commands (bug #19166)Sebastien Helleu
2007-03-05Updated /help alias with $nick/$channel/$server (bug #19194)Sebastien Helleu
2007-03-01Prefix '/' disabled in commands (patch #5769)Sebastien Helleu
2007-03-01Fixed completion of redefined commands removed by plugins (bug #19176)Sebastien Helleu
2007-03-01Fixed memory leaks in perl and python plugins (bug #19163)Sebastien Helleu
2007-02-28fix some memory leaks in perl plugin/scriptEmmanuel Bouthenot
2007-02-28fix some memory leaks in python plugin/scriptEmmanuel Bouthenot
2007-02-27bug fix and code cleanup in plugins/scriptsEmmanuel Bouthenot