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
/
plugins
/
relay
Age
Commit message (
Expand
)
Author
2010-03-19
Reformat multi-line comments
Sebastien Helleu
2010-02-12
Add description of arguments for API functions hook_info and hook_infolist
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-12-18
Fix bug with completion of port in command /relay
Sebastien Helleu
2009-10-29
Add partial irc-proxy feature to relay plugin
Sebastien Helleu
2009-09-20
Fix cmake directories: let user customize lib, share, locale and include dire...
Sebastien Helleu
2009-06-28
Rename function string_explode to string_split
Sebastien Helleu
2009-06-12
Remove variable with "WeeChat required version" in plugins, do not compare ve...
Sebastien Helleu
2009-06-02
Add note about ports < 1024 (reserved for root) for listening ports (options ...
Sebastien Helleu
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
2009-02-22
Add upgrade functions in script plugin API
Sebastien Helleu
2009-02-18
Give file descriptor to callback of hook_fd
Sebastien Helleu
2009-02-17
Add new local variable "type" for buffers
Sebastien Helleu
2009-01-28
Add boolean option to enable relay plugin to listen for clients (disabled by ...
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2009-01-02
Add null values for options, new syntax for /set, reintroduce temporary IRC s...
Sebastien Helleu
2008-12-10
Fix typo in Makefile.am for relay plugin
Sebastien Helleu
2008-12-10
Add new plugin "relay", new function "string_format_size" in plugin API
Sebastien Helleu