Commit graph

  • 974c10e739
    Move Config out of database module Jonas Platte 2022-02-03 13:30:04 +01:00
  • ce60fc6859
    Stop using set_env to configure tracing-subscriber Jonas Platte 2022-01-22 13:27:54 +01:00
  • abb4b4cf0b
    Remove TryFrom, TryInto imports Jonas Platte 2022-02-03 13:24:04 +01:00
  • 4bbff69a24 Merge remote-tracking branch 'origin/next' into command-refactor Andrei Vasiliu 2022-02-03 13:07:15 +02:00
  • b4755ba15b Merge branch 'tests' into 'next' Timo Kösters 2022-02-03 10:12:04 +00:00
  • 9ef3abacd4
    fix: initial state deserialize->serialize error Timo Kösters 2022-02-02 18:03:50 +01:00
  • 87225e70c3 Parse admin command body templates from doc comments Andrei Vasiliu 2022-02-02 21:35:57 +02:00
  • 510a44699d Merge branch 'fix-healthcheck-no-port' into 'next' Jonas Zohren 2022-02-02 14:07:49 +00:00
  • c4733676cf Apply feedback from Ticho Jonas Zohren 2022-02-02 13:35:15 +00:00
  • e5bac5e4f5
    fix: Running in Docker Jonas Zohren 2022-02-02 14:07:35 +01:00
  • 9478c75f9d
    Use prebuilt CI-containers from https://gitlab.com/jfowl/conduit-containers Jonas Zohren 2022-02-01 23:51:38 +00:00
  • e24d75cffc
    Return the ID of the appservice that was created by register_appservice Torsten Flammiger 2022-01-31 11:52:33 +01:00
  • 8f69f02e59
    add error handling for register_appservice too Torsten Flammiger 2022-01-31 10:07:49 +01:00
  • da7b55b39c
    Cleanup appservice events after removing the appservice Torsten Flammiger 2022-01-31 09:27:31 +01:00
  • bfcf2db497
    fix: mention dependencies to build from source user 2022-01-28 22:26:56 -08:00
  • a5f004d7e9
    fix: signature mismatch on odd send_join servers Timo Kösters 2022-02-02 12:36:55 +01:00
  • 004dfdeaac Merge branch 'ci-test-using-prebuilt-images' into 'next' Jonas Zohren 2022-02-01 23:51:38 +00:00
  • fa4099b138 Use prebuilt CI-containers from https://gitlab.com/jfowl/conduit-containers Jonas Zohren 2022-02-01 23:51:38 +00:00
  • caf9834e50
    feat: cache capacity modifier Timo Kösters 2022-02-01 14:42:13 +01:00
  • 23aecb78c7
    fix: use to_lowercase on /register/available username Timo Kösters 2022-01-31 15:39:46 +01:00
  • e17bbdd42d
    tests Timo Kösters 2022-01-28 17:26:43 +01:00
  • 95ca43e20f Merge branch 'cleanup_events_after_unregister_appservice' into 'next' Timo Kösters 2022-01-31 13:24:01 +00:00
  • 28d3b348d2 Return the ID of the appservice that was created by register_appservice Torsten Flammiger 2022-01-31 11:52:33 +01:00
  • 78502aa6b1 add error handling for register_appservice too Torsten Flammiger 2022-01-31 10:07:49 +01:00
  • cc13112592 Cleanup appservice events after removing the appservice Torsten Flammiger 2022-01-31 09:27:31 +01:00
  • 677f044d13 Refactor admin code to always defer command processing Andrei Vasiliu 2022-01-30 23:15:53 +02:00
  • fb2a7ebf66 Merge branch 'build-dependencies-deploy' into 'next' Timo Kösters 2022-01-29 08:35:54 +00:00
  • 8ff95a5a48 fix: mention dependencies to build from source user 2022-01-28 22:26:56 -08:00
  • 401b88d16d
    fix: Healtcheck use netstat for port as fallback Jonas Zohren 2022-01-28 23:23:58 +01:00
  • 8c1cf733b5 Merge branch 'fix-healthcheck-no-port' into 'next' Jonas Zohren 2022-01-28 21:48:25 +00:00
  • 44f7a85077
    fix: Use default port for healthcheck as fallback Jonas Zohren 2022-01-28 22:19:19 +01:00
  • b39ddf7be9 Rename reqwest clients, mention cheap client clones in comment Aode (lion) 2022-01-28 12:42:47 -06:00
  • 296c68c0cd Merge branch 'get-thumbnail-mxc-as-ref' into 'next' Jonas Platte 2022-01-27 17:14:42 +00:00
  • 529e88c7f9 Do not copy mxc string unnecessarily in db.get_thumbnail() Andrej Kacian 2022-01-27 17:47:09 +01:00
  • 1059f35fdc use pre-constructed client for well-known requests also Aode (lion) 2022-01-27 10:19:28 -06:00
  • f8d1c1a8af Re-use a basic request in all possible cases Aode (Lion) 2022-01-24 18:42:15 -06:00
  • 20006c91af Merge branch 'media-download-followup' into 'next' Timo Kösters 2022-01-27 16:24:15 +00:00
  • 0f6d232cb1 Style fixes from 'cargo fmt' Andrej Kacian 2022-01-27 17:08:04 +01:00
  • ccfc243c2c Make get_remote_content() return Result instead of ConduitResult Andrej Kacian 2022-01-27 17:00:08 +01:00
  • f7148def90 Merge branch 'up-ruma' into 'next' Timo Kösters 2022-01-27 15:46:00 +00:00
  • 63309e52f8 Merge branch 'media-download-with-filename' into 'next' Timo Kösters 2022-01-27 15:44:56 +00:00
  • c4317a7a96 Reduce code duplication in media download route handlers Andrej Kacian 2022-01-27 16:12:39 +01:00
  • 9c2000cb89
    Upgrade Ruma Jonas Platte 2022-01-27 16:17:55 +01:00
  • 52873c88b7 Fix incorrect HTTP method in doc comments of two media routes Andrej Kacian 2022-01-27 00:27:13 +01:00
  • 8472eff277 Implement media download with custom filename Andrej Kacian 2022-01-27 00:25:20 +01:00
  • ba8d5abb67 Merge branch 'fix/sccache' into 'next' Jonas Zohren 2022-01-26 18:54:13 +00:00
  • ff16729976
    fix: correct RUSTC_WRAPPER path in cross container Maxim De Clercq 2022-01-25 22:36:51 +01:00
  • acf1585fc3
    fix: make sure that libatomic is linked statically Maxim De Clercq 2022-01-24 11:45:07 +01:00
  • 067fcfc0e4
    fix: remove trailing slash from shared path Maxim De Clercq 2022-01-23 21:19:19 +01:00
  • 77ad4cb8f8
    fix: use readelf for checking static compilation Maxim De Clercq 2022-01-23 19:24:36 +01:00
  • 64c25ea4a1
    fix: always print ELF information Maxim De Clercq 2022-01-23 18:31:40 +01:00
  • c7560b3502
    fix: remove libgcc dependency in ci builds since the binary is ensured to be statically compiled Maxim De Clercq 2022-01-23 18:09:14 +01:00
  • c2ad2b3dd7
    fix: pass sccache variables to cross container with build.env.passthrough Maxim De Clercq 2022-01-23 17:38:13 +01:00
  • 219dfbabd5
    fix: pass RUSTC_WRAPPER to the cross container and enforce static builds Maxim De Clercq 2022-01-23 17:31:12 +01:00
  • 4a34d757d7 Merge branch 'fix/rocksdb-cross-compiling' into 'next' Jonas Zohren 2022-01-23 15:58:27 +00:00
  • fd67cd7450
    feat: support targetting i686 Maxim De Clercq 2022-01-23 15:10:42 +01:00
  • cd9902637d
    feat: use rustembedded/cross images and use static relocation model to fix cross-compile Maxim De Clercq 2022-01-22 17:34:30 +01:00
  • 7505548b94 Merge remote-tracking branch 'refs/remotes/origin/next' into command-refactor Andrei Vasiliu 2022-01-22 14:29:50 +02:00
  • f50bdb6010 Merge branch 'list_local_users' into 'next' Timo Kösters 2022-01-22 09:33:32 +00:00
  • a021680591
    fix: make sure libatomic is always linked because it's skipped on arm targets Maxim De Clercq 2022-01-22 01:14:36 +01:00
  • 3e9abfedb4
    fix: make sure libstdc++ is linked statically when cross-compiling Maxim De Clercq 2022-01-22 00:14:19 +01:00
  • b634f9d45c Merge branch 'reqwestfix' into 'next' Timo Kösters 2022-01-21 16:54:35 +00:00
  • f88523988e
    improvement: use jemalloc for lower memory usage Timo Kösters 2022-01-21 09:19:19 +01:00
  • bfef94f5f4
    fix: linking against libatomic is no longer required since the library path is fixed Maxim De Clercq 2022-01-21 17:26:25 +01:00
  • d94f3c1e9a
    fix: make sure cc-rs and bindgen use the correct paths when cross-compiling Maxim De Clercq 2022-01-21 17:06:15 +01:00
  • 4ef995cf7d Merge branch 'next' into 'next' Timo Kösters 2022-01-21 15:43:40 +00:00
  • 97d56af5bd Add heisenbridge to tested appservices Reiner Herrmann 2022-01-15 17:23:14 +00:00
  • 57979da28c Change structopt to clap, remove markdown dependency Andrei Vasiliu 2022-01-21 17:34:21 +02:00
  • 58da67e59e Merge branch 'mautrix-signal-support' into 'next' Timo Kösters 2022-01-21 15:33:10 +00:00
  • 5d3ba5c628 Merge branch 'WIP_persy_batch_next' into 'next' Timo Kösters 2022-01-21 15:31:46 +00:00
  • 960ba8bd99 Merged current next Torsten Flammiger 2022-01-21 14:32:59 +01:00
  • ba6d72f3f9 Reformatted Torsten Flammiger 2022-01-21 14:28:07 +01:00
  • cc3ef1a8be Improve help text for admin commands Andrei Vasiliu 2022-01-21 11:06:16 +02:00
  • f244c0e2ce Merge remote-tracking branch 'refs/remotes/origin/next' into command-refactor Andrei Vasiliu 2022-01-21 10:19:17 +02:00
  • e378bc4a2c Refactor admin commands to use structopt Andrei Vasiliu 2022-01-18 13:53:17 +02:00
  • ab4f3bd06c Merge branch 'lib-main' into 'next' Timo Kösters 2022-01-20 12:32:39 +00:00
  • 8d81c1c072
    Use MSRV for build CI jobs Jonas Platte 2022-01-20 13:23:58 +01:00
  • 6bb1081b71
    Use BTreeMap::into_values Jonas Platte 2022-01-20 13:13:14 +01:00
  • ff5fec9e74
    Raise minimum supported Rust version to 1.56 Jonas Platte 2022-01-20 12:29:52 +01:00
  • 5afb27a5a9
    Use latest stable for Docker image Jonas Platte 2022-01-20 12:29:24 +01:00
  • 6e322716ca
    Delete rust-toolchain file Jonas Platte 2022-01-20 12:29:10 +01:00
  • 756a41f22d
    Fix rustc / clippy warnings Jonas Platte 2022-01-20 00:10:39 +01:00
  • a0fc5eba72
    Remove unnecessary Result Jonas Platte 2022-01-19 23:56:55 +01:00
  • cc0f094ff7 Merge branch 'rocksdbbreaks' into 'next' Timo Kösters 2022-01-19 06:17:57 +00:00
  • d4eb3e3295
    fix: rocksdb does not use zstd compression unless we disable everything else Timo Kösters 2022-01-19 07:09:25 +01:00
  • c6277c72a1
    Fix warnings in database::abstraction Jonas Platte 2022-01-18 21:05:40 +01:00
  • 13a48c4577
    Clean up mod and use statements in lib.rs and main.rs Jonas Platte 2022-01-18 21:04:44 +01:00
  • b2ffc4e496 Merge branch 'maxopenfiles' into 'next' Timo Kösters 2022-01-18 09:05:57 +00:00
  • 53de350908
    fix: less load when lazy loading Timo Kösters 2022-01-17 23:24:27 +01:00
  • fd6427a83f Update/Revert code comment Torsten Flammiger 2022-01-17 22:34:34 +01:00
  • fc39b3447c Little bit of refactoring Torsten Flammiger 2022-01-17 19:43:45 +01:00
  • 4aefc29650 Merge branch 'list_local_users_test' into list_local_users Torsten Flammiger 2022-01-17 19:20:11 +01:00
  • 03b174335c
    improvement: lower default pdu cache capacity Timo Kösters 2022-01-17 14:46:53 +01:00
  • 8c90e7adfb
    refactor: fix warnings Timo Kösters 2022-01-17 14:39:37 +01:00
  • ee8e72f7a8
    feat: implement server ACLs Timo Kösters 2022-01-17 14:35:38 +01:00
  • 24aa034e48 Merge branch 'ci-fix-cargo-test-missing-libclang' into 'next' Jonas Zohren 2022-01-16 20:57:23 +00:00
  • 10f1da12bf CI: Fix cargo-test Jonas Zohren 2022-01-16 20:57:23 +00:00
  • 50430cf4ab Name function after command: list_local_users Torsten Flammiger 2022-01-16 21:22:57 +01:00
  • 52284ef9e2 Add some debug/info if user was found Torsten Flammiger 2022-01-16 20:25:16 +01:00
  • 3e79d15495 Updated function documentation Torsten Flammiger 2022-01-16 20:15:53 +01:00