index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-05-02
Fixed bug with iso2022jp locale (bug #18719)
Sebastien Helleu
2007-04-25
Fixed string format bug when displaying string thru plugin script API
Sebastien Helleu
2007-04-24
Added /reconnect command (task #5448)
Sebastien Helleu
2007-04-24
Added "-all" option for /connect and /disconnect commands (task #6232)
Sebastien Helleu
2007-04-15
Nick completion: completes with self nick at the end of completion list
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-04
Fixed minor refresh bug with input when searching text
Sebastien Helleu
2007-04-04
Added color for input text not found in buffer history
Sebastien Helleu
2007-04-02
Fixed USER message when connecting to IRC server (patch #5835)
Sebastien Helleu
2007-03-29
Fixed color bug with IRC messages displayed by plugins (bug #19442)
Sebastien Helleu
2007-03-27
Fixed command parsing: now "/*" is not considered any more as a command (task...
Sebastien Helleu
2007-03-25
Fixed topic charset, now using channel charset if defined (bug #19386)
Sebastien Helleu
2007-03-23
Renamed log file for DCC chat (now <server>.dcc.<nick>.weechatlog)
Sebastien Helleu
2007-03-23
Fixed crash when closing a pv if a DCC chat is open on same nick (bug #19147)
Sebastien Helleu
2007-03-23
Remove current buffer from hotlist when scrolling down and end of buffer is r...
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-20
Fixed bug with text search and previous/next highlight (sometimes search came...
Sebastien Helleu
2007-03-20
Fixed minor bug in /upgrade command
Sebastien Helleu
2007-03-20
Added case-sensitive search in buffer, display marker for each line matching ...
Sebastien Helleu
2007-03-19
Fixed bug with explode_string / free_exploded_string when max_items > 0
Sebastien Helleu
2007-03-16
Replaced ctrl-S by ctrl-R for interactive and incremental search
Sebastien Helleu
2007-03-16
Added new key (ctrl-S) for interactive and incremental search in buffer histo...
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-15
Added away info on status bar for server buffer when look_one_server_buffer i...
Sebastien Helleu
2007-03-09
make arguments for function get_buffer_data() mandatory in plugins/scripts
Emmanuel Bouthenot
2007-03-07
Updated translations
Sebastien Helleu
2007-03-06
Added new return code in plugin API to force highlight (for message handlers ...
Sebastien Helleu
2007-03-06
Fixed bug with server buffer when "look_one_server_buffer" is ON and server b...
Sebastien Helleu
2007-03-05
Fixed /help command: displays plugin help for redefined commands (bug #19166)
Sebastien Helleu
2007-03-05
Updated /help alias with $nick/$channel/$server (bug #19194)
Sebastien Helleu
2007-03-01
Prefix '/' disabled in commands (patch #5769)
Sebastien Helleu
2007-03-01
Fixed completion of redefined commands removed by plugins (bug #19176)
Sebastien Helleu
2007-02-28
fix some memory leaks in perl plugin/script
Emmanuel Bouthenot
2007-02-28
fix some memory leaks in python plugin/script
Emmanuel Bouthenot
2007-02-27
bug fix and code cleanup in plugins/scripts
Emmanuel Bouthenot
2007-02-17
fix the possibility to load a perl script even if it doesn't call register() ...
Emmanuel Bouthenot
2007-02-12
Added "call" option to /key command, added new key function "insert" to inser...
Sebastien Helleu
2007-02-06
Fixed permissions on "dcc" and "logs" directories (bug #18978)
Sebastien Helleu
2007-02-05
Added event handlers in plugin list commands outputs (/plugin and script comm...
Sebastien Helleu
2007-02-05
Added event handler to plugin API
Sebastien Helleu
2007-02-03
Added numeric argument for /clear command (buffer number) (patch #5372)
Sebastien Helleu
2007-01-21
Fixed crash when /away command is issued with no server connection (bug #18839)
Sebastien Helleu
2007-01-16
Fixed crash when closing a buffer opened on many windows
Sebastien Helleu
2007-01-16
Fixed freeze with SSL server when disconnecting after connection loss (bug #1...
Sebastien Helleu
2007-01-09
Fixed display bugs with nicklist at top/bottom when look_nicklist_separator i...
Sebastien Helleu
[next]