Commit Graph

59 Commits (9453dbc7408c2ad043c5801bd0f25edd2f1769b7)

Author SHA1 Message Date
Charles Hall 0d17aedae5
fix `cargo doc` lints
Rustdoc (rightfully) thought the `[commandbody]` "tags" were broken
links, so I've just made them links to nothing instead.
5 months ago
Charles Hall ab1fff2642
fix `cargo clippy` lints 5 months ago
Charles Hall 92c5b6b86c
fix `cargo check` lints 5 months ago
Timo Kösters f73a657a23
fix: ACL error shouldn't break the whole request 11 months ago
Timo Kösters 11103a92ed
Do not show "Invalid room version" errors when server is not in room 11 months ago
Timo Kösters 3e518773e2 Merge branch 'improvements' into 'next'
cross signing fixes

See merge request famedly/conduit!532
11 months ago
Timo Kösters c1e2ffc0cd
improvement: maybe cross signing really works now 11 months ago
Timo Kösters d2bfcb018e Merge branch 'error-leak-fix' into 'next'
sanitise potentially sensitive errors

See merge request famedly/conduit!523
11 months ago
Timo Kösters acfe381dd3
fix: threads get updated properly
Workaround for element web while waiting for https://github.com/matrix-org/matrix-js-sdk/pull/3635
11 months ago
girlbossceo 83805c66e5 sanitise potentially sensitive errors
prevents errors like DB or I/O errors from leaking filesystem paths

Co-authored-by: infamous <ehuff007@gmail.com>
Signed-off-by: girlbossceo <june@girlboss.ceo>
11 months ago
girlbossceo e2c914cc11 fix: s/ok_or/ok_or_else in relevant places
Signed-off-by: girlbossceo <june@girlboss.ceo>
11 months ago
girlbossceo d7061e6984 cargo fmt
Signed-off-by: girlbossceo <june@girlboss.ceo>
11 months ago
girlbossceo cc5dcceacc Log the room ID, event ID, PDU, and event type where possible
Signed-off-by: girlbossceo <june@girlboss.ceo>
11 months ago
Tobias Tom 7990822f72 It's ok not being able to find a .well-known response. 11 months ago
Timo Kösters a9ba067e77
fix: e2ee over federation 12 months ago
Timo Kösters c17187777f
fix: never try federation with self 12 months ago
Timo Kösters 9d49d599f3
feat: space hierarchies 1 year ago
Timo Kösters 49a0f3a60d
fix: /context for element android. start and end must be set even with limit=0 1 year ago
Timo Kösters c7e0ea525a
feat: WIP relationships and threads 1 year ago
Kévin Commaille f53ecaa97d
Bump Ruma 1 year ago
Timo Kösters 63f787f635
Reduce logs from info to debug 1 year ago
Timo Kösters 27f29ba699
fix: SRV lookups should end with a period 1 year ago
Timo Kösters cb0ce5b08f
Logs for server resolution 1 year ago
Timo Kösters 2316d89048
Even more logging 1 year ago
Timo Kösters 10fa686c77
feat: respect history visibility 1 year ago
Timo Kösters 2aa0a2474b
fix: ignore unparsable pdus in /send 1 year ago
Timo Kösters 7bdd9660aa
feat: ask for backfill 1 year ago
Timo Kösters 23b18d71ee
feat: handle backfill requests
Based on https://gitlab.com/famedly/conduit/-/merge_requests/421
1 year ago
Nyaaori c86313d4fa
chore: code cleanup
https://rust-lang.github.io/rust-clippy/master/index.html#op_ref

https://rust-lang.github.io/rust-clippy/master/index.html#str_to_string

https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes
2 years ago
Jonas Platte d39ce1401d
WIP: Upgrade Ruma 2 years ago
Timo Kösters 5894d35eb2 Merge branch 'fixrestrictedjoin' into 'next'
fix: rejoining restricted rooms over federation

See merge request famedly/conduit!431
2 years ago
Timo Kösters b9fd6127e2
fix: rejoining restricted rooms over federation 2 years ago
Andriy Kushnir (Orhideous) a3a1db124d
Clean some noisy logs 2 years ago
Timo Kösters 7540227388
chore: bump dependencies 2 years ago
Timo Kösters 3a45628e1d
fix: send unrecognized error on wrong http methods 2 years ago
Timo Kösters c948324cf2 Merge branch 'fix-admin-help' into 'next'
fix `@conduit help` not working in the admin room

See merge request famedly/conduit!392
2 years ago
Timo Kösters ac52b234fa
fix: all the e2ee problems 2 years ago
Charles Hall 3c20c1b72e
fix `cargo test` 2 years ago
Timo Kösters dd8f4681a2
fix: make join should not send event id 2 years ago
Timo Kösters 8105c5cc60
cargo fmt 2 years ago
Timo Kösters d1e5acd7b3
fix: don't panic on missing events in state 2 years ago
Timo Kösters fb6bfa9753
fix: missing field `origin` error with synapse servers 2 years ago
Timo Kösters c30cc6120b
fix: send right errors on make/send join in restricted rooms 2 years ago
Nyaaori f430b87459
cargo clippy 2 years ago
Timo Kösters 076e9810ba
cargo fix 2 years ago
Timo Kösters 6b131202b9
Bump ruma 2 years ago
Timo Kösters 50b0eb9929
cargo fix 2 years ago
Timo Kösters 7822a385bb
cargo fmt 2 years ago
Timo Kösters d5b4754cf4
0 errors left! 2 years ago
Timo Kösters f47a5cd5d5
cargo fix 2 years ago