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

Commit graph

  • bca6106ec9 Merge branch 'Nyaaori/declare-msc3827' into 'next' Nyaaori 2024-08-29 16:42:18 +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
  • f7c917f2ca Merge branch 'membership-knock' into 'next' avdb 2024-08-27 18:33:23 +00: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
  • e0054552ea Merge branch 'rate-limiting' into 'next' avdb 2024-07-20 21:04:46 +00: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
  • 099a99826e initial commit avdb13 2024-07-16 15:01:11 +02:00
  • 67c23d6dd4 feat: base support avdb13 2024-07-15 12:24:06 +02:00
  • 139588b64c nice avdb13 2024-07-15 06:08:25 +02:00
  • 5af171e7ee ok avdb13 2024-07-11 22:44:47 +02:00
  • b80141b33b fix avdb13 2024-07-11 22:24:22 +02:00
  • 10ce7ea3a9 initial commit avdb13 2024-07-11 21:55:52 +02:00
  • 895b66fa50 where did my code go??? avdb13 2024-07-10 08:19:39 +02:00
  • 269455d93a WIP: docs avdb13 2024-07-04 22:19:25 +02:00
  • aa689ca2ce initial commit avdb13 2024-07-11 12:57:55 +02:00
  • 619ea68405
    a lot more endpoints Matthias Ahouansou 2024-07-12 13:15:24 +01:00
  • e3cfe360a1
    simplify conversion to restriction Matthias Ahouansou 2024-07-11 13:24:06 +01:00
  • 3bf113d920
    don't take ownership of limitation Matthias Ahouansou 2024-07-11 13:15:45 +01:00
  • 613107e7cf
    add rate limiting for registration token validity Matthias Ahouansou 2024-07-11 13:14:10 +01:00
  • 499548321f
    enforce maximum capacity Matthias Ahouansou 2024-07-10 11:17:38 +01:00
  • 1e76cc5cee
    don't rate limit appservices if the registration file says they shouldn't be Matthias Ahouansou 2024-07-10 10:40:33 +01:00
  • 6a3b194567
    fmt Matthias Ahouansou 2024-07-10 09:51:23 +01:00
  • ab21c5dbef
    simplify Matthias Ahouansou 2024-07-10 09:44:44 +01: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
  • bf902f1607
    use ::MIN Matthias Ahouansou 2024-07-09 13:38:36 +01:00
  • 53c2aec704 fix ABA Jason Volk 2024-07-09 04:33:48 +00:00
  • b487397379 update nix flake lock mib 2024-07-08 19:24:16 +02: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
  • 33a8de934a unused import avdb13 2024-07-06 22:40:21 +02:00
  • f6e9cadfae ok... avdb13 2024-07-06 22:38:25 +02:00
  • 5e28b9158f ok avdb13 2024-07-06 22:26:33 +02: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
  • e20fcb029a
    fix nano gap Matthias Ahouansou 2024-06-26 16:26:30 +01:00
  • 024f910bf9
    allow for different timeframes for configuration Matthias Ahouansou 2024-06-26 13:36:04 +01:00
  • bdf12c2bbd
    use into_iter Matthias Ahouansou 2024-06-26 11:42:17 +01:00
  • d6abf5472b
    more rate limit targets Matthias Ahouansou 2024-06-26 09:16:54 +01:00
  • 02cea0bb93
    PoC mikoto 2024-06-10 07:55:59 +02:00
  • 11187b3fad
    fix: remove TLS name override when no SRV record is present Matthias Ahouansou 2024-07-06 17:06:11 +01:00
  • 734e84c668 ??? avdb13 2024-07-06 16:29:13 +02:00
  • 4c726f4a68 Apply 1 suggestion(s) to 1 file(s) avdb 2024-07-06 13:47:43 +00:00
  • 7fd778a6f2 promising this to be the last change avdb13 2024-07-04 20:28:30 +02:00
  • b4583ed1da big correction avdb13 2024-07-04 20:20:49 +02:00
  • b24da3ec25 small correction avdb13 2024-07-04 20:20:11 +02:00
  • a51a4fdef9 reviewed changes avdb13 2024-07-04 20:14:06 +02:00
  • 1761de5d03 docs avdb13 2024-07-03 08:11:35 +02:00
  • 7e54066023 make_join delegation avdb13 2024-07-03 07:51:12 +02:00
  • 2089ca8e3c joining remote rooms works too now avdb13 2024-07-03 07:23:31 +02:00
  • f0ca5253aa tokio::spawn does not run until completion of joins mikoto 2024-06-17 14:38:25 +02:00
  • 31102a43c5 docs mikoto 2024-06-10 18:22:20 +02:00
  • 66c4aefa0c rename config value avdb 2024-06-17 11:01:13 +00:00
  • f9ee8d7505 error messages avdb 2024-06-17 10:59:33 +00:00
  • 40699c395a PoC mikoto 2024-06-10 16:07:47 +02: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
  • 83f92976ce Merge branch 'async' into 'next' Anna Pavlyuk 2024-06-26 21:42:11 +00: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
  • 7658414fc4
    KvTree: asyncify clear and increment chayleaf 2024-06-22 21:22:43 +07:00
  • a8c9e3eebe
    switch Iterator to Send + Iterator in return types chayleaf 2024-06-23 00:31:27 +07:00
  • a7e34eb0b3
    asyncify KeyValueDatabaseEngine chayleaf 2024-06-22 21:08:17 +07:00
  • ebf1ef7262 Merge branch 'url_previews' into 'next' Reiner Herrmann 2024-06-21 08:26:55 +00: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
  • 4525eb19b2 Merge branch 'error-parse-image-thumbnail' into 'next' Matthias Ahouansou 2024-06-19 05:08:07 +00: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
  • 1c2baef9e1 Bump webpage version Reiner Herrmann 2024-06-16 13:21:08 +02:00
  • 2d9248ed3b Simplify the request limiting Reiner Herrmann 2023-08-19 23:39:35 +02:00
  • fc42243ec2 Use is_global checks from Rust ipaddr crate Reiner Herrmann 2023-07-30 23:57:03 +02:00
  • d6e3d9aa8a Drop feature flag, as it's no longer required Reiner Herrmann 2023-07-30 13:02:34 +02:00
  • 8f147379ea Drop mode and add special allowlist entries '*' and 'default' Reiner Herrmann 2023-07-29 23:15:16 +02:00
  • 61fd9166f6 Change URL preview setting from bool to a mode, and add support for an allowlist Reiner Herrmann 2023-07-29 00:38:58 +02:00
  • bb4cade9fd Preview URLs Reiner Herrmann 2023-07-28 17:53:15 +02: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 v0.8.0 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
  • e571acad92
    feat(federation): implement /make_leave and /send_leave Matthias Ahouansou 2024-04-07 20:47:12 +01:00
  • 9c87941459 Merge branch 'search-filters' into 'next' avdb 2024-06-12 08:18:56 +00:00
  • ad9fcb4bcf implemented blocking servers mikoto 2024-06-12 00:46:59 +02:00