Commit Graph

217 Commits (bfbefb0cd2e90549c41247b407d40ad9e1b128b8)

Author SHA1 Message Date
Jonas Zohren 4dcc080ad9 Merge branch 'pre-release-doc-changes' into 'next'
Pre-0.3 doc adjustments

See merge request famedly/conduit!287
2 years ago
Timo Kösters d55992dc83 Merge branch 'jemallocfeature' into 'next'
feat: allow disabling jemalloc via feature

See merge request famedly/conduit!285
2 years ago
Jonas Zohren 103dc7e09b
Pre-0.3 doc adjustments 2 years ago
Timo Kösters dd03608f17
use our own reqwest fork 2 years ago
Timo Kösters 8d8edddb2e
feat: allow disabling jemalloc via feature 2 years ago
Timo Kösters 8db7d2c025 Merge branch 'asonix/encourage-reqwest-reuse' into 'next'
Re-use a basic reqwest client in all possible cases

See merge request famedly/conduit!265
2 years ago
Jonas Platte d23d6fbb37
Upgrade Ruma 2 years ago
Jonas Platte 92571d961f
Remove mutation from default_config and set default log_level to off 2 years ago
Andrei Vasiliu 4bbff69a24 Merge remote-tracking branch 'origin/next' into command-refactor
Fixed conflict with commit 78502aa6b1
2 years ago
Aode (lion) 1059f35fdc use pre-constructed client for well-known requests also 2 years ago
Jonas Platte 9c2000cb89
Upgrade Ruma 2 years ago
Andrei Vasiliu 7505548b94 Merge remote-tracking branch 'refs/remotes/origin/next' into command-refactor
Resolved conflict for the new list_local_users command
2 years ago
Timo Kösters f88523988e
improvement: use jemalloc for lower memory usage 2 years ago
Andrei Vasiliu 57979da28c Change structopt to clap, remove markdown dependency 2 years ago
Timo Kösters 5d3ba5c628 Merge branch 'WIP_persy_batch_next' into 'next'
feat: Integration with persy using background ops

See merge request famedly/conduit!231
2 years ago
Andrei Vasiliu f244c0e2ce Merge remote-tracking branch 'refs/remotes/origin/next' into command-refactor 2 years ago
Andrei Vasiliu e378bc4a2c Refactor admin commands to use structopt 2 years ago
Timo Kösters ab4f3bd06c Merge branch 'lib-main' into 'next'
Clean up mod and use statements in lib.rs and main.rs

See merge request famedly/conduit!258
2 years ago
Jonas Platte ff5fec9e74
Raise minimum supported Rust version to 1.56 2 years ago
Timo Kösters d4eb3e3295
fix: rocksdb does not use zstd compression unless we disable everything else 2 years ago
Timo Kösters ee8e72f7a8
feat: implement server ACLs 2 years ago
Tglman c1cd4b5e26 chore: set the released version of persy in Cargo.toml 2 years ago
Tglman 1cc41937bd refactor:use generic watcher in persy implementation 2 years ago
Tglman ab15ec6c32 feat: Integration with persy using background ops 2 years ago
Timo Kösters 077e9ad438
improvement: memory usage for caches 3 years ago
Timo Kösters fa6d7f7ccd
feat: database backend selection at runtime 3 years ago
Timo Kösters b1d9ec3efc
fix: atomic increment 3 years ago
Timo Kösters a30b588ede
rocksdb as default 3 years ago
Timo Kösters 1d647a1a9a
improvement: allow rocksdb again 3 years ago
Jonas Platte 349865d3cc
Upgrade Ruma 3 years ago
Timo Kösters 0ec26b7e96 Merge branch 'next' into 'next'
refactor:moved key watch wake logic to specific module

See merge request famedly/conduit!238
3 years ago
Tglman a889e884e6 refactor:moved key watch wake logic to specific module 3 years ago
Jonas Platte aba95b20f3
Upgrade Ruma 3 years ago
Jonas Platte 34d3f74f36
Use Arc for EventIds in PDUs
Upgrades Ruma again to make this work.
3 years ago
Jonas Platte 892a0525f2
Upgrade Ruma 3 years ago
Timo Kösters afa5d449c6 Merge branch 'better-multiarch-building-the-second-attempt' into 'next'
CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab

Closes #145

See merge request famedly/conduit!225
3 years ago
Jonas Zohren 2fff720df3 CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab 3 years ago
Moritz Bitsch 9fccbb014a Implement TURN server authentication with hmac
This is a prefered method to allow limited access to the TURN server
3 years ago
Nyaaori bbe16f8467
Update Ruma 3 years ago
Nyaaori 55d78b1914
Bump Ruma version to fix M_BAD_JSON on login 3 years ago
Jonas Platte 09895a20c8
Upgrade Ruma
Co-authored-by: Timo Kösters <timo@koesters.xyz>
3 years ago
Jonas Platte 979ec6b4fa
Upgrade ruma 3 years ago
Jonas Platte 5821b8e705
Remove unused dependencies 3 years ago
Timo Kösters 7cd7f1923f
chore: update dependencies 3 years ago
Timo Kösters 43d693ca19
revert Arc<EventId> commit 3 years ago
Timo Kösters 875b345a5f
docs: update readme and version 3 years ago
Timo Kösters 4b39d7cb64
fix: batch key fetching 3 years ago
Jonathan de Jong 69df9a0145 add tls 3 years ago
Devin Ragotzy 9bff276fa9
Use Arc<EventId> in place of most EventIds 3 years ago
Timo Kösters d485eb5a24
chore: bump dependencies 3 years ago