Commit Graph

25 Commits (9453dbc7408c2ad043c5801bd0f25edd2f1769b7)

Author SHA1 Message Date
Charles Hall 9453dbc740
update rust toolchain
It comes with a bunch of new lints (yay!) so I fixed them all so CI will
keep working.

Also apparently something about linking changed because I had to change
the checks for deciding the linker flags for static x86_64 builds to
keep working.
5 months ago
Charles Hall ab1fff2642
fix `cargo clippy` lints 5 months ago
Timo Kösters 75c80df271
Sliding sync improvements and redaction fixes 10 months ago
Timo Kösters c1e2ffc0cd
improvement: maybe cross signing really works now 11 months ago
girlbossceo d7061e6984 cargo fmt
Signed-off-by: girlbossceo <june@girlboss.ceo>
11 months ago
Timo Kösters 90a10c84ef Merge branch 'slidingfixes' into 'next'
Better sliding sync

See merge request famedly/conduit!511
11 months ago
Timo Kösters d220641d64
Sliding sync subscriptions, e2ee, to_device messages 11 months ago
Timo Kösters caddc656fb
slightly better sliding sync 11 months ago
Timo Kösters a9ba067e77
fix: e2ee over federation 12 months ago
Jonas Platte d39ce1401d
WIP: Upgrade Ruma 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 d5b4754cf4
0 errors left! 2 years ago
Timo Kösters a4637e2ba1
cargo fmt 2 years ago
Timo Kösters 33a2b2b772
37 errors left 2 years ago
Timo Kösters 44fe6d1554
127 errors left 2 years ago
Timo Kösters cff52d7ebb
messing around with arcs 2 years ago
Timo Kösters face766e0f
messing with trait objects 2 years ago
Timo Kösters bd8b616ca0
Fixed more compile time errors 2 years ago
Timo Kösters 057f8364cc
fix: some compile time errors
Only 174 errors left!
2 years ago
Timo Kösters f56424bc8d
Refactor appservices, pusher, timeline, transactionids, users 2 years ago
Nyaaori 01bf348811
refactor: prepare for appservices, pusher, timeline, transactionids, and users 2 years ago
Nyaaori dc7670f3a8
refactor: prepare service/users/mod.rs from service/users.rs 2 years ago
Nyaaori 94ce06bb76
refactor: prepare service/users/data.rs from service/users.rs 2 years ago