Commit Graph

9 Commits

Author SHA1 Message Date
Martin 9fc0b1236c Print sent stanzas in debug mode. (#141)
* Print sent stanzas in debug mode.

* Remove unnecessary newline.
2023-03-02 13:22:44 +09:00
Yasuhiro Matsumoto e543ad3fcd go fmt 2018-05-05 20:33:05 +09:00
Dominik Pataky fe382e4805 Reformat fix for MUC NoHistory 2017-09-11 09:13:11 +02:00
Dominik Pataky 7ec8e81ec3 Fix MUC NoHistory invalid XML 2017-09-10 13:15:16 +02:00
Thorsten Riess 7c0791141b Add SendPresence, add join muc with history, add function return values in xmpp_muc 2016-02-04 08:17:25 +01:00
Marcel Brüggebors 7568e71728 Add ability to join password protected chat rooms 2014-12-03 20:23:22 +01:00
Stanislav Seletskiy 477ccf01f6 Nickname can be specified when joining MUC
Client.JoinMUC now accept second argument as nickname.
2014-11-26 18:34:13 +06:00
mattn 4a4cac6dfc Support NoTLS, DIGEST-MD5 2013-05-14 19:24:35 -07:00
Flo Lauber 75752790eb add first simple version of MUC (xep-0045) support 2013-01-18 19:53:38 -05:00