Commit Graph

281 Commits (f9953c31fc6b84a601364be5598748bbdb92f04d)

Author SHA1 Message Date
Matthias Ahouansou 9db1f5a13c
fix(admin): don't allow creation of remote users 4 months ago
Jakub Kubík c1f695653b
feat: support hosting .well-known from Conduit
Co-authored-by: Matthias Ahouansou <matthias@ahouansou.cz>
4 months ago
Matthias Ahouansou 2d3f64c1e5
chore: upgrade lockfile 4 months ago
Timo Kösters 3b3466fd51
Bump version to v0.8.0-alpha 4 months ago
Timo Kösters a854a46c24
Bump version to v0.7.0 4 months ago
Charles Hall 61cb186b5b
update rocksdb 4 months ago
Matthias Ahouansou 1c529529aa
chore: upgrade nix to 0.28
needed for musl targets on s390x
5 months ago
Matthias Ahouansou 5c634ceb6b
fix: reject requests with authentication when not used 5 months ago
Timo Kösters 879a8b969d
improvement: use simpler rocksdb config 5 months ago
Charles Hall 10f3f9da49
switch/update rocksdb crate
This fork was created because the original seems de-facto unmaintained.
5 months ago
Matthias Ahouansou 21a5fa3ef0 refactor: use re-exported JsOption from ruma rather than directly adding it as a dependency 6 months ago
Matthias Ahouansou b27e9ea95c chore: bump ruma to latest commit (as of 2024-02-25) 6 months ago
Matthias Ahouansou 8aa915acb9 bump ruma, support deprecated user login field 6 months ago
Matthias Ahouansou d841b81c56 chore: update Cargo.lock 6 months ago
Charles Hall 7fb9e99649
update ring and jsonwebtoken to remove ring ^0.16 7 months 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
7 months ago
Tobias Bucher 69d0003222 Use upstream `reqwest` instead of vendored one
This uses the `ClientBuilder::dns_resolver` function that was added in
reqwest 0.11.13, instead of the homebrew `ClientBuilder::resolve_fn`.
7 months ago
Charles Hall dc2f53e773
comment out heed backend things
The code in conduit doesn't compile.
7 months ago
Timo Kösters 75c80df271
Sliding sync improvements and redaction fixes 11 months ago
Timo Kösters 11103a92ed
Do not show "Invalid room version" errors when server is not in room 1 year ago
Timo Kösters 5d16948030
Bump version to v0.6.0 1 year ago
Timo Kösters 3e518773e2 Merge branch 'improvements' into 'next'
cross signing fixes

See merge request famedly/conduit!532
1 year ago
Timo Kösters d82c26f0a9
Avatars for sliding sync DMs 1 year ago
Timo Kösters 06ab707c79 Merge branch 'rusqlite-update' into 'next'
bump rusqlite to 0.29.0

See merge request famedly/conduit!529
1 year ago
June fbb256dd91 bump rusqlite to 0.29.0
Signed-off-by: June <june@girlboss.ceo>
1 year ago
June 5a7bade476 update base64 to 0.21.2
Signed-off-by: June <june@girlboss.ceo>
1 year ago
Charles Hall 291290db92
maximize fd limit 1 year ago
Timo Kösters 4b7d3e24dd
bump ruma 1 year ago
Timo Kösters e4f769963f
feat: very simple sliding sync implementation 1 year ago
Jonas Platte 0ded637b4a
Upgrade axum to 0.6 1 year ago
Timo Kösters be877ef719
Improve sync performance with more caching and wrapping things in Arcs to avoid copies 1 year ago
Timo Kösters 91180e011d
bump ruma 1 year ago
Timo Kösters 15cc801840
Disable compression, see https://en.wikipedia.org/wiki/BREACH 1 year ago
Timo Kösters c7e0ea525a
feat: WIP relationships and threads 1 year ago
Timo Kösters 49b5af6d45
chore: bump rocksdb 1 year ago
Kévin Commaille f53ecaa97d
Bump Ruma 1 year ago
Timo Kösters 19156c7bbf
Update Cargo.lock 2 years ago
Timo Kösters f7db3490f6
Bump version to v0.5.0 2 years ago
Timo Kösters c7a7c913d4
Bump ruma 2 years ago
Timo Kösters 6d5e54a66b
fix: jaeger support 2 years ago
Jonas Platte d39ce1401d
WIP: Upgrade Ruma 2 years ago
Vladan Popovic 66ad114e19 feat: add systemd feature flag 2 years ago
Andriy Kushnir (Orhideous) 583aea187b
Update Cargo.lock 2 years ago
Nyaaori 66bc41125c
refactor: cleanup 2 years ago
Timo Kösters 7540227388
chore: bump dependencies 2 years ago
AndSDev 10d2da3009 fix(main): fix request size limit to max_request_size (axum defaults 2MB) 2 years ago
Timo Kösters fdd64fc966
fix: fluffychat login works again 2 years ago
Timo Kösters d3968c2fd1
fix: bump ruma again to fix state res problems 2 years ago
Timo Kösters 7cf060ae5b
Bump version to 0.4 2 years ago
Timo Kösters ca82b2940d
fix: sending does not work
We were inserting one too many 0xff bytes
2 years ago