- 28 Apr, 2020 2 commits
- 16 Sep, 2019 1 commit
-
-
louiz’ authored
-
- 15 Sep, 2019 17 commits
- 14 Sep, 2019 2 commits
- 09 Sep, 2019 3 commits
- 30 Aug, 2019 1 commit
-
-
louiz’ authored
In cases where the DNS server does not respond “domain not found” but “domain found, but no IP for that record type”, we just say “domain not found” too (instead of nothing, previously).
-
- 25 Aug, 2019 3 commits
-
-
louiz’ authored
fix #3382 It still needs to be fixed properly by cleaning the way we send the messages in all direction etc. And this is ugly because, with just one message, we do a conversion in one direction, and then re-convert in the other direction. But at least it works and users will be happy, even if I’m not entirely satisfied with the code.
-
louiz’ authored
-
louiz’ authored
-
- 20 Aug, 2019 2 commits
-
-
Jonas Schäfer authored
XEP-0410 demands that. This changes the error condition for all pings to the room, even those which aren’t self-pings, if the sender is not joined. The conditions of XEP-0410 were based on observing existing implementations.
-
Jonas Schäfer authored
This prevents the ping from round-tripping through IRC and possibly a random other client of the user. Please see XEP-0410 for the rationale. Fixes #3385.
-
- 04 Aug, 2019 1 commit
-
-
louiz’ authored
-
- 29 Jul, 2019 1 commit
-
-
louiz’ authored
-
- 04 Oct, 2018 1 commit
-
-
Fixes #3381
-
- 03 Oct, 2018 2 commits
-
-
-
louiz’ authored
For “security” reason, the freebsd runner is not accessible for anyone else, so it just yields an error when it tries to run. With this change, it is just not run.
-
- 19 Sep, 2018 1 commit
-
-
louiz’ authored
fix #3377
-
- 17 Sep, 2018 3 commits