1269 Commits (e24d75cffc8f00d526848a93a4e2cfce54bf69a2)
 

Author SHA1 Message Date
Torsten Flammiger e24d75cffc
Return the ID of the appservice that was created by register_appservice 4 years ago
Torsten Flammiger 8f69f02e59
add error handling for register_appservice too 4 years ago
Torsten Flammiger da7b55b39c
Cleanup appservice events after removing the appservice 4 years ago
user bfcf2db497
fix: mention dependencies to build from source 4 years ago
Jonas Zohren 401b88d16d
fix: Healtcheck use netstat for port as fallback 4 years ago
Jonas Zohren 8c1cf733b5 Merge branch 'fix-healthcheck-no-port' into 'next' 4 years ago
Jonas Zohren 44f7a85077
fix: Use default port for healthcheck as fallback 4 years ago
Jonas Platte 296c68c0cd Merge branch 'get-thumbnail-mxc-as-ref' into 'next' 4 years ago
Andrej Kacian 529e88c7f9 Do not copy mxc string unnecessarily in db.get_thumbnail() 4 years ago
Timo Kösters 20006c91af Merge branch 'media-download-followup' into 'next' 4 years ago
Andrej Kacian 0f6d232cb1 Style fixes from 'cargo fmt' 4 years ago
Andrej Kacian ccfc243c2c Make get_remote_content() return Result instead of ConduitResult 4 years ago
Timo Kösters f7148def90 Merge branch 'up-ruma' into 'next' 4 years ago
Timo Kösters 63309e52f8 Merge branch 'media-download-with-filename' into 'next' 4 years ago
Andrej Kacian c4317a7a96 Reduce code duplication in media download route handlers 4 years ago
Jonas Platte 9c2000cb89
Upgrade Ruma 4 years ago
Andrej Kacian 52873c88b7 Fix incorrect HTTP method in doc comments of two media routes 4 years ago
Andrej Kacian 8472eff277 Implement media download with custom filename 4 years ago
Jonas Zohren ba8d5abb67 Merge branch 'fix/sccache' into 'next' 4 years ago
Maxim De Clercq ff16729976
fix: correct RUSTC_WRAPPER path in cross container 4 years ago
Maxim De Clercq acf1585fc3
fix: make sure that libatomic is linked statically 4 years ago
Maxim De Clercq 067fcfc0e4
fix: remove trailing slash from shared path 4 years ago
Maxim De Clercq 77ad4cb8f8
fix: use readelf for checking static compilation 4 years ago
Maxim De Clercq 64c25ea4a1
fix: always print ELF information 4 years ago
Maxim De Clercq c7560b3502
fix: remove libgcc dependency in ci builds since the binary is ensured to be statically compiled 4 years ago
Maxim De Clercq c2ad2b3dd7
fix: pass sccache variables to cross container with build.env.passthrough 4 years ago
Maxim De Clercq 219dfbabd5
fix: pass RUSTC_WRAPPER to the cross container and enforce static builds 4 years ago
Jonas Zohren 4a34d757d7 Merge branch 'fix/rocksdb-cross-compiling' into 'next' 4 years ago
Maxim De Clercq fd67cd7450
feat: support targetting i686 4 years ago
Maxim De Clercq cd9902637d
feat: use rustembedded/cross images and use static relocation model to fix cross-compile 4 years ago
Timo Kösters f50bdb6010 Merge branch 'list_local_users' into 'next' 4 years ago
Maxim De Clercq a021680591
fix: make sure libatomic is always linked because it's skipped on arm targets 4 years ago
Maxim De Clercq 3e9abfedb4
fix: make sure libstdc++ is linked statically when cross-compiling 4 years ago
Timo Kösters b634f9d45c Merge branch 'reqwestfix' into 'next' 4 years ago
Timo Kösters f88523988e
improvement: use jemalloc for lower memory usage 4 years ago
Maxim De Clercq bfef94f5f4
fix: linking against libatomic is no longer required since the library path is fixed 4 years ago
Maxim De Clercq d94f3c1e9a
fix: make sure cc-rs and bindgen use the correct paths when cross-compiling 4 years ago
Timo Kösters 4ef995cf7d Merge branch 'next' into 'next' 4 years ago
Reiner Herrmann 97d56af5bd Add heisenbridge to tested appservices 4 years ago
Timo Kösters 58da67e59e Merge branch 'mautrix-signal-support' into 'next' 4 years ago
Timo Kösters 5d3ba5c628 Merge branch 'WIP_persy_batch_next' into 'next' 4 years ago
Torsten Flammiger 960ba8bd99 Merged current next 4 years ago
Torsten Flammiger ba6d72f3f9 Reformatted 4 years ago
Timo Kösters ab4f3bd06c Merge branch 'lib-main' into 'next' 4 years ago
Jonas Platte 8d81c1c072
Use MSRV for build CI jobs 4 years ago
Jonas Platte 6bb1081b71
Use BTreeMap::into_values 4 years ago
Jonas Platte ff5fec9e74
Raise minimum supported Rust version to 1.56 4 years ago
Jonas Platte 5afb27a5a9
Use latest stable for Docker image 4 years ago
Jonas Platte 6e322716ca
Delete rust-toolchain file 4 years ago
Jonas Platte 756a41f22d
Fix rustc / clippy warnings 4 years ago