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
/
jabber
Age
Commit message (
Expand
)
Author
2009-03-28
Add cmake files in package built by autotools
Sebastien Helleu
2009-03-27
Fix SSL connection to some IRC servers using Diffie Hellman and small exchang...
Sebastien Helleu
2009-03-23
Fix typo in irc-raw.c and jabber-debug.c
Sebastien Helleu
2009-03-23
Set again buffer properties when using existing irc/jabber channel/pv buffer
Sebastien Helleu
2009-03-23
Add completion with self nick in irc/jabber private buffers
Sebastien Helleu
2009-03-06
Add new hook type "process": launch command with fork and catch result (rc/st...
Sebastien Helleu
2009-02-25
Fix bug with reset of topic for irc channel / jabber muc
Sebastien Helleu
2009-02-22
Add upgrade functions in script plugin API
Sebastien Helleu
2009-02-20
Fix bug with smart completion (irc/jabber): keep unique nicks in list of last...
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-02-17
Use string instead of char for prefixes in nicklist
Sebastien Helleu
2009-02-11
Add irc and jabber options to display nick modes in input_prompt bar item
Sebastien Helleu
2009-02-07
Add numeric codes for low chars (< 32) in irc and jabber debug buffers
Sebastien Helleu
2009-02-04
Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins)
Sebastien Helleu
2009-01-30
Fix problem with read marker when manually switching to other buffer with som...
Sebastien Helleu
2009-01-30
Fix some bugs with TLS connections in Jabber pluigin (TLS still not working i...
Sebastien Helleu
2009-01-17
Remove unused jabber options and jabber servers in autogenerated doc
Sebastien Helleu
2009-01-15
Add Jabber plugin (alpha version, many Jabber features are missing)
Sebastien Helleu