Commit graph

6 commits

Author SHA1 Message Date
cb451f02af 🐛 catch another Exception (e.g. ValueError("Invalid Homeserver")) and try to reconnect
All checks were successful
ci / docker (push) Successful in 6m57s
Python formatting PEP8 / Python-PEP8 (push) Successful in 15s
2024-11-19 22:41:29 +01:00
249be53a82 🚧 add ehlo command
All checks were successful
ci / docker (push) Successful in 5m34s
Python formatting PEP8 / Python-PEP8 (push) Successful in 14s
2024-09-21 12:51:17 +02:00
e4893a22c2 🔊 better logging
All checks were successful
ci / docker (push) Successful in 6m4s
Python formatting PEP8 / Python-PEP8 (push) Successful in 16s
2024-09-21 12:38:46 +02:00
04757a3f6a reconnect after disconnect and terminate on CTRL+C
All checks were successful
ci / docker (push) Successful in 6m33s
Python formatting PEP8 / Python-PEP8 (push) Successful in 15s
2024-07-04 21:55:10 +02:00
dc0c991ef4 🎨 remove trailing whitespace
All checks were successful
ci / docker (push) Successful in 4m17s
Python formatting PEP8 / Python-PEP8 (push) Successful in 14s
2024-06-26 20:15:25 +02:00
99c2c62831 🎉 First commit!
Some checks failed
ci / docker (push) Failing after 37s
Python formatting PEP8 / Python-PEP8 (push) Failing after 17s
2024-06-26 19:52:11 +02:00