link2xt
|
4f2c68e5a4
|
Accept more error variants in nicer_configuration_error
musl libc returns "failed to lookup address information: Name does not resolve" in some cases.
|
2022-07-06 22:58:56 +00:00 |
|
link2xt
|
becbb03d80
|
python: don't use devnull@testrun.org in test_add_remove_member_remote_events()
Otherwise testrun.org refuses to send the message at all,
because it knows devnull@testrun.org does not exist,
and the message doesn't reach ac2.
|
2022-06-19 17:09:02 +00:00 |
|
adbenitez
|
a96a4362cd
|
add missing Message API
|
2022-06-10 07:57:17 -04:00 |
|
adbenitez
|
17aab01eaa
|
apply black with new line-length == 120
|
2022-05-31 23:05:20 -04:00 |
|
adbenitez
|
16e0f0e986
|
apply isort and black formatters, add format checking to CI
|
2022-05-29 21:11:49 -04:00 |
|
link2xt
|
b7d2828f60
|
Trim last newline in the chat encryption info
Android seems to display it, making the message box larger.
|
2022-05-21 17:03:48 +00:00 |
|
link2xt
|
8168bcece5
|
Improve Chat.get_encryption_info() format
Group contacts by peerstate and make it easier
to find contacts that prevent encryption by sorting them
to the top of the list.
|
2022-05-14 14:01:46 +02:00 |
|
holger krekel
|
c8bfa98b6b
|
actually enable online account caching. previously it was creating (>100) online test accounts
|
2022-05-05 16:18:59 +02:00 |
|
holger krekel
|
77498c17a5
|
reorder tests to provide a complex/offline/online distinction, also speeding up distributed test runs.
|
2022-05-04 13:17:08 +02:00 |
|