summaryrefslogtreecommitdiff
path: root/src/plugins/jabber
AgeCommit message (Expand)Author
2009-03-28Add cmake files in package built by autotoolsSebastien Helleu
2009-03-27Fix SSL connection to some IRC servers using Diffie Hellman and small exchang...Sebastien Helleu
2009-03-23Fix typo in irc-raw.c and jabber-debug.cSebastien Helleu
2009-03-23Set again buffer properties when using existing irc/jabber channel/pv bufferSebastien Helleu
2009-03-23Add completion with self nick in irc/jabber private buffersSebastien Helleu
2009-03-06Add new hook type "process": launch command with fork and catch result (rc/st...Sebastien Helleu
2009-02-25Fix bug with reset of topic for irc channel / jabber mucSebastien Helleu
2009-02-22Add upgrade functions in script plugin APISebastien Helleu
2009-02-20Fix bug with smart completion (irc/jabber): keep unique nicks in list of last...Sebastien Helleu
2009-02-18Give file descriptor to callback of hook_fdSebastien Helleu
2009-02-17Add new local variable "type" for buffersSebastien Helleu
2009-02-17Use string instead of char for prefixes in nicklistSebastien Helleu
2009-02-11Add irc and jabber options to display nick modes in input_prompt bar itemSebastien Helleu
2009-02-07Add numeric codes for low chars (< 32) in irc and jabber debug buffersSebastien Helleu
2009-02-04Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins)Sebastien Helleu
2009-01-30Fix problem with read marker when manually switching to other buffer with som...Sebastien Helleu
2009-01-30Fix some bugs with TLS connections in Jabber pluigin (TLS still not working i...Sebastien Helleu
2009-01-17Remove unused jabber options and jabber servers in autogenerated docSebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu