Commit Graph

  • 67e5b61f21 PoC mikoto 2024-06-10 16:07:47 +0200
  • e0cec5ebfa Merge branch 's3-media-storage' into 'next' AndSDev 2024-06-08 08:55:41 +0000
  • 398e7401ca Merge branch 'federation-hierarchy' into 'next' Matthias Ahouansou 2024-06-07 07:48:30 +0000
  • a36ccff06a Merge branch 'security-readme' into 'next' Matthias Ahouansou 2024-06-06 21:21:07 +0000
  • 39b4932725
    docs: add security disclosure instructions Matthias Ahouansou 2024-06-06 21:43:10 +0100
  • ad6fc93249
    fix(media): return an error when content is failed to be parsed as an image error-parse-image-thumbnail Matthias Ahouansou 2024-06-05 13:34:35 +0100
  • e270fa57d8 Merge branch 'chore/format-nix' into 'next' Samuel Meenzen 2024-06-04 16:58:45 +0000
  • c45e52f45a Merge branch 'media-csp' into 'next' Matthias Ahouansou 2024-06-04 05:31:35 +0000
  • 1dbb3433e0
    fix(media): use csp instead of modifying content-type Matthias Ahouansou 2024-06-03 21:35:20 +0100
  • a37d02edde no better solution to allocating other than nesting mikoto 2024-06-03 21:27:38 +0200
  • efecb78888 Merge branch 'local-event-non-restricted-room-vers' into 'next' Matthias Ahouansou 2024-06-03 13:28:41 +0000
  • f25a0b49eb Merge branch 'recurse-relationships' into 'next' Matthias Ahouansou 2024-06-03 13:19:16 +0000
  • b46000fadc
    feat: recurse relationships Matthias Ahouansou 2024-04-01 10:52:36 +0100
  • 914e9d713c fix(api/sync): respect `include_leave` filter parameter mikoto 2024-06-03 12:36:26 +0200
  • 7b19618136 Merge branch 'server-user-globals' into 'next' Matthias Ahouansou 2024-05-31 21:27:26 +0000
  • 19154a9f70
    refactor: add server_user to globals Matthias Ahouansou 2024-05-31 21:46:38 +0100
  • 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 +0100
  • 70ec0c5f1b
    feat(spaces): hierarchy over federation Matthias Ahouansou 2024-03-02 11:12:22 +0000
  • aaee4d273b
    feat(devices): update the device last seen timestamp on usage update-device-seen-on-usage Matthias Ahouansou 2024-04-19 17:47:21 +0100
  • be1b8b68a7 Merge branch 'remove-alias-command' into 'next' Matthias Ahouansou 2024-05-29 17:05:45 +0000
  • 6c2eb4c786
    feat(admin): remove alias command Matthias Ahouansou 2024-05-29 17:38:13 +0100
  • 3df791e030 Merge branch 'ruma-server-util' into 'next' Matthias Ahouansou 2024-05-29 13:16:08 +0000
  • 9374b74e77
    refactor: let ruma-server-util handle X-Matrix parsing Matthias Ahouansou 2024-05-08 16:51:07 +0100
  • c732c7c97f Merge branch 'toggle_allow_register' into 'next' Matthias Ahouansou 2024-05-29 09:08:59 +0000
  • 33c9da75ec Merge branch 'clarify-3pids-are-unsupported' into 'next' Matthias Ahouansou 2024-05-29 08:52:59 +0000
  • 59d7674b2a
    fix: clarify that 3pids are currently unsupported Matthias Ahouansou 2024-05-29 09:36:35 +0100
  • 6bcc2f80b8
    add command to set the allow registration status tony 2023-06-04 00:12:35 +0200
  • 817f382c5f Merge branch 'openid-api' into 'next' Matthias Ahouansou 2024-05-28 15:11:03 +0000
  • a888c7cb16
    OpenID routes mikoto 2024-05-28 00:22:11 +0200
  • 2ffb05d1da Merge branch 'presence' into 'next' Jakub Kubík 2024-05-26 19:05:06 +0000
  • 962c2097c4 Merge branch 'all-the-lints' into 'next' Matthias Ahouansou 2024-05-26 09:45:49 +0000
  • 47aadcea1d Merge branch 'membership-reason-fixes' into 'next' Timo Kösters 2024-05-26 07:22:29 +0000
  • a39eaf2080 create indices for and filter by contains_url mikoto 2024-05-23 02:19:59 +0200
  • 7438f2c4e0 contains_url draft mikoto 2024-05-23 00:37:49 +0200
  • 96074406b1 feat: apply RoomFilter mikoto 2024-05-22 23:26:07 +0200
  • ec48df78da wip mikoto 2024-05-07 07:42:10 +0200
  • a0c4a639b2 docs(faq): add instructions on how to make a user admin Matthias Ahouansou 2024-05-14 21:20:16 +0100
  • 49c9a633d0 Style docs to match website Daniel Lo Nigro 2024-05-18 16:46:27 -0700
  • aaf746ffdd
    fix(sync): correctly update presence properties presence Jakub Kubík 2023-12-20 13:34:45 +0100
  • 5314221e89
    style(presence): use flat_map instead of matching Results in filter Jakub Kubík 2023-12-20 12:04:47 +0100
  • ae76052378
    feat(presence): add granular allow configuration Jakub Kubík 2023-09-08 14:36:39 +0200
  • 509afc6b46
    feat(presence): implement presence functionality Jakub Kubík 2023-07-10 16:41:00 +0200
  • 9b8ec21e6e Merge branch 'admin-faq' into 'next' Matthias Ahouansou 2024-05-14 20:37:21 +0000
  • e51f60e437
    docs(faq): add instructions on how to make a user admin Matthias Ahouansou 2024-05-14 21:20:16 +0100
  • de806e5d1b wip mikoto 2024-05-07 07:42:10 +0200
  • 624d1fcc9a draft: RoomEventFilter mikoto 2024-04-29 20:59:02 +0200
  • 11990e7524 Merge branch 'admin-hash-sign' into 'next' Matthias Ahouansou 2024-05-09 16:19:40 +0000
  • 88b24310b5
    chore: format nix using alejandra chore/format-nix Samuel Meenzen 2024-05-09 15:20:48 +0200
  • 41e56baf60
    refactor: all the clippy lints all-the-lints Matthias Ahouansou 2024-05-06 17:06:25 +0100
  • 3ad7675bbf Merge branch 'format-toml' into 'next' Matthias Ahouansou 2024-05-06 20:16:13 +0000
  • e2d91e26d6
    style: format all toml with taplo Matthias Ahouansou 2024-05-06 19:43:13 +0100
  • 20d9f3fd5d Merge branch 'media' into 'next' Matthias Ahouansou 2024-05-06 18:37:13 +0000
  • 965b6df83d
    fix: make media response match spec Timo Kösters 2024-05-05 09:35:49 +0200
  • 9a88386ddf
    feat: allow specifying config path via command flag generate-config Matthias Ahouansou 2024-04-19 21:06:58 +0100
  • 60a2f2d011 feat: generate config Matthias Ahouansou 2024-04-19 20:17:31 +0100
  • ecc1bde825
    return a concrete error type from `try_main` Charles Hall 2024-04-19 15:16:55 -0700
  • 5b35b73b56
    reword error message about `CONDUIT_CONFIG` Charles Hall 2024-04-19 14:31:24 -0700
  • 2131c36eac
    return ExitCode instead of using panic or exit Charles Hall 2024-04-19 14:25:31 -0700
  • 8876d54d78
    feat(admin): add hash-and-sign-event command Matthias Ahouansou 2024-05-03 21:50:45 +0100
  • d8badaf64b
    fix(membership): always set reason & allow new events if reason changed Matthias Ahouansou 2024-05-05 15:28:18 +0100
  • 08485ea5e4 Merge branch 'bump-rust-nix' into 'next' Matthias Ahouansou 2024-05-05 12:48:36 +0000
  • eec9b9ed87
    chore: bump nix Matthias Ahouansou 2024-05-05 13:13:34 +0100
  • 256dae983b
    chore: bump rust Matthias Ahouansou 2024-05-05 13:11:44 +0100
  • 79c4bb17ca Merge branch 'build-and-cache-everything' into 'next' Matthias Ahouansou 2024-05-05 11:00:12 +0000
  • 57a24f234d
    Revert "ci: temporarily disable CONDUIT_VERSION_EXTRA" Matthias Ahouansou 2024-05-05 10:46:10 +0100
  • a4c973e57e
    build and cache all packages and CI dependencies Charles Hall 2024-05-05 09:25:39 +0100
  • f9953c31fc
    Revert "ci: use sh instead of bash" Matthias Ahouansou 2024-05-05 09:28:48 +0100
  • 6b669d2f4d Merge branch 'only-cache-attic-when-nix' into 'next' Matthias Ahouansou 2024-05-05 08:19:15 +0000
  • 90c9794221 Merge branch 'sh-not-bash' into 'next' Matthias Ahouansou 2024-05-05 08:12:20 +0000
  • 358164f49d
    ci: only cache attic when nix is available Matthias Ahouansou 2024-05-05 09:01:40 +0100
  • 70b07dfabf
    ci: use sh instead of bash Matthias Ahouansou 2024-05-05 08:53:53 +0100
  • d97f5aa3b8 Merge branch 'ci/fastzip' into 'next' Matthias Ahouansou 2024-05-05 05:54:18 +0000
  • bed9072a69 Merge branch 'always-cache-attic' into 'next' Matthias Ahouansou 2024-05-05 05:54:16 +0000
  • 2a2b9554c8
    ci: temporarily disable CONDUIT_VERSION_EXTRA Matthias Ahouansou 2024-05-04 21:50:37 +0100
  • 3d9d975a9f
    ci: avoid rebuilding bindgen and friends Matthias Ahouansou 2024-05-04 14:41:30 +0100
  • 96cc1f6abd
    only set `CONDUIT_VERSION_EXTRA` for final build Charles Hall 2024-05-01 01:05:24 -0700
  • 55259329a3
    make it easy to configure cargo profiles from nix Charles Hall 2024-05-01 12:08:42 -0700
  • d796fe7cd3
    make it easy to configure cargo features from nix Charles Hall 2024-05-01 00:38:55 -0700
  • 3336d3f812
    factor out nix code into new files via `makeScope` Charles Hall 2024-04-30 16:00:19 -0700
  • c9ee4a920e
    always go through inputs Charles Hall 2024-05-04 10:03:49 +0100
  • 5fc1174934 docs(s3): add migration description AndSDev 2024-05-03 16:01:07 +0300
  • 3b8b0bf5b7 refactor(config): use url for S3 endpoint AndSDev 2024-05-03 16:01:07 +0300
  • 27fada1a9b refactor(global/media_storage): fix clippy moments AndSDev 2024-05-03 16:01:07 +0300
  • 18e39bb65c refactor(config): improve media storage config format AndSDev 2024-05-03 16:01:07 +0300
  • c9c22f885e docs(s3): add S3 connection example AndSDev 2024-05-03 16:01:07 +0300
  • 5c71de73cf refactor(service/globals): add media storage (file-based or S3) AndSDev 2024-05-03 16:01:07 +0300
  • 381aaa2a5a feat(config): add S3 request lifetime AndSDev 2024-05-03 15:57:36 +0300
  • 0b2ed0c28e feat(config): new S3 config AndSDev 2024-05-03 15:57:36 +0300
  • 8c316e4b34 refactor(config): simplify S3 config display AndSDev 2024-05-03 15:55:54 +0300
  • c63c0f3ff7 refactor(service/globals): rename s3 client to s3 AndSDev 2024-05-03 15:55:54 +0300
  • b498fc0544 refactor(service/globals): simplify s3 client builder AndSDev 2024-05-03 15:55:54 +0300
  • ddbf6e6eef feat(db/media): add S3 client for media storage AndSDev 2024-05-03 15:55:54 +0300
  • 7028d69865 Merge branch 'WIP_backup' into 'next' tglman 2024-05-03 11:35:36 +0000
  • 5570f5f3da
    ci: faster cache and artifact handling Samuel Meenzen 2024-05-02 15:08:40 +0200
  • 38200163d6 Merge branch 'error-create-remote-user' into 'next' Matthias Ahouansou 2024-05-02 10:39:46 +0000
  • 9db1f5a13c
    fix(admin): don't allow creation of remote users Matthias Ahouansou 2024-05-02 10:45:04 +0100
  • 0074aca0ef Merge branch '244-support-well-known' into 'next' Matthias Ahouansou 2024-05-02 09:35:14 +0000
  • 3ecf835b50
    ci: cache attic on artifacts job Matthias Ahouansou 2024-05-02 09:53:53 +0100
  • 6e913bfec4
    docs: delegation Matthias Ahouansou 2024-05-02 09:27:14 +0100
  • c1f695653b
    feat: support hosting .well-known from Conduit Jakub Kubík 2024-05-02 09:26:43 +0100