591 Commits (bb9bc0a0010d3d7599141dddac700029792c807f)

Author SHA1 Message Date
Nyaaori 66bc41125c
refactor: cleanup 3 years ago
Timo Kösters 7540227388
chore: bump dependencies 3 years ago
Nyaaori 00996dd834
Cargo Clippy 3 years ago
Timo Kösters 0cf6545116
fix: not sending enough state on join 3 years ago
Timo Kösters 5d691f405e
fix: stuck typing indicators 3 years ago
Timo Kösters 02dd3d32f2
fix: element android did not reset notification counts 3 years ago
Nyaaori 3b0aa23fdf
Rejoin room over federation if we are not participating in it; do not include invited users in participating servers calculation 4 years ago
Timo Kösters 3a45628e1d
fix: send unrecognized error on wrong http methods 4 years ago
Tglman 842feabced fix: update persy implementation after refactor 4 years ago
Timo Kösters ac52b234fa
fix: all the e2ee problems 4 years ago
Nyaaori f430b87459
cargo clippy 4 years ago
Timo Kösters ca82b2940d
fix: sending does not work 4 years ago
Timo Kösters 076e9810ba
cargo fix 4 years ago
Timo Kösters 6b131202b9
Bump ruma 4 years ago
Timo Kösters 1a7893dbbd
fix: update state_cache on join over federation 4 years ago
Timo Kösters 5a04559cb4
fix: maintain server list again 4 years ago
Timo Kösters 8b5b7a1f63
fix: panic on launch 4 years ago
Timo Kösters 50b0eb9929
cargo fix 4 years ago
Timo Kösters 7822a385bb
cargo fmt 4 years ago
Timo Kösters d5b4754cf4
0 errors left! 4 years ago
Timo Kösters f47a5cd5d5
cargo fix 4 years ago
Timo Kösters a4637e2ba1
cargo fmt 4 years ago
Timo Kösters 33a2b2b772
37 errors left 4 years ago
Timo Kösters 44fe6d1554
127 errors left 4 years ago
Timo Kösters cff52d7ebb
messing around with arcs 4 years ago
Timo Kösters face766e0f
messing with trait objects 4 years ago
Timo Kösters 8708cd3b63
431 errors left 4 years ago
Timo Kösters bd8b616ca0
Fixed more compile time errors 4 years ago
Nyaaori 232978087a
refactor: prepare database/key_value/media.rs from service/media.rs 4 years ago
Nyaaori 4649cd82b5
refactor: prepare database/key_value/globals.rs from service/globals.rs 4 years ago
Timo Kösters 057f8364cc
fix: some compile time errors 4 years ago
Timo Kösters 82e7f57b38
refactor state accessor, state cache, user, uiaa 4 years ago
Nyaaori 213579ee9d
refactor: prepare database/key_value/uiaa.rs from service/uiaa/mod.rs 4 years ago
Nyaaori 6d981f37a2
refactor: prepare database/key_value/rooms/state_accessor.rs from service/rooms/state_accessor/mod.rs 4 years ago
Nyaaori 7e0b8ec0ac
refactor: prepare database/key_value/rooms/user.rs from service/rooms/user/mod.rs 4 years ago
Jakub Kubík fd0ea4bf71
feat(database/presence): add skeleton for presence maintenance 4 years ago
Timo Kösters f56424bc8d
Refactor appservices, pusher, timeline, transactionids, users 4 years ago
Nyaaori bea5d1e0d8
refactor: prepare database/key_value/rooms/timeline.rs from service/rooms/timeline/mod.rs 4 years ago
Nyaaori e62b0904ea
refactor: prepare database/key_value/pusher.rs from service/pusher.rs 4 years ago
Nyaaori 306ff5ee4e
refactor: prepare database/key_value/users.rs from service/users.rs 4 years ago
Timo Kösters e045abe961
refactor: work on auth chain and state compressor 4 years ago
Nyaaori 8d0ed3ec51
refactor: prepare database/key_value/rooms/state_compressor.rs from service/rooms/state_compressor/mod.rs 4 years ago
Nyaaori 691e69847f
refactor: prepare database/key_value/rooms/auth_chain.rs from service/rooms/state_compressor/mod.rs 4 years ago
Timo Kösters b0029c49b9
refactor: work on search 4 years ago
Nyaaori f6040ef2d7
refactor: prepare database/key_value/rooms/search.rs from service/rooms/timeline/mod.rs 4 years ago
Nyaaori 877ee48480
refactor: prepare database/key_value/rooms/search.rs from service/rooms/search/mod.rs 4 years ago
Timo Kösters 03e6e43ecd
refactor: split up database/key_value.rs 4 years ago
Nyaaori 158de9ca08
refactor: prepare src/database/key_value/room/outlier.rs from src/database/key_value.rs 4 years ago
Nyaaori ea2dcf4ff0
refactor: prepare src/database/key_value/room/pdu_metadata.rs from src/database/key_value.rs 4 years ago
Nyaaori 332e7c9dba
refactor: prepare src/database/key_value/room/state.rs from src/database/key_value.rs 4 years ago