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
/
irc
/
irc-completion.c
Age
Commit message (
Expand
)
Author
2008-05-06
Fix crash after closing channels/pv (internal channel structure was not delet...
Sebastien Helleu
2008-04-30
IRC colors reintroduced
Sebastien Helleu
2008-04-11
Improved /set command, added /unset command, new name for config files (*.conf)
Sebastien Helleu
2008-03-23
Removed sizeof(char) and useless type casts from void* to another pointer typ...
Sebastien Helleu
2008-03-23
Check plugin version when loading it, to prevent crash when loading old plugins
Sebastien Helleu
2008-02-03
Fixed "irc_server_nicks" completion (now completes with current server only) ...
Sebastien Helleu
2008-02-02
Use of sizeof(char) in all malloc/realloc for strings
Sebastien Helleu
2008-01-30
Nick completion enabled again, plugins can now override default nick completi...
Sebastien Helleu
2008-01-09
Partial migration of Perl plugin to new API
Sebastien Helleu
2008-01-06
Added hotlist option for buffer in plugins API, improved buffer refreshs
Sebastien Helleu
2008-01-02
Update of year in some copyrights
Sebastien Helleu
2008-01-01
Added group support for nicklist, fixed some bugs in plugins API and IRC plugin
Sebastien Helleu
2007-12-17
New backlog option in logger plugin, added variable names in .h files, replac...
Sebastien Helleu
2007-12-11
Many changes in IRC plugin, added IRC specific completions
Sebastien Helleu
[prev]