1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00

Commit graph

  • bbed38eadc Merge branch 's3-media-storage' into 'next' AndSDev 2025-06-24 08:21:04 +00:00
  • 4bbd8c7764 Merge branch 'sync-include-leave' into 'next' avdb 2025-06-24 04:49:29 +00:00
  • 01c51d30d5 Merge branch 'rh/server-name-doc' into 'next' Rik Huijzer 2025-06-23 22:02:27 +00:00
  • 5c8b030c1e
    Revert "feat: add new attic cache" next Matthias Ahouansou 2025-06-23 15:23:43 +01:00
  • 7b1f8f8ee2 Merge branch 'release-0.10.5' into 'master' Matthias Ahouansou 2025-06-23 14:23:32 +00:00
  • bb58e5a69a
    chore(release): 0.10.5 v0.10.5 master Matthias Ahouansou 2025-06-22 15:10:26 +01:00
  • a54291ac7e feat: add new attic cache Samuel Meenzen 2025-06-22 21:02:14 +02:00
  • 95494e2eb4 Merge branch 'attic' into 'next' Samuel Meenzen 2025-06-22 22:29:15 +02:00
  • aff194c6eb
    feat: add new attic cache Samuel Meenzen 2025-06-22 21:02:14 +02:00
  • 75e0b55b16
    chore: bump ruma and axum Matthias Ahouansou 2025-06-22 00:22:55 +01:00
  • c9a4ab7825 Merge branch 'bump-ruma' into 'next' Matthias Ahouansou 2025-06-22 17:27:17 +00:00
  • 5b68ce890d
    chore: bump ruma and axum Matthias Ahouansou 2025-06-22 00:22:55 +01:00
  • 321b7cf8c0
    chore(rust): upgrade to 1.85.0 Matthias Ahouansou 2025-06-22 14:19:22 +01:00
  • e39cdc5c02
    fix(registration): enforce the strict user ID grammar Matthias Ahouansou 2025-06-22 01:11:03 +01:00
  • 2fda418465
    fix(sync v5): fix underflow when clamping room list indexes & allow empty range Matthias Ahouansou 2025-06-06 17:53:58 +01:00
  • b44b5641f0
    chore(rust): upgrade to 1.85.0 Matthias Ahouansou 2025-06-22 14:19:22 +01:00
  • 2b7e59bb29 Merge branch 'enforce-strict-user-ids' into 'next' Matthias Ahouansou 2025-06-22 00:17:35 +00:00
  • 3248efbe4b
    fix(registration): enforce the strict user ID grammar Matthias Ahouansou 2025-06-22 01:11:03 +01:00
  • 5366070396 Merge branch 'timer-retry' into 'next' Jonathan de Jong 2025-06-17 18:24:24 +00:00
  • 0db2508c95 Merge branch 'snapcraft' into 'next' Chris Halse Rogers 2025-06-17 09:07:36 +00:00
  • f456fb5233 Merge branch 'no-uia-when-first-uploading-keys' into 'next' Matthias Ahouansou 2025-06-16 16:50:30 +00:00
  • 1ea5f412b6
    fix: don't perform UIA when uploading cross-signing keys for the first time Matthias Ahouansou 2025-06-16 17:15:58 +01:00
  • 3a9e2b9827 Merge branch 'add_ssl_to_apache_config' into 'next' Soren van den Berg 2025-06-13 03:23:09 +00:00
  • 02ddf27258 refactor: improve S3 config reading AndSDev 2025-06-10 20:06:39 +03:00
  • 9da99bb3b5 style: reformat code AndSDev 2025-06-10 17:41:05 +03:00
  • d079df63c3 refactor(service/admin): improve readability for command processing AndSDev 2025-06-10 17:34:42 +03:00
  • 39c09f865a refactor: Create the directory for media only if the directory_structure is Deep AndSDev 2025-06-10 15:13:58 +03:00
  • 4982aa1098 style: organize S3 deps in cargo.toml AndSDev 2025-06-10 11:25:39 +03:00
  • b2a4e398d8 style: fix code fmt AndSDev 2025-06-10 11:01:07 +03:00
  • efe774b3c1 refactor: improve error processing for S3 AndSDev 2025-06-10 07:55:59 +00:00
  • a30e0537e4 refactor: group S3 config fields together AndSDev 2025-06-10 06:56:06 +00:00
  • 263b424de3 refactor: reduce the size of the S3 configuration struct AndSDev 2025-06-09 11:00:09 +03:00
  • 521f46d764 docs: add S3 connection details AndSDev 2025-06-09 10:50:56 +03:00
  • 992f760589 Merge branch 'next' into 'next' tglman 2025-06-08 09:35:29 +00:00
  • 8ee8ea3e45 Merge branch 'fix-panic-on-no-rooms-joined-sync-v5' into 'next' Matthias Ahouansou 2025-06-07 12:37:57 +00:00
  • 263bc61ec8
    fix(sync v5): fix underflow when clamping room list indexes & allow empty range Matthias Ahouansou 2025-06-06 17:53:58 +01:00
  • a71b8a0d89 Merge branch 'morg-notary' into 'next' Val Lorentz 2025-06-06 14:47:01 +00:00
  • 59e4f4d8f1 feat(service/media): add deep hashed directory structure for S3 AndSDev 2025-06-06 17:19:18 +03:00
  • 0c2758d904 Merge branch 'update-device-seen-on-usage' into 'next' Matthias Ahouansou 2025-06-06 12:49:18 +00:00
  • 09e1713c30
    feat(devices): update the device last seen timestamp on usage Matthias Ahouansou 2024-04-19 17:47:21 +01:00
  • 2c47045659 feat(service/media): improve S3 error processing AndSDev 2025-06-06 12:59:27 +03:00
  • e7822f0332 refactor(service/media): make all fs operations async AndSDev 2025-06-06 10:46:58 +03:00
  • 0b5e93eeff fix(service/media): create directory for media file only on new file creation AndSDev 2025-06-06 10:34:02 +03:00
  • 6541402609 feat(service/media): add S3 support AndSDev 2025-06-06 08:56:19 +03:00
  • 30d578a81a refactor: media.delete_file is async AndSDev 2025-06-04 16:15:42 +03:00
  • b3aaab4bb1 Merge branch 'feat/s3' into 'next' Samuel Meenzen 2025-05-31 17:43:03 +02:00
  • a1886a1396 Enhance admin commands parsing Curious 2025-05-06 02:08:44 +08:00
  • 2ba3eaec74 Merge branch 'admin-commands-parsing' into 'next' Curious 2025-05-31 14:33:34 +00:00
  • ba8253ad58 Merge branch 'conduit-0.11.0-alpha' into 'next' Matthias Ahouansou 2025-05-31 14:14:26 +00:00
  • 04fb4f62b8
    chore: bump version to 0.11.0-alpha Matthias Ahouansou 2025-05-31 15:13:58 +01:00
  • 1124334e5f
    feat: janky s3 implementation Samuel Meenzen 2025-05-31 03:00:03 +02:00
  • 3185754cdd Merge branch 'release-0.10.4' into 'next' Matthias Ahouansou 2025-05-30 14:45:01 +00:00
  • 18a83ea292
    chore(release): 0.10.4 v0.10.4 Matthias Ahouansou 2025-05-30 15:44:51 +01:00
  • 7afc8ff546
    chore(ruma): bump Matthias Ahouansou 2025-05-30 15:44:29 +01:00
  • dc1da34675
    Enhance admin commands parsing Curious 2025-05-06 02:08:44 +08:00
  • 30c2428d24 Merge branch 'release-0.10.3' into 'next' Matthias Ahouansou 2025-05-12 18:19:54 +00:00
  • ff7b2af80d
    chore(release): 0.10.3 v0.10.3 Matthias Ahouansou 2025-05-12 19:19:09 +01:00
  • 1fc82477c5
    chore(/versions): declare support for matrix <= v1.12 Matthias Ahouansou 2025-05-12 19:18:42 +01:00
  • d0fe2f42f5 Merge branch 'release-0.10.2' into 'next' Matthias Ahouansou 2025-05-11 11:39:33 +00:00
  • a5a8f6c3c1
    chore(release): 0.10.2 v0.10.2 Matthias Ahouansou 2025-05-11 12:31:29 +01:00
  • 45861f8e4a
    fix(key_value): return a map of algorithms instead of key ids for count_one_time_keys Matthias Ahouansou 2025-05-11 12:27:08 +01:00
  • 1c09e2b00a Merge branch 'release-0.10.1' into 'next' Matthias Ahouansou 2025-05-09 17:24:19 +00:00
  • 17f56081ce
    chore(release): 0.10.1 v0.10.1 Matthias Ahouansou 2025-05-09 17:33:49 +01:00
  • a566a5687b
    fix(config): attempt to deserialize deep directory structure before flat Matthias Ahouansou 2025-05-09 17:33:06 +01:00
  • e043582b3f Merge branch 'conduit-0.11.0-alpha' into 'next' Matthias Ahouansou 2025-05-09 15:23:30 +00:00
  • c5901b90ee
    chore: bump version to 0.11.0-alpha Matthias Ahouansou 2025-05-09 16:23:18 +01:00
  • f625ab5408 Merge branch 'release-0.10.0' into 'next' Matthias Ahouansou 2025-05-09 11:38:16 +00:00
  • 160ab757a8
    chore(release): 0.10.0 v0.10.0 Matthias Ahouansou 2025-05-09 12:37:57 +01:00
  • 52c64cb62d
    docs: update info on simplified sliding sync Matthias Ahouansou 2025-05-09 12:34:40 +01:00
  • 88c95d36a8
    chore(crates): bump Matthias Ahouansou 2025-05-08 21:26:55 +01:00
  • bdc6dabe3a Merge branch 'simplified-sliding-sync' into 'next' Matthias Ahouansou 2025-05-08 22:27:18 +00:00
  • d0d8189f43 Merge branch 'simplified-sliding-sync' into 'next' Matthias Ahouansou 2025-05-08 22:02:40 +00:00
  • ec2c61e277
    feat(sync): v4 -> v5 Matthias Ahouansou 2025-05-07 21:36:57 +01:00
  • 215198d1c0 Merge branch 'media-refactor' into 'next' Matthias Ahouansou 2025-05-08 22:02:10 +00:00
  • d49bb54933 Merge branch 'media-refactor' into 'next' Matthias Ahouansou 2025-05-08 20:30:45 +00:00
  • a552a47339
    ci(nix): update attic public key Matthias Ahouansou 2025-05-08 21:30:27 +01:00
  • 0528eb5928
    docs: guide to moderating media Matthias Ahouansou 2025-05-07 13:03:55 +01:00
  • a189b66ca6
    feat(admin): show media command Matthias Ahouansou 2025-05-06 00:47:20 +01:00
  • fd16e9c509
    feat(admin): list & query information about media Matthias Ahouansou 2025-05-06 00:36:32 +01:00
  • c3fb1b0456
    feat(media): retention policies Matthias Ahouansou 2025-04-16 13:15:01 +01:00
  • 594fe5f98f
    feat(media): blocking Matthias Ahouansou 2025-03-31 00:39:19 +01:00
  • d76637048a
    feat(admin): commands for purging media Matthias Ahouansou 2025-03-30 00:54:09 +00:00
  • 33b02c868d
    chore(rust): upgrade to 1.83.0 Matthias Ahouansou 2025-04-27 17:08:50 +01:00
  • bdf2014cf4
    chore: bump nix flake Matthias Ahouansou 2025-04-28 01:43:48 +01:00
  • 3171b779c6
    feat(media): save user id of uploader Matthias Ahouansou 2025-03-29 13:20:55 +00:00
  • 19d0ea408c
    feat(media): deep hashed directory structure Matthias Ahouansou 2025-03-23 17:23:57 +00:00
  • 66a14ac802
    feat: freeze unauthenticated media Matthias Ahouansou 2025-03-23 15:57:17 +00:00
  • 70d7f77363
    feat(media): use file's sha256 for on-disk name & make directory configurable Matthias Ahouansou 2025-03-16 17:40:55 +00:00
  • 1f5f6a95e6 Merge branch 'as-oidc-provider' into 'next' la Fleur 2025-04-18 11:20:32 +00:00
  • 57c702d732 impl MSC2966: dynamically register Oidc clients lafleur 2025-04-17 20:24:13 +02:00
  • 43458b64f8 impl MSC2964: OIDC authorization flow with oxide-auth lafleur 2025-04-17 19:54:58 +02:00
  • c322cbcb79 impl MSC2965: self-advertise as OIDC authentication provider lafleur 2025-04-17 17:59:29 +02:00
  • c4d9b1d96d Merge branch 'next' into 'next' Herman Rimm 2025-04-09 17:00:18 +00:00
  • 17776ac8c1 Merge branch 'update-flake-lock' into 'next' mib 2025-03-27 00:24:34 +00:00
  • 937521fcf1
    refactor: allow for post-processing on the config Matthias Ahouansou 2025-03-23 12:26:28 +00:00
  • 7b9ba62b67
    correct path on federated media endpoint doc comment Matthias Ahouansou 2025-03-16 01:16:25 +00:00
  • a7e6f60b41 Merge branch 'typos' into 'next' Matthias Ahouansou 2025-03-24 04:10:01 +00:00
  • 1009b1ded1 Merge branch 'typos' into 'next' Matthias Ahouansou 2025-03-24 03:02:10 +00:00
  • 2dce87546a
    ci: check for typos Matthias Ahouansou 2025-03-24 01:28:42 +00:00
  • 063d13a0e1 Merge branch 'ruma-exhaustive-env-var' into 'next' Matthias Ahouansou 2025-03-15 02:23:40 +00:00