Matthias Ahouansou
18a83ea292
chore(release): 0.10.4
10 months ago
Matthias Ahouansou
ff7b2af80d
chore(release): 0.10.3
10 months ago
Matthias Ahouansou
a5a8f6c3c1
chore(release): 0.10.2
10 months ago
Matthias Ahouansou
17f56081ce
chore(release): 0.10.1
10 months ago
Matthias Ahouansou
c5901b90ee
chore: bump version to 0.11.0-alpha
10 months ago
Matthias Ahouansou
160ab757a8
chore(release): 0.10.0
10 months ago
Matthias Ahouansou
88c95d36a8
chore(crates): bump
10 months ago
Matthias Ahouansou
ec2c61e277
feat(sync): v4 -> v5
10 months ago
Matthias Ahouansou
a189b66ca6
feat(admin): show media command
10 months ago
Matthias Ahouansou
c3fb1b0456
feat(media): retention policies
10 months ago
Matthias Ahouansou
594fe5f98f
feat(media): blocking
10 months ago
Matthias Ahouansou
d76637048a
feat(admin): commands for purging media
10 months ago
Matthias Ahouansou
33b02c868d
chore(rust): upgrade to 1.83.0
...
This is needed for std::io::ErrorKind::DirectoryNotEmpty
10 months ago
Matthias Ahouansou
70d7f77363
feat(media): use file's sha256 for on-disk name & make directory configurable
...
In addition, metadata about the file, such as creation time, last access, and
file size, are stored in the database
10 months ago
Matthias Ahouansou
d0607b6459
chore(ruma): bump
1 year ago
Matthias Ahouansou
b726ccaab8
chore(ruma): upgrade
1 year ago
Matthias Ahouansou
8acacdebc8
chore: bump ruma & rust
1 year ago
Matthias Ahouansou
2a7aa6242f
chore: upgrade ruma
1 year ago
Matthias Ahouansou
406367b4f2
chore: upgrade rust
...
this is needed for recent versions of ruma
1 year ago
Matthias Ahouansou
3686f6d260
remove unused backends
...
they have been disabled for a long time, and are unlikely to ever make a comeback
1 year ago
Timo Kösters
6767ca8bc8
fix: config options for well_known have changed
1 year ago
Timo Kösters
892fb8846a
Bump version
1 year ago
Matthias Ahouansou
9014e43ce1
chore: bump rust to 1.79.0 and apply new lints
2 years ago
Matthias Ahouansou
ba1138aaa3
chore: bump version to 0.9.0-alpha
2 years ago
Timo Kösters
7a5b893013
Bump version
2 years ago
Matthias Ahouansou
ba2a5a6115
chore: bump all dependencies
2 years ago
Matthias Ahouansou
b46000fadc
feat: recurse relationships
2 years ago
Matthias Ahouansou
9374b74e77
refactor: let ruma-server-util handle X-Matrix parsing
2 years ago
Matthias Ahouansou
e2d91e26d6
style: format all toml with taplo
2 years ago
Matthias Ahouansou
256dae983b
chore: bump rust
...
and fix new lints that come with it
2 years ago
Jakub Kubík
c1f695653b
feat: support hosting .well-known from Conduit
...
Co-authored-by: Matthias Ahouansou <matthias@ahouansou.cz>
2 years ago
Ossi Herrala
aff97e4032
Update image crate
2 years ago
Ossi Herrala
a56139549f
Trust-DNS has been renamed to Hickory-DNS
2 years ago
Ossi Herrala
3b6928ebcf
Update dependencies that don't need code changes
2 years ago
Ossi Herrala
61cd2892b8
Remove unused dependencies
2 years ago
Timo Kösters
3b3466fd51
Bump version to v0.8.0-alpha
2 years ago
Timo Kösters
a854a46c24
Bump version to v0.7.0
2 years ago
Charles Hall
61cb186b5b
update rocksdb
2 years ago
Matthias Ahouansou
1c529529aa
chore: upgrade nix to 0.28
...
needed for musl targets on s390x
2 years ago
Matthias Ahouansou
5c634ceb6b
fix: reject requests with authentication when not used
2 years ago
Timo Kösters
879a8b969d
improvement: use simpler rocksdb config
2 years ago
Charles Hall
ac22b1bed1
allow including extra info in `--version` output
2 years ago
Charles Hall
d1bc7fcfd2
rename the `rust-rocksdb` crate to just `rocksdb`
...
This way the old `cfg`s still work and we don't need to constantly
remind ourselves what programming language we're using in `use`
statements.
Also fixes a problem where RocksDB users couldn't start Conduit because
the old `cfg`s were using the original crate's name instead of the
`backend_rocksdb` feature name for some reason. Maybe that should be
changed, but I'm not sure.
2 years ago
Charles Hall
10f3f9da49
switch/update rocksdb crate
...
This fork was created because the original seems de-facto unmaintained.
2 years ago
Matthias Ahouansou
c58af8485d
revert: remove dependency on async_recursion
2 years ago
Matthias Ahouansou
becaad677f
refactor: use async-aware RwLocks and Mutexes where possible
2 years ago
Matthias Ahouansou
21a5fa3ef0
refactor: use re-exported JsOption from ruma rather than directly adding it as a dependency
2 years ago
Matthias Ahouansou
b27e9ea95c
chore: bump ruma to latest commit (as of 2024-02-25)
2 years ago
Matthias Ahouansou
8aa915acb9
bump ruma, support deprecated user login field
2 years ago
Matthias Ahouansou
e707084345
chore: bump ruma to latest commit (as of 2024-02-16)
2 years ago