Matthias Ahouansou
1a4a348ccf
chore: bump ruma
9 months ago
Matthias Ahouansou
5b68ce890d
chore: bump ruma and axum
9 months ago
Curious
a1886a1396
Enhance admin commands parsing
10 months ago
Matthias Ahouansou
04fb4f62b8
chore: bump version to 0.11.0-alpha
10 months ago
Matthias Ahouansou
18a83ea292
chore(release): 0.10.4
10 months ago
Matthias Ahouansou
7afc8ff546
chore(ruma): bump
...
Closes https://gitlab.com/famedly/conduit/-/issues/504 with https://github.com/ruma/ruma/pull/2084
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
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
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
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
Timo Kösters
a7405cddc0
fix: Matrix media repo
1 year ago
avdb13
423b0928d5
use ruma content disposition type in place of string
...
Co-Authored-By: Matthias Ahouansou <matthias@ahouansou.cz>
2 years ago
Matthias Ahouansou
602c56cae9
chore: bump ruma
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
9db1f5a13c
fix(admin): don't allow creation of remote users
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
Matthias Ahouansou
2d3f64c1e5
chore: upgrade lockfile
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
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
d841b81c56
chore: update Cargo.lock
2 years ago
Charles Hall
7fb9e99649
update ring and jsonwebtoken to remove ring ^0.16
2 years ago
Charles Hall
1274b48ebb
run `cargo update`
...
`IndexMap::remove` was deprecated in favor of explicitly named methods.
I assume that we actually needed to be using `shift_remove`, otherwise
we probably wouldn't be bothering with `indexmap` here in the first
place. I wonder if this fixes any bugs lol
2 years ago