sum7
/
yaja
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
yaja/xmpp
Martin/Geno 2454a3b2d6
add html support for messages
2019-06-21 02:51:43 +02:00
..
base [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
iq [TASK] improve client + bot (new status version of server) 2018-02-23 09:25:30 +01:00
x/muc [WIP] Library XEP-0045 Multi-User Chat (Base for History + Password) 2018-09-06 13:30:42 +02:00
client_error.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
client_iq.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
client_message.go add html support for messages 2019-06-21 02:51:43 +02:00
client_presence.go [WIP] Library XEP-0045 Multi-User Chat (Base for History + Password) 2018-09-06 13:30:42 +02:00
compression.go implements some XEP in xmpp struct library 2018-02-15 20:56:04 +01:00
connection.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
enum_error.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
enum_iq.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
enum_message.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
enum_presence.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
error_stanze.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
error_stream.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
global.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
namespaces.go rename and split xmpp xml structs packages 2018-02-14 19:40:22 +01:00
sasl.go rename and split xmpp xml structs packages 2018-02-14 19:40:22 +01:00
server_error.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
server_iq.go [TASK] add roster in xmpp library 2018-02-22 03:12:07 +01:00
server_message.go rename and split xmpp xml structs packages 2018-02-14 19:40:22 +01:00
server_presence.go rename and split xmpp xml structs packages 2018-02-14 19:40:22 +01:00
utils.go [TEST] improve xmpp struct library 2018-02-16 08:29:35 +01:00
utils_test.go [TEST] connect.go startStream 2018-03-06 21:32:42 +01:00
wip.go implements some XEP in xmpp struct library 2018-02-15 20:56:04 +01:00