Commit Graph

47 Commits

Author SHA1 Message Date
Jakub Filo 4846ce60b7 Fix missing 'fetch' import from 'node-fetch' 2023-05-02 15:47:12 +00:00
Jakub Filo 9e4448f209 Not setting resource field seems to help with reducing replaced by new connection messages. The XMPP server should deal with this better 2023-04-30 16:51:28 +00:00
Jakub Filo 3b3b692b55 Implemented basic compliance with XEP-0156 to discover the websocket connection on a properly configured XMPP server 2023-04-30 16:50:04 +00:00
Jakub Filo 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 c57093f69b
update stuffs 2021-01-21 19:05:52 +01:00
HayWo 3552242a66
fix typo in error message 2020-05-29 13:06:15 +02:00
Sorunome 0255283d5a
fix content authentification 2020-05-02 10:53:39 +02:00
Sorunome 7e9b6f1e3d
better reply stuffs 2020-04-30 14:52:23 +02:00
Sorunome 34f46e8c51
update eventSync 2020-04-25 17:29:38 +02:00
Sorunome a9362adb24
Revert "room-namespace event ids"
This reverts commit 179c6ca7dc.
2020-04-25 17:06:56 +02:00
Sorunome 179c6ca7dc
room-namespace event ids 2020-04-25 11:52:44 +02:00
Sorunome 3f161b27cb
implement quotes 2020-04-25 11:38:50 +02:00
Sorunome 9054d7a18f
more state invalidation 2020-04-25 10:00:50 +02:00
Sorunome d2019b0ccd
various fixes 2020-04-25 10:00:23 +02:00
Sorunome 2610b20b2c
add some more logging 2020-04-23 11:40:35 +02:00
Sorunome fe31f07830
add some more logging 2020-04-22 19:15:15 +02:00
Sorunome ecda05d366
big update of dependency 2020-04-13 16:00:19 +02:00
Sorunome 49d0132f6f
update without tough-cookie breaking 2020-04-10 21:34:19 +02:00
Sorunome 8436451c1d
hopefully better error/disconnect detection 2020-04-05 12:08:37 +02:00
Sorunome 3a7f94c590
hopefully fix up restarting stuffs better 2020-04-02 21:47:43 +02:00
Sorunome c777235aad
update dependency 2020-04-01 18:35:57 +02:00
Sorunome eb63cf4cdf
stuff and things 2020-04-01 18:09:21 +02:00
Sorunome 7a4cc6b3bf
fix undefined bug 2020-03-29 13:11:10 +02:00
Sorunome df18162f39
stop puppet on startup 2020-03-29 13:07:27 +02:00
Sorunome fe939b6d04
hopefully properly catch this 2020-03-29 11:53:30 +02:00
Sorunome edcf434a48
blah 2020-03-28 11:04:02 +01:00
Sorunome ba9586014e
. 2020-03-28 10:58:41 +01:00
Sorunome e6bf5266ae
bleh errors 2020-03-28 10:57:16 +01:00
Sorunome 7bd6fa892f
asdkflöasdlöfsd 2020-03-28 10:50:43 +01:00
Sorunome 505a7114ec
blah 2020-03-28 10:50:06 +01:00
Sorunome 560acb9503
more logging.... 2020-03-28 10:49:11 +01:00
Sorunome 0410f54df2
fallback for better debugging, for now 2020-03-28 10:41:37 +01: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 f29399e86e
hopefully fix some connection bugs 2020-03-26 19:05:37 +01:00
Sorunome dc333129da
update stuffs, user profile updates should work now 2020-03-25 23:48:12 +01:00
Sorunome 416df718bd
add message parsers 2020-03-25 15:47:51 +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 5bc2c64859
send read reciepts 2020-03-24 21:26:52 +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