- Oct 29, 2023
-
-
🥺 authored
the ones now used by default in rust-argon2 are extremely aggressive and resource intensive. owasp's 2nd default is very reasonable with the same security. Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
- Oct 28, 2023
-
-
🥺 authored
causes tokio runtime worker to panic as we attempt to convert an HTTP Request from ruma (try_into_http_request) into a reqwest Request so the reqwest http client on the server can execute said request. error message is not ideal ("invalid port number") but core issue is fixed. Co-authored-by:
infamous <ehuff007@gmail.com> Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
- Oct 24, 2023
-
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
- Oct 22, 2023
-
-
Rohan Kumar authored
We only need zstd and snappy
-
-
-
- Oct 21, 2023
-
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
- Sep 24, 2023
-
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
- Sep 14, 2023
-
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
Signed-off-by:
June <june@girlboss.ceo>
-
Signed-off-by:
June <june@girlboss.ceo>
-
This uses the `ClientBuilder::dns_resolver` function that was added in reqwest 0.11.13, instead of the homebrew `ClientBuilder::resolve_fn`.
-
🥺 authored
Initial implementation done in https://gitlab.com/famedly/conduit/-/merge_requests/507 , *substantially* reworked, corrected, improved by infamous <ehuff007@gmail.com>, and few parts done by me. Co-authored-by:
infamous <ehuff007@gmail.com> Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
_matrix-fed is the new IANA registered SRV record service name per MSC4040. _matrix is now considered deprecated in Matrix 1.8. see 3.3 and 3.4 of https://spec.matrix.org/v1.8/server-server-api/#resolving-server-names Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
even though these rooms would be quite broken as they typically would be super super old rooms, people seem to still complain about conduit not "supporting" room versions 1 and 2. to make them happy, just make them as unstable so they can at least join it. Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
🥺 authored
this has been the new default since Matrix 1.6, and V10 has been flagged as stable for a while in Conduit Signed-off-by:
girlbossceo <june@girlboss.ceo>
-
- Sep 13, 2023
-
-
Timo Kösters authored
Sliding sync improvements and redaction fixes See merge request famedly/conduit!549
-
Timo Kösters authored
-
Timo Kösters authored
fix: ACL error shouldn't break the whole request See merge request famedly/conduit!542
-
- Sep 11, 2023
-
-
Timo Kösters authored
Update README.md to fix typo & fix compatibility with new versions of docker compose See merge request famedly/conduit!545
-
- Aug 27, 2023
-
-
Luke McCarthy authored
-
- Aug 23, 2023
-
-
Jonas Zohren authored
Docs: coturn instructions for docker See merge request famedly/conduit!498
-
Jonas Zohren authored
-
purplemeteorite authored
-
- Aug 12, 2023
-
-
Timo Kösters authored
-