Commit Graph

28 Commits (3494d7759e0c371ce436ed34dcc87bd03a10ca70)

Author SHA1 Message Date
Nyaaori 66bc41125c
refactor: cleanup 2 years ago
Nyaaori f430b87459
cargo clippy 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
Timo Kösters a4637e2ba1
cargo fmt 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 8708cd3b63
431 errors left 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
Jonas Platte 5fa9190117
Simplify return type of most route handlers 2 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 2 years ago
Jonas Platte 974c10e739
Move Config out of database module 2 years ago
Jonas Platte 13a48c4577
Clean up mod and use statements in lib.rs and main.rs 2 years ago
Jonas Platte 1c4d9af586
Enable more lints and apply their suggestions 3 years ago
Devin Ragotzy 09a8737f24 Export conduits Config struct and fix clipp warningsy 3 years ago
Jonathan de Jong 268ad3441c add dbg_macro check 3 years ago
Timo Kösters abddfc2d2a
Merge remote-tracking branch 'famedly/master' into develop 3 years ago
Jonas Platte fe744c856f
Upgrade ruma
… and refactor push rule code along the way.
3 years ago
Rudi Floren 6309506a48 Allow suspicious_else_formatting
This is probably unfixable because it is caused by macros
3 years ago
Timo Kösters 6e5b35ea92
feat: implement appservices
this also reverts some stateres changes
4 years ago
Timo 3ff17f69ad
fmt 4 years ago
Timo 04eee089e0
feat: first steps towards joining rooms over federation 4 years ago
Devin Ragotzy da1c53aaef Make State struct constructable by lib user 4 years ago
timokoesters c1c62b7eb4
refactor: put endpoints into modules 4 years ago
Devin Ragotzy 1c6f211933
Create media::FileMeta to represent a file and meta data 4 years ago
Devin Ragotzy 42e0102a2a
Conditionally emit rocket::http_verb attr macros if lib/bin 4 years ago