Commit Graph

  • 215d909e59 More debug info when try_from_http_request fails Jonathan de Jong 2022-10-17 18:41:59 +02:00
  • ada15ceacc Complement improvements Jonathan de Jong 2022-10-17 18:41:45 +02:00
  • 716f82db6d add nix/nixos deployment documentation Charles Hall 2022-10-15 15:21:04 -07:00
  • fe7d8c4f12 add nix flake Charles Hall 2022-10-15 13:02:13 -07:00
  • cb2b5beea8 Merge branch 'fix_persy' into 'next' Timo Kösters 2022-10-15 12:13:36 +00:00
  • 2231a69b4c fix: make previous MR compile Timo Kösters 2022-10-15 14:07:27 +02:00
  • 13052388a7 Merge branch 'conduit-next' into next Timo Kösters 2022-10-15 13:55:39 +02:00
  • 6fd39ae174 Raise 404 when room doesn't exist Max Cohen 2022-09-10 18:14:29 +02:00
  • 2627ca5e3d Merge branch 'update-rust' into 'next' Timo Kösters 2022-10-15 11:50:55 +00:00
  • ed5b8d6a46 Merge branch 'Nyaaori/fix-whoami-appservices' into 'next' Timo Kösters 2022-10-15 11:32:49 +00:00
  • 2d0fdddd34 Do not return true for is_guest on whoami for appservice users Nyaaori 2022-10-15 13:17:58 +02:00
  • 3054af41ba Merge branch 'Nyaaori/bump-default-room-version' into 'next' Timo Kösters 2022-10-15 11:02:44 +00:00
  • 1e1a144dfa Move room version 10 out of experimental/unstable Nyaaori 2022-10-15 12:16:32 +02:00
  • cc3e1f58cc Bump default room version to V9; per matrix spec recommendation Nyaaori 2022-10-15 10:42:14 +02:00
  • b1991c8f4f Merge branch 'Nyaaori/rejoin-fix' into 'next' Timo Kösters 2022-10-15 09:56:55 +00:00
  • 6f7f2820ce Merge branch 'Nyaaori/restricted-join-fix' into 'next' Timo Kösters 2022-10-15 09:50:25 +00:00
  • e9697f13d6 Handle initiating restricted joins over federation Nyaaori 2022-09-09 20:38:36 +02:00
  • 3b0aa23fdf Rejoin room over federation if we are not participating in it; do not include invited users in participating servers calculation Nyaaori 2022-02-13 22:00:36 +00:00
  • aca6218c0a Merge branch 'unrecognizedmethods' into 'next' Timo Kösters 2022-10-15 08:35:39 +00:00
  • 3a45628e1d fix: send unrecognized error on wrong http methods Timo Kösters 2022-10-15 00:28:43 +02:00
  • e923f63c49 fix(service/rooms/timeline): fix validating for non-joined members AndSDev 2022-10-14 14:45:05 +03:00
  • 842feabced fix: update persy implementation after refactor Tglman 2022-10-13 20:02:36 +01:00
  • 286936db32 msrv is 1.63 in Cargo.toml; use that Charles Hall 2022-10-13 08:26:41 -07:00
  • bf7c4b4001 update rust to avoid a cargo problem Charles Hall 2022-10-13 08:06:49 -07:00
  • d755a96c2c refactor(service/rooms/timeline): add cache for server_name AndSDev 2022-10-13 11:19:51 +00:00
  • c948324cf2 Merge branch 'fix-admin-help' into 'next' Timo Kösters 2022-10-13 11:15:49 +00:00
  • 76f81ac201 feat(db/rooms): disable banning for last user and conduit user in admins room AndSDev 2022-09-06 11:32:33 +00:00
  • ce188daccb Merge branch 'conduit-lower-default-log-level' into HEAD Timo Kösters 2022-10-13 13:13:03 +02:00
  • 98702da4e6 Lower default log level for docker exin 2022-06-26 09:26:04 -05:00
  • 92f7f0c849 Lower log level commented config options exin 2022-06-26 09:20:11 -05:00
  • 7451abe3ea Lower default log level for docker and debian exin 2022-06-25 15:58:50 -05:00
  • 3e6c66b899 Fix formatting exin 2022-06-25 15:29:05 -05:00
  • 3a40bf8ae0 Add error for invalid log config exin 2022-06-25 14:30:20 -05:00
  • 9c922db14b Lower default log level exin 2022-06-25 13:35:58 -05:00
  • 175fba5739 Merge branch 'fix-login-token' into 'next' Timo Kösters 2022-10-13 11:08:04 +00:00
  • 912491cb28 style(db/rooms): refactor admin room pdu validating AndSDev 2022-08-31 08:22:45 +00:00
  • da2dbd2877 feat(db/rooms): disable leaving from admin room for last user AndSDev 2022-08-31 07:11:28 +00:00
  • c67f95ebff feat(db/rooms): disable leaving from admin room for conduit user AndSDev 2022-08-31 07:10:54 +00:00
  • 3a8321f9ad feat(db/rooms): encryption is not allowed in the admins room AndSDev 2022-08-29 14:09:08 +00:00
  • f46d64e52f Merge branch 'unstability' into 'next' Timo Kösters 2022-10-13 09:39:45 +00:00
  • 8c6e75a0cd Mark unstable versions as unstable in /capabilities Timo Kösters 2022-10-13 10:27:42 +02:00
  • c23b4946c5 Merge branch 'fixallthebugs' into 'next' Timo Kösters 2022-10-13 08:21:12 +00:00
  • ac52b234fa fix: all the e2ee problems Timo Kösters 2022-10-13 10:14:52 +02:00
  • 9a47069f45 fix(client/login): username in lowercase for login by token AndSDev 2022-08-29 07:15:55 +00:00
  • 7ef9fe3454 add regression tests Charles Hall 2022-10-12 17:50:04 -07:00
  • fc852f8be6 resolve cargo check --features clap/deprecated Charles Hall 2022-10-12 17:49:13 -07:00
  • 4710f739c0 clap v4 turned more things into optional features Charles Hall 2022-10-12 17:48:09 -07:00
  • 3c20c1b72e fix cargo test Charles Hall 2022-10-12 14:39:58 -07:00
  • 37eb686b5b Merge branch 'fixfluffy' into 'next' Timo Kösters 2022-10-12 15:37:50 +00:00
  • fdd64fc966 fix: fluffychat login works again Timo Kösters 2022-10-12 17:17:16 +02:00
  • 4d982d05af Merge branch 'claimfast' into 'next' Timo Kösters 2022-10-12 09:09:23 +00:00
  • 1e725bc548 Merge branch 'fixmakejoin' into 'next' Timo Kösters 2022-10-12 09:08:58 +00:00
  • dd8f4681a2 fix: make join should not send event id Timo Kösters 2022-10-12 10:57:54 +02:00
  • 0290f1f355 improvement: more efficient /claim Timo Kösters 2022-10-12 10:42:59 +02:00
  • cd835fc7a8 Merge branch 'initialSyncFix' into 'next' Timo Kösters 2022-10-11 21:24:19 +00:00
  • 2b70d9604a fix: element gets stuck in /initialSync Timo Kösters 2022-10-11 22:37:14 +02:00
  • d3968c2fd1 fix: bump ruma again to fix state res problems Timo Kösters 2022-10-11 21:51:20 +02:00
  • 8105c5cc60 cargo fmt Timo Kösters 2022-10-11 18:10:51 +02:00
  • d1e5acd7b3 fix: don't panic on missing events in state Timo Kösters 2022-10-11 17:59:49 +02:00
  • 68227c06c3 fix: state for left rooms Timo Kösters 2022-10-11 17:10:56 +02:00
  • 31d1801912 fix: workaround for missing avatars on element and rooms becoming historical Timo Kösters 2022-10-11 17:10:09 +02:00
  • fb6bfa9753 fix: missing field origin error with synapse servers Timo Kösters 2022-10-11 15:25:10 +02:00
  • c30cc6120b fix: send right errors on make/send join in restricted rooms Timo Kösters 2022-10-11 11:53:13 +02:00
  • 2b7c19835b Add room version 10 to experimental versions Nyaaori 2022-10-10 15:00:44 +02:00
  • c2a5315e9f Merge branch 'm0dex/fix-signature-upload' into 'next' Timo Kösters 2022-08-14 19:31:46 +00:00
  • 0ddc3c01ef style(client/keys): rename signature key to signed key Jakub Kubík 2022-08-14 19:33:13 +02:00
  • c15205fb46 fix(client/keys): ignore non-signature keys in signature upload route Jakub Kubík 2022-08-14 19:29:46 +02:00
  • cb837d5a1c Merge branch 'conduit-dockerfile-db-path' into 'next' Jonas Zohren 2022-06-25 21:59:49 +00:00
  • 18ca2e4c29 Dockerfile: changing DB path to be same as we are using in CI majso 2022-06-25 21:59:49 +00:00
  • a10dae38e2 Merge branch 'v4' into 'next' Timo Kösters 2022-06-23 07:07:44 +00:00
  • 7cf060ae5b Bump version to 0.4 Timo Kösters 2022-06-23 09:04:19 +02:00
  • de9b0cec50 Merge branch 'lightning_bolt_option' into 'next' Timo Kösters 2022-06-23 06:58:34 +00:00
  • 773eded0af Merge branch 'ci-split-cargo-test-and-clippy' into 'next' Jonas Zohren 2022-06-22 23:16:45 +00:00
  • df8703cc13 Lightning bolt optional Jim 2022-06-23 06:58:34 +00:00
  • 71cffcd537 feat(ci): Split clippy into own fallible job Jonas Zohren 2022-06-22 22:14:53 +00:00
  • f430b87459 cargo clippy Nyaaori 2022-10-10 14:09:11 +02:00
  • ca82b2940d fix: sending does not work Timo Kösters 2022-10-09 21:56:56 +02:00
  • 229444c932 Use ring-compat feature so out signing keys work again Timo Kösters 2022-10-09 17:37:55 +02:00
  • 076e9810ba cargo fix Timo Kösters 2022-10-09 17:26:53 +02:00
  • 6b131202b9 Bump ruma Timo Kösters 2022-10-09 17:25:06 +02:00
  • 275c6b447d Bump some dependencies Timo Kösters 2022-10-09 15:34:36 +02:00
  • 1a7893dbbd fix: update state_cache on join over federation Timo Kösters 2022-10-09 13:15:26 +02:00
  • 5a04559cb4 fix: maintain server list again Timo Kösters 2022-10-09 11:26:08 +02:00
  • 25c3d89f28 Bump rust version for const fn RwLock::new Timo Kösters 2022-10-08 15:32:34 +02:00
  • 8b5b7a1f63 fix: panic on launch Timo Kösters 2022-10-08 13:57:01 +02:00
  • 50b0eb9929 cargo fix Timo Kösters 2022-10-08 13:04:55 +02:00
  • 7822a385bb cargo fmt Timo Kösters 2022-10-08 13:03:07 +02:00
  • d5b4754cf4 0 errors left! Timo Kösters 2022-10-08 13:02:52 +02:00
  • f47a5cd5d5 cargo fix Timo Kösters 2022-10-05 20:41:05 +02:00
  • a4637e2ba1 cargo fmt Timo Kösters 2022-10-05 20:34:31 +02:00
  • 33a2b2b772 37 errors left Timo Kösters 2022-10-05 20:33:55 +02:00
  • 44fe6d1554 127 errors left Timo Kösters 2022-10-05 18:36:12 +02:00
  • cff52d7ebb messing around with arcs Timo Kösters 2022-10-05 15:33:57 +02:00
  • face766e0f messing with trait objects Timo Kösters 2022-10-05 12:45:54 +02:00
  • 8708cd3b63 431 errors left Timo Kösters 2022-10-05 09:34:25 +02:00
  • bd8b616ca0 Fixed more compile time errors Timo Kösters 2022-09-07 13:25:51 +02:00
  • 785ddfc4aa refactor: prepare for more splits Nyaaori 2022-10-10 13:52:52 +02:00
  • 232978087a refactor: prepare database/key_value/media.rs from service/media.rs Nyaaori 2022-10-10 13:52:07 +02:00
  • 7946c5f29e refactor: prepare service/account_data/mod.rs from service/account_data.rs Nyaaori 2022-10-10 13:52:07 +02:00
  • efad401751 refactor: prepare service/account_data/data.rs from service/account_data.rs Nyaaori 2022-10-10 13:52:07 +02:00