1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-05 18:41:00 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Ossi Herrala
b74fc535c6
Validate UTF-8 string before heap allocation
This avoids unnecessary heap allocation with invalid strings.
2025-08-26 17:08:46 +03:00
Matthias Ahouansou
03dfa72b8f fix: don't lookup create event when converting stripped state
by making the caller pass the room version rules, fixing stripped state conversion for invites over federation
2025-08-16 19:51:32 +00:00
Matthias Ahouansou
532b17ade8
feat: MSC4311, Ensuring the create event is available on invites and knocks 2025-08-11 00:18:28 +02:00
Matthias Ahouansou
8170b4ff14
chore: bump ruma 2025-08-10 21:16:31 +02:00
Matthias Ahouansou
88c95d36a8
chore(crates): bump 2025-05-09 12:34:03 +01:00
Matthias Ahouansou
33b02c868d
chore(rust): upgrade to 1.83.0
This is needed for std::io::ErrorKind::DirectoryNotEmpty
2025-05-06 20:44:03 +01:00
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
2025-05-06 20:44:02 +01:00
Matthias Ahouansou
256dae983b
chore: bump rust
and fix new lints that come with it
2024-05-05 13:27:56 +01:00
Timo Kösters
6b131202b9
Bump ruma 2022-10-10 14:02:04 +02:00
Timo Kösters
a4637e2ba1
cargo fmt 2022-10-10 14:02:01 +02:00
Timo Kösters
44fe6d1554
127 errors left 2022-10-10 14:02:00 +02:00
Timo Kösters
057f8364cc
fix: some compile time errors
Only 174 errors left!
2022-10-10 13:25:01 +02:00
Renamed from src/utils/utils.rs (Browse further)