Martin/Geno
|
69c021b924
|
fix ci
|
2019-06-22 12:34:53 +02:00 |
Martin/Geno
|
2454a3b2d6
|
add html support for messages
|
2019-06-21 02:51:43 +02:00 |
Martin/Geno
|
c886269ff0
|
add gitlab-ci
|
2019-02-14 04:56:54 +01:00 |
Martin/Geno
|
7f4f6d5f71
|
replace server with bot library
|
2018-12-14 23:47:12 +01:00 |
Martin/Geno
|
0ad62245e8
|
[WIP] Library XEP-0045 Multi-User Chat (Base for History + Password)
|
2018-09-06 13:30:42 +02:00 |
Martin/Geno
|
d8c6f942bf
|
add drone ci - test -race
|
2018-04-18 14:59:59 +02:00 |
Martin/Geno
|
1c0caa4410
|
add mux
|
2018-04-18 10:49:26 +02:00 |
Martin/Geno
|
c62a2573ea
|
[TEST] connect.go startStream
|
2018-03-06 21:32:42 +01:00 |
Martin/Geno
|
64ee706b4a
|
[TEST] add for client (comm.go)
|
2018-03-06 08:23:22 +01:00 |
Martin/Geno
|
46e5efd98b
|
[TEST] add for client
|
2018-03-03 09:28:24 +01:00 |
Martin/Geno
|
4732e0d292
|
[TASK] improve client + bot (new status version of server)
|
2018-02-23 09:25:30 +01:00 |
Martin/Geno
|
7d73d323a6
|
[TASK] add roster in xmpp library
|
2018-02-22 03:12:07 +01:00 |
Martin/Geno
|
255c2ef9ad
|
[TEST] improve xmpp struct library
|
2018-02-16 08:29:35 +01:00 |
Martin/Geno
|
3e39507f5a
|
improve JID struct
|
2018-02-15 22:03:55 +01:00 |
Martin/Geno
|
02ee2f2087
|
implements some XEP in xmpp struct library
|
2018-02-15 20:56:04 +01:00 |
Martin/Geno
|
e2a59cb3ba
|
rename and split xmpp xml structs packages
|
2018-02-14 19:40:22 +01:00 |
Martin/Geno
|
aacc788efe
|
[BUGFIX] .text-coverage for strange repos
|
2018-02-14 11:11:47 +01:00 |
Martin/Geno
|
06d61b6b71
|
[TASK] add CI circleci and codecov + coveralls
|
2018-02-14 11:03:27 +01:00 |
Martin/Geno
|
35dbf982fc
|
[DOC] update README
|
2018-02-14 03:08:44 +01:00 |
Martin/Geno
|
81c8605477
|
messages after RFC 6120 completed
|
2018-02-14 02:03:07 +01:00 |
Martin/Geno
|
4d4a201b1a
|
some bug fixes
|
2018-02-12 07:59:23 +01:00 |
Martin/Geno
|
bbb13ea537
|
add prototype of admin management by bot
|
2018-02-12 00:04:33 +01:00 |
Martin/Geno
|
3d250f04e6
|
add account/status admin + notify by disconnect
|
2018-02-11 23:28:21 +01:00 |
Martin/Geno
|
940d328b09
|
improve use bind of stream start + logging
|
2018-02-11 22:48:41 +01:00 |
Martin/Geno
|
3c13b83657
|
add client logging + improve logging
|
2018-02-11 22:04:53 +01:00 |
Martin/Geno
|
654d0306cf
|
improve client
|
2018-02-11 19:35:32 +01:00 |
Martin/Geno
|
f4bc539cd7
|
improve stanze error handling
|
2018-02-11 15:11:52 +01:00 |
Martin/Geno
|
5964a8fb3c
|
add presence status to messages + fix subscribe tester bot
|
2018-02-11 14:05:01 +01:00 |
Martin/Geno
|
8549f2fd32
|
disable link to offline clients
|
2018-02-11 11:19:56 +01:00 |
Martin/Geno
|
c7c7ff6f93
|
fix connection + ipv4/ipv6
|
2018-02-11 11:15:11 +01:00 |
Martin/Geno
|
3b656d7284
|
add timeout
|
2018-02-11 09:07:07 +01:00 |
Martin/Geno
|
4d39701a74
|
change json struct for save extra properties
|
2018-02-10 18:32:09 +01:00 |
Martin/Geno
|
5076f53d81
|
first working tester-daemon
|
2018-02-10 14:02:01 +01:00 |
Martin/Geno
|
a67d26d5a2
|
implement client and start tester daemon
|
2018-02-07 19:47:59 +01:00 |
Martin/Geno
|
79459ff864
|
move to dev.sum7.eu
|
2018-02-07 15:54:24 +01:00 |
Martin Geno
|
e474f460aa
|
move client to state attr + s2s idea
|
2017-12-17 17:51:18 +01:00 |
Martin Geno
|
1e2e578076
|
write dirty presence extensions
|
2017-12-17 15:46:06 +01:00 |
Martin Geno
|
5d8c92a76a
|
write some dirty extension (to be compatible with gajim
|
2017-12-17 13:31:02 +01:00 |
Martin Geno
|
1aceea7133
|
restructur code in packages
|
2017-12-16 23:20:46 +01:00 |
Martin Geno
|
a079961c8b
|
move webserver, logging and registraion to config
|
2017-12-15 22:24:42 +01:00 |
Martin Geno
|
800a5b1917
|
lets encrypt + registration
|
2017-12-14 21:51:40 +01:00 |
Martin Geno
|
8c60ef89c6
|
add cmd reload + state and server struct
|
2017-10-10 00:54:14 +02:00 |
Martin Geno
|
54f67245d6
|
[TASK] add jid
|
2017-10-02 15:02:09 +02:00 |
Martin Geno
|
4b002015b6
|
Initial commit
|
2017-10-02 00:28:22 +02:00 |