Commit Graph

585 Commits (e86fb115120a9d7bebe76727cc9fca8b8530fd9d)

Author SHA1 Message Date
Timo Kösters cb2b5beea8 Merge branch 'fix_persy' into 'next'
fix: update persy implementation after refactor

See merge request famedly/conduit!396
2 years ago
Nyaaori 3b0aa23fdf
Rejoin room over federation if we are not participating in it; do not include invited users in participating servers calculation 2 years ago
Timo Kösters 3a45628e1d
fix: send unrecognized error on wrong http methods 2 years ago
Tglman 842feabced fix: update persy implementation after refactor 2 years ago
Timo Kösters ac52b234fa
fix: all the e2ee problems 2 years ago
Nyaaori f430b87459
cargo clippy 2 years ago
Timo Kösters ca82b2940d
fix: sending does not work
We were inserting one too many 0xff bytes
2 years ago
Timo Kösters 076e9810ba
cargo fix 2 years ago
Timo Kösters 6b131202b9
Bump ruma 2 years ago
Timo Kösters 1a7893dbbd
fix: update state_cache on join over federation 2 years ago
Timo Kösters 5a04559cb4
fix: maintain server list again 2 years ago
Timo Kösters 8b5b7a1f63
fix: panic on launch
Now we start the admin and sending threads at a later time.
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
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 8708cd3b63
431 errors left 2 years ago
Timo Kösters bd8b616ca0
Fixed more compile time errors 2 years ago
Nyaaori 785ddfc4aa
refactor: prepare for more splits 2 years ago
Nyaaori 232978087a
refactor: prepare database/key_value/media.rs from service/media.rs 2 years ago
Nyaaori 4649cd82b5
refactor: prepare database/key_value/globals.rs from service/globals.rs 2 years ago
Timo Kösters 057f8364cc
fix: some compile time errors
Only 174 errors left!
2 years ago
Timo Kösters 82e7f57b38
refactor state accessor, state cache, user, uiaa 2 years ago
Nyaaori 3e22bbeecd
refactor: prepare for state accessor, state cache, user, and uiaa 2 years ago
Nyaaori 213579ee9d
refactor: prepare database/key_value/uiaa.rs from service/uiaa/mod.rs 2 years ago
Nyaaori 6d981f37a2
refactor: prepare database/key_value/rooms/state_accessor.rs from service/rooms/state_accessor/mod.rs 2 years ago
Nyaaori 7e0b8ec0ac
refactor: prepare database/key_value/rooms/user.rs from service/rooms/user/mod.rs 2 years ago
Jakub Kubík fd0ea4bf71
feat(database/presence): add skeleton for presence maintenance 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 bea5d1e0d8
refactor: prepare database/key_value/rooms/timeline.rs from service/rooms/timeline/mod.rs 2 years ago
Nyaaori e62b0904ea
refactor: prepare database/key_value/pusher.rs from service/pusher.rs 2 years ago
Nyaaori 306ff5ee4e
refactor: prepare database/key_value/users.rs from service/users.rs 2 years ago
Timo Kösters e045abe961
refactor: work on auth chain and state compressor 2 years ago
Nyaaori 0daa3209db
refactor: prepare for auth chain and state compressor 2 years ago
Nyaaori 8d0ed3ec51
refactor: prepare database/key_value/rooms/state_compressor.rs from service/rooms/state_compressor/mod.rs 2 years ago
Nyaaori 691e69847f
refactor: prepare database/key_value/rooms/auth_chain.rs from service/rooms/state_compressor/mod.rs 2 years ago
Timo Kösters b0029c49b9
refactor: work on search 2 years ago
Nyaaori 91ad250177
refactor: prepare for search work 2 years ago
Nyaaori f6040ef2d7
refactor: prepare database/key_value/rooms/search.rs from service/rooms/timeline/mod.rs 2 years ago
Nyaaori 877ee48480
refactor: prepare database/key_value/rooms/search.rs from service/rooms/search/mod.rs 2 years ago
Timo Kösters 03e6e43ecd
refactor: split up database/key_value.rs 2 years ago
Nyaaori 6ace16abf6
refactor: prepare to split up database/key_value.rs 2 years ago
Nyaaori 158de9ca08
refactor: prepare src/database/key_value/room/outlier.rs from src/database/key_value.rs 2 years ago
Nyaaori ea2dcf4ff0
refactor: prepare src/database/key_value/room/pdu_metadata.rs from src/database/key_value.rs 2 years ago