240 Commits (75e0b55b16c186d7d72969d7bcc7c8c56ab0aa68)

Author SHA1 Message Date
Matthias Ahouansou 75e0b55b16
chore: bump ruma and axum 10 months ago
Matthias Ahouansou 88c95d36a8
chore(crates): bump 12 months ago
Matthias Ahouansou ec2c61e277
feat(sync): v4 -> v5 12 months ago
Matthias Ahouansou c3fb1b0456
feat(media): retention policies 12 months ago
Matthias Ahouansou 19d0ea408c
feat(media): deep hashed directory structure 12 months ago
Matthias Ahouansou 70d7f77363
feat(media): use file's sha256 for on-disk name & make directory configurable 12 months ago
Matthias Ahouansou 2dce87546a
ci: check for typos 1 year ago
Matthias Ahouansou dc5abd6f3b
feat(appservice): pinging 1 year ago
Matthias Ahouansou 21af83ea72
feat: knocking 1 year ago
Matthias Ahouansou d0c1b920ae
feat(federation): implement /make_leave and /send_leave 1 year ago
Matthias Ahouansou 56a51360e0
feat(spaces): hierarchy over federation 2 years ago
Matthias Ahouansou de323cbecb
re-add well-known table, while still allowing individual values to be set with env vars without double underscores 2 years ago
Matthias Ahouansou 27d6d94355
feat: add support for authenticated media requests 2 years ago
Matthias Ahouansou 35ed731a46
feat(config): split on __, allowing for setting individual values in a table 2 years ago
Matthias Ahouansou ba2a5a6115
chore: bump all dependencies 2 years ago
Matthias Ahouansou 1dbb3433e0
fix(media): use csp instead of modifying content-type 2 years ago
mikoto a888c7cb16
OpenID routes 2 years ago
Matthias Ahouansou 256dae983b
chore: bump rust 2 years ago
Jakub Kubík c1f695653b
feat: support hosting .well-known from Conduit 2 years ago
Matthias Ahouansou 475a68cbb9
refactor: disable federation at the router level 2 years ago
Max Cohen 9a81a49c6a
Add argument parser for the conduit executable 2 years ago
tezlm daed4cdddf
Remove log config modification 2 years ago
Charles Hall 3e389256f5
switch lint config to `manifest-lint` feature 2 years ago
Charles Hall ab1fff2642
fix `cargo clippy` lints 2 years ago
June 06fccbc340 debug log before and after nofile soft limit increases 3 years ago
Timo Kösters acfe381dd3
fix: threads get updated properly 3 years ago
girlbossceo 3494d7759e Return "Hello from Conduit!" on the / route 3 years ago
Charles Hall 291290db92
maximize fd limit 3 years ago
Timo Kösters e4f769963f
feat: very simple sliding sync implementation 3 years ago
Timo Kösters 9d49d599f3
feat: space hierarchies 3 years ago
Jonas Platte 0ded637b4a
Upgrade axum to 0.6 3 years ago
Timo Kösters 72eb1972c1
Add relations endpoints, edits and threads work now 3 years ago
Timo Kösters 15cc801840
Disable compression, see https://en.wikipedia.org/wiki/BREACH 3 years ago
Timo Kösters c7e0ea525a
feat: WIP relationships and threads 3 years ago
Timo Kösters 2a7c4693b8
fix: don't accept new requests when shutting down 3 years ago
Timo Kösters da3871f39a
fix: let requests continue event if client disconnects 3 years ago
Timo Kösters 23b18d71ee
feat: handle backfill requests 3 years ago
Nyaaori c86313d4fa
chore: code cleanup 3 years ago
Timo Kösters 2a0515f528
Replace println/dbg calls with corresponding macros from tracing crate 3 years ago
Timo Kösters 6d5e54a66b
fix: jaeger support 3 years ago
Timo Kösters f1d2574651
finish upgrade ruma 3 years ago
Vladan Popovic 06d3efc4d0 feat(systemd): call sd-notify after init and before exit 3 years ago
Timo Kösters 7540227388
chore: bump dependencies 4 years ago
Nyaaori 00996dd834
Cargo Clippy 4 years ago
Timo Kösters 7c98ba64aa
fix: HEAD requests should produce METHOD_NOT_ALLOWED 4 years ago
James Blachly 3bc0a1924b Return 403 to 3pid token routes to signal not implemented 4 years ago
AndSDev 10d2da3009 fix(main): fix request size limit to max_request_size (axum defaults 2MB) 4 years ago
Timo Kösters 3a45628e1d
fix: send unrecognized error on wrong http methods 4 years ago
exin 3e6c66b899
Fix formatting 4 years ago
exin 3a40bf8ae0
Add error for invalid log config 4 years ago