Commit graph

  • 354ba32c17 Initial commit master Aleksandr 2024-10-26 14:10:41 +03:00
  • 12ada1c86a Merge branch 'federation-hierarchy' into 'next' Matthias Ahouansou 2024-10-11 13:32:26 +00:00
  • ea27da8293 Merge branch 'config_tables_with_env_vars' into 'next' Matthias Ahouansou 2024-10-11 13:10:08 +00:00
  • 56a51360e0
    feat(spaces): hierarchy over federation Matthias Ahouansou 2024-03-02 11:12:22 +00:00
  • de323cbecb
    re-add well-known table, while still allowing individual values to be set with env vars without double underscores Matthias Ahouansou 2024-10-10 16:02:39 +01:00
  • a9ff97e527 Merge branch 'quiet-content-disposition' into 'next' Matthias Ahouansou 2024-10-10 07:49:17 +00:00
  • a2b72f48b9 fix: remove content-disposition debug prints Laurențiu Nicola 2024-10-08 19:41:04 +03:00
  • 3c93c81204 Merge branch 'docs' into 'next' Timo Kösters 2024-10-07 00:00:34 +00:00
  • 6767ca8bc8
    fix: config options for well_known have changed Timo Kösters 2024-10-07 00:02:36 +02:00
  • f8d7ef04e6 Merge branch 'bump' into 'next' Timo Kösters 2024-10-06 14:17:22 +00:00
  • 892fb8846a
    Bump version Timo Kösters 2024-10-06 14:18:54 +02:00
  • bca8d1f70f Merge branch 'mediafixes' into 'next' Timo Kösters 2024-09-25 11:53:05 +00:00
  • 65fe6b0ab5
    fix: Empty content dispositions could create problems Timo Kösters 2024-09-25 09:06:43 +02:00
  • fea85b0894
    fix: Migration typo for media Timo Kösters 2024-09-24 23:00:37 +02:00
  • a7405cddc0
    fix: Matrix media repo Timo Kösters 2024-09-24 18:48:48 +02:00
  • 3df21e8257
    fix: old media used spaces in content disposition without quotes Timo Kösters 2024-09-04 13:01:23 +02:00
  • e4d6202840 Merge branch 'config-env-var-split' into 'next' Timo Kösters 2024-09-21 14:51:39 +00:00
  • c4810a3a08 Merge branch 'well-know-fix' into 'next' Timo Kösters 2024-09-21 14:50:25 +00:00
  • 73d0536cd3 Merge branch 'braid/msc3916-verson-response' into 'next' Timo Kösters 2024-09-21 14:49:16 +00:00
  • a6797ca0a2 fix: add missing msc3916 unstable feature in version response The one with the braid 2024-09-21 10:53:57 +02:00
  • cdd03dfec0 Fix parsing of CONFIG_WELL_KNOW_* env variables into the internal configuration object Leonardo José 2024-09-12 03:33:49 +00:00
  • 2bab8869d0 Merge branch 'authenticated-media' into 'next' Matthias Ahouansou 2024-08-28 10:59:41 +00:00
  • cbd3b07ca7
    feat(media): use authenticated endpoints when fetching remote media Matthias Ahouansou 2024-08-24 10:36:03 +01:00
  • 27d6d94355
    feat: add support for authenticated media requests Matthias Ahouansou 2024-08-24 10:27:03 +01:00
  • a3716a7d5a
    chore: upgrade request client matrix version Matthias Ahouansou 2024-08-28 11:24:51 +01:00
  • a9c3867287 Merge branch 'content-disposition-type' into 'next' Matthias Ahouansou 2024-08-22 18:36:25 +00:00
  • 423b0928d5
    use ruma content disposition type in place of string avdb13 2024-07-15 13:35:37 +02:00
  • 44dd21f432 Merge branch 'TheDidek1-next-patch-00204' into 'next' Matthias Ahouansou 2024-07-19 08:58:05 +00:00
  • 75a0f68349 Update docs to point at new Synapse location Dawid Rejowski 2024-07-18 19:58:27 +00:00
  • 8abab8c8a0 Merge branch 'Crftbt-next-patch-43247' into 'next' Matthias Ahouansou 2024-07-10 08:36:34 +00:00
  • 324e1beabf Update docker.md specifying port so that others don't also run into trying to figure this out when following this md. Craft 2024-07-09 21:49:55 +00:00
  • 00c9ef7b56 Merge branch 'send-invalid-pdu-correction' into 'next' Matthias Ahouansou 2024-07-07 21:13:38 +00:00
  • 6455e918be
    fix: don't always assume ruma can generate reference hashes Matthias Ahouansou 2024-07-07 13:30:53 +01:00
  • ea3e7045b4
    fix: don't fail the entire transaction if any PDU's format is invalid Matthias Ahouansou 2024-07-06 22:56:08 +01:00
  • b8a1b4fee5 Merge branch 'remove-tls-override-when-no-srv-response' into 'next' Matthias Ahouansou 2024-07-06 16:49:38 +00:00
  • d95345377b
    fix: remove TLS name override when no SRV record is present (but properly) Matthias Ahouansou 2024-07-06 17:31:31 +01:00
  • 75322af8c7 Merge branch 'remove-tls-override-when-no-srv-response' into 'next' Matthias Ahouansou 2024-07-06 16:24:32 +00:00
  • 11187b3fad
    fix: remove TLS name override when no SRV record is present Matthias Ahouansou 2024-07-06 17:06:11 +01:00
  • 35ed731a46
    feat(config): split on __, allowing for setting individual values in a table Matthias Ahouansou 2024-07-02 15:39:45 +01:00
  • 1f313c6807 Merge branch 'finite-servername-cache' into 'next' Matthias Ahouansou 2024-07-01 09:52:18 +00:00
  • e70d27af98 Merge branch 'timestamped-messaging' into 'next' Matthias Ahouansou 2024-07-01 09:36:14 +00:00
  • ba8429cafe
    fix: don't cache server name lookups indefinitely Matthias Ahouansou 2024-06-24 22:12:54 +01:00
  • 7a4d0f6fe8 Merge branch 'acl-dont-have-empty-exception' into 'next' Matthias Ahouansou 2024-06-26 21:41:42 +00:00
  • 2f45a907f9
    fix: don't ignore ACLs when there is no content Matthias Ahouansou 2024-06-26 22:05:44 +01:00
  • de0deda179 Merge branch 'bump-ruma' into 'next' Matthias Ahouansou 2024-06-25 09:43:15 +00:00
  • 62f1da053f
    feat(appservice): support timestamped messaging Matthias Ahouansou 2024-06-22 11:50:39 +01:00
  • 602c56cae9
    chore: bump ruma Matthias Ahouansou 2024-06-25 09:39:06 +01:00
  • 4b9520b5ad Merge branch 'bump-rust' into 'next' Matthias Ahouansou 2024-06-21 07:54:00 +00:00
  • 9014e43ce1
    chore: bump rust to 1.79.0 and apply new lints Matthias Ahouansou 2024-06-21 08:29:33 +01:00
  • ffc57f8997 Merge branch 'nightly-rustfmt' into 'next' Matthias Ahouansou 2024-06-16 16:44:51 +00:00
  • fd19dda5cb
    ci: use nightly rustfmt Matthias Ahouansou 2024-06-16 17:28:05 +01:00
  • dc0fa09a57 Merge branch 'bump' into 'next' Matthias Ahouansou 2024-06-14 12:02:56 +00:00
  • ba1138aaa3
    chore: bump version to 0.9.0-alpha Matthias Ahouansou 2024-06-14 12:33:40 +01:00
  • 6398136163 Merge branch 'debian-aarch64' into 'next' Matthias Ahouansou 2024-06-14 11:10:59 +00:00
  • 16af8b58ae
    ci: build for Debian aarch64 Matthias Ahouansou 2024-06-09 11:19:23 +01:00
  • 7a5b893013
    Bump version Timo Kösters 2024-06-12 19:43:18 +02:00
  • c453d45598
    fix(keys): only use keys valid at the time of PDU or transaction, and actually refresh keys Matthias Ahouansou 2024-06-12 19:22:19 +02:00
  • 144d548ef7
    fix: permission checks for aliases Matthias Ahouansou 2024-06-11 23:15:02 +02:00
  • 7b259272ce
    fix: do not return redacted events from search Benjamin Lee 2024-06-11 16:33:55 +02:00
  • 48c1f3bdba
    fix: userid checks for incoming EDUs Matthias Ahouansou 2024-06-11 16:06:30 +02:00
  • dd19877528 Merge branch 'bump-ruma' into 'next' Timo Kösters 2024-06-11 20:59:58 +00:00
  • ba2a5a6115
    chore: bump all dependencies Matthias Ahouansou 2024-04-07 20:46:18 +01:00
  • a36ccff06a Merge branch 'security-readme' into 'next' Matthias Ahouansou 2024-06-06 21:21:07 +00:00
  • 39b4932725
    docs: add security disclosure instructions Matthias Ahouansou 2024-06-06 21:43:10 +01:00
  • c45e52f45a Merge branch 'media-csp' into 'next' Matthias Ahouansou 2024-06-04 05:31:35 +00:00
  • 1dbb3433e0
    fix(media): use csp instead of modifying content-type Matthias Ahouansou 2024-06-03 21:35:20 +01:00
  • efecb78888 Merge branch 'local-event-non-restricted-room-vers' into 'next' Matthias Ahouansou 2024-06-03 13:28:41 +00:00
  • f25a0b49eb Merge branch 'recurse-relationships' into 'next' Matthias Ahouansou 2024-06-03 13:19:16 +00:00
  • b46000fadc
    feat: recurse relationships Matthias Ahouansou 2024-04-01 10:52:36 +01:00
  • 7b19618136 Merge branch 'server-user-globals' into 'next' Matthias Ahouansou 2024-05-31 21:27:26 +00:00
  • 19154a9f70
    refactor: add server_user to globals Matthias Ahouansou 2024-05-31 21:46:38 +01:00
  • ec8dfc283c
    fix(membership): fallback to locally signed event if the join wasn't a restricted one on send_join response Matthias Ahouansou 2024-05-27 11:47:05 +01:00
  • be1b8b68a7 Merge branch 'remove-alias-command' into 'next' Matthias Ahouansou 2024-05-29 17:05:45 +00:00
  • 6c2eb4c786
    feat(admin): remove alias command Matthias Ahouansou 2024-05-29 17:38:13 +01:00
  • 3df791e030 Merge branch 'ruma-server-util' into 'next' Matthias Ahouansou 2024-05-29 13:16:08 +00:00
  • 9374b74e77
    refactor: let ruma-server-util handle X-Matrix parsing Matthias Ahouansou 2024-05-08 16:51:07 +01:00
  • c732c7c97f Merge branch 'toggle_allow_register' into 'next' Matthias Ahouansou 2024-05-29 09:08:59 +00:00
  • 33c9da75ec Merge branch 'clarify-3pids-are-unsupported' into 'next' Matthias Ahouansou 2024-05-29 08:52:59 +00:00
  • 59d7674b2a
    fix: clarify that 3pids are currently unsupported Matthias Ahouansou 2024-05-29 09:36:35 +01:00
  • 6bcc2f80b8
    add command to set the allow registration status tony 2023-06-04 00:12:35 +02:00
  • 817f382c5f Merge branch 'openid-api' into 'next' Matthias Ahouansou 2024-05-28 15:11:03 +00:00
  • a888c7cb16
    OpenID routes mikoto 2024-05-28 00:22:11 +02:00
  • 47aadcea1d Merge branch 'membership-reason-fixes' into 'next' Timo Kösters 2024-05-26 07:22:29 +00:00
  • 9b8ec21e6e Merge branch 'admin-faq' into 'next' Matthias Ahouansou 2024-05-14 20:37:21 +00:00
  • e51f60e437
    docs(faq): add instructions on how to make a user admin Matthias Ahouansou 2024-05-14 21:20:16 +01:00
  • 11990e7524 Merge branch 'admin-hash-sign' into 'next' Matthias Ahouansou 2024-05-09 16:19:40 +00:00
  • 3ad7675bbf Merge branch 'format-toml' into 'next' Matthias Ahouansou 2024-05-06 20:16:13 +00:00
  • e2d91e26d6
    style: format all toml with taplo Matthias Ahouansou 2024-05-06 19:43:13 +01:00
  • 20d9f3fd5d Merge branch 'media' into 'next' Matthias Ahouansou 2024-05-06 18:37:13 +00:00
  • 965b6df83d
    fix: make media response match spec Timo Kösters 2024-05-05 09:35:49 +02:00
  • 8876d54d78
    feat(admin): add hash-and-sign-event command Matthias Ahouansou 2024-05-03 21:50:45 +01:00
  • d8badaf64b
    fix(membership): always set reason & allow new events if reason changed Matthias Ahouansou 2024-05-05 15:28:18 +01:00
  • 08485ea5e4 Merge branch 'bump-rust-nix' into 'next' Matthias Ahouansou 2024-05-05 12:48:36 +00:00
  • eec9b9ed87
    chore: bump nix Matthias Ahouansou 2024-05-05 13:13:34 +01:00
  • 256dae983b
    chore: bump rust Matthias Ahouansou 2024-05-05 13:11:44 +01:00
  • 79c4bb17ca Merge branch 'build-and-cache-everything' into 'next' Matthias Ahouansou 2024-05-05 11:00:12 +00:00
  • 57a24f234d
    Revert "ci: temporarily disable CONDUIT_VERSION_EXTRA" Matthias Ahouansou 2024-05-05 10:46:10 +01:00
  • a4c973e57e
    build and cache all packages and CI dependencies Charles Hall 2024-05-05 09:25:39 +01:00
  • f9953c31fc
    Revert "ci: use sh instead of bash" Matthias Ahouansou 2024-05-05 09:28:48 +01:00
  • 6b669d2f4d Merge branch 'only-cache-attic-when-nix' into 'next' Matthias Ahouansou 2024-05-05 08:19:15 +00:00