Commit Graph

13 Commits

Author SHA1 Message Date
b04ba0b100 Add a delay to calling client.disconnect as a workaround for it being called too early and websocket connection not being established. 2023-04-30 16:43:59 +00:00
Arcady Chumachenko
db76a70295 Basic XMPP 2021-11-12 13:07:57 +00:00
Cyril
297f87c55d Fix style issues and linting issues, and a typo, too 2021-01-27 21:47:52 +01:00
Cyril
cacb1599e3 Allow for passwords that contain spaces, fix #15 2021-01-27 21:40:23 +01:00
Sorunome
3f161b27cb
implement quotes 2020-04-25 11:38:50 +02:00
Sorunome
bce6e78245
hopefully fix reconnect on polling error 2020-03-27 18:38:35 +01:00
Sorunome
4cdddc4996
lower log level 2020-03-26 21:36:02 +01:00
Sorunome
c9ac22c838
add more logging 2020-03-26 21:34:40 +01:00
Sorunome
19020890e1
already store state on initial test-login 2020-03-24 22:40:18 +01:00
Sorunome
7a5b6f985b
cleanup stuffs 2020-03-24 22:29:04 +01:00
Sorunome
251775e93f
state handling 2020-03-24 22:18:38 +01:00
Sorunome
79dc0295cf
file handling 2020-03-24 21:10:49 +01:00
Sorunome
1cab823bbe
get basic message sending working 2020-03-24 17:27:42 +01:00