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-info.c
Age
Commit message (
Expand
)
Author
2009-07-05
Add optional nick in arguments for infolist "irc_nick" (format: "server,#chan...
Sebastien Helleu
2009-06-11
Fix typo with plural of "ignore"
Sebastien Helleu
2009-06-10
Add buffer merging feature, with /buffer merge/unmerge (task #7404)
Sebastien Helleu
2009-05-03
Add irc info "irc_current_server" (returned only if one buffer is used for al...
Sebastien Helleu
2009-04-24
Add filter with third argument of infolist_get for some infolists (bars, bar ...
Sebastien Helleu
2009-02-10
Add irc info "irc_nick" to get current nick on a server
Sebastien Helleu
2009-01-15
Add Jabber plugin (alpha version, many Jabber features are missing)
Sebastien Helleu
2009-01-03
Update copyright dates
Sebastien Helleu
2008-11-15
Use of const for some functions returning "char *"
Sebastien Helleu
2008-11-04
Fix bug with pointer conversions on 64 bits architecture
Sebastien Helleu
2008-09-03
Reintroduce /ignore command to ignore IRC nicks/hosts, using regex
Sebastien Helleu
2008-09-02
Add description for info and infolist hooks
Sebastien Helleu
2008-09-02
Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_b...
Sebastien Helleu
2008-08-30
Add new hooks (info and infolist), IRC plugin now return infos and infolists
Sebastien Helleu