Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
d8104cd70d Cleanup and update some modules 2023-04-30 16:40:44 +00:00
b48385a204 lock the node version to 12, this failed to build in 2023 2023-04-30 16:22:17 +00:00
Arcady Chumachenko
e3a7164681 TODO: fix nex connection 2021-11-12 14:42:34 +00:00
Arcady Chumachenko
db76a70295 Basic XMPP 2021-11-12 13:07:57 +00:00
Sorunome
282e4da983
update dockerfile 2021-02-09 18:25:58 +01:00
Sorunome
d627758dd6
Merge branch 'feature/spaced-password' of https://github.com/tchapi/mx-puppet-skype 2021-02-06 22:09:49 +01: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
Sorunome
fbe285926f
Merge branch 'patch-1' of https://github.com/HayWo/mx-puppet-skype 2021-01-21 19:01:41 +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
6feacecb5b
update dependency 2020-04-30 15:08:12 +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
82bf74f145
update default port 2020-04-15 21:02:57 +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
2863938e68
Merge branch 'dockerfiles' of https://github.com/Jozian/mx-puppet-skype 2020-04-03 18:53:46 +02:00
Rodrigo Belem
6ea55bef93 Add initial README.md 2020-04-03 12:37:01 -04:00
Rodrigo Belem
c7b9a681c1 Add sample configuration file 2020-04-03 12:37:01 -04:00
Sorunome
571ffc3d4d
Merge branch 'master' of https://github.com/ericmigi/mx-puppet-skype 2020-04-03 15:59:42 +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
Eric Migicovsky
e3063f840f add docker stuff 2020-03-26 13:51:40 -07:00
Eric Migicovsky
6dd94cbbf7
Delete docker-run.sh 2020-03-26 13:47:31 -07:00
Eric Migicovsky
34a5128285
add docker run 2020-03-26 13:44:56 -07:00