Commit Graph

600 Commits (1cbc61c55821633313b555bbe6ad6e25265325ae)

Author SHA1 Message Date
Timo Kösters 1cbc61c558 Merge branch 'badeventfix' into 'master'
fix: handle bad events in db better

See merge request famedly/conduit!148
3 years ago
Timo Kösters d2f406e0e8
fix: handle bad events in db better 3 years ago
Kurt Roeckx 989a20e99c Support creating rooms with a version 3 years ago
Timo Kösters 55a2ff025f
improvement: longer timeout, more descriptive errors 3 years ago
Timo Kösters df727688ef
remove rocksdb 3 years ago
Timo Kösters 902404d48d
improvement: save member count + sled fixes 3 years ago
Timo Kösters b813c34642
improvement: more auth chain caching 3 years ago
Timo Kösters ab7835dedb
fix: early return from state res 3 years ago
Timo Kösters 9bb4c3cd01
improvement: batched inserts for tokenids 3 years ago
Timo Kösters fce22362d4
improvement: better auth chain calculation 3 years ago
Timo Kösters 41ec7cf5d0
improvement: batch inserts for stateids 3 years ago
Timo Kösters 49ade0cfbd
improvement: allow batch inserts 3 years ago
Timo Kösters 0eeba86b32
fix: improve locks 3 years ago
Timo Kösters 6b06fc9707
fix: don't run push rules for users that don't exist 3 years ago
Timo Kösters bd63797213
improvement: make better use of sqlite connections 3 years ago
Timo Kösters 2c4f966d60
improvement: use sqlite properly 3 years ago
Timo Kösters dc85a8fafd
fix: migration and push edu bugs 3 years ago
Timo Kösters 5df6b8cd5f
improvement: better account data implementation 3 years ago
Timo Kösters 5c776e9ba7
feat: heed db backend (LMDB) 3 years ago
Timo Kösters c209775abd
fix: pdu without state bug 3 years ago
Timo Kösters 5e924227b6
feat: add threadpool for iterator threads, bug fixes, tracing_flame support 3 years ago
Timo Kösters e0072eff63 Merge branch 'v5' into 'master'
feat: support room version 5

See merge request famedly/conduit!138
3 years ago
Timo Kösters cae2b200cc Merge branch 'initial_state_keys' into 'master'
Implement From<AnyInitialStateEvent> on PduBuilder

Closes #116

See merge request famedly/conduit!136
3 years ago
Timo Kösters 918df9ca6d
feat: support room version 5 3 years ago
Kurt Roeckx 0d33cc4acd Implement getting room aliases
Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
3 years ago
phesch 666e1d30a3 Implement From<AnyInitialStateEvent> on PduBuilder
The conversion between the two is now direct and thus shouldn't lose the state_keys.
3 years ago
Timo Kösters 1587f2cd52
fix: check events in timeline (not only state) for member changes 3 years ago
Timo Kösters f121978897
fix: state bug 3 years ago
Timo Kösters 80533bfab2
fix: improve code when skipping /state_ids 3 years ago
Timo Kösters 08a3326431
docs: Initial end-to-end encryption over federation support 3 years ago
Timo Kösters fe3b5d32a7
feat: send to-device events over federation 3 years ago
Timo Kösters e20f55970e
feat: call /query/profile over federation when local user asks 3 years ago
Timo Kösters 728e176a06
feat: /keys/query and /keys/claim over federation 3 years ago
Timo Kösters 68cc743f2a
fix: use get_auth_chain method more often 3 years ago
Timo Kösters 56e5d5e3d2
fix: add warning for strange bug 3 years ago
Timo Kösters f0ac7ed933
chore: update ruma again 3 years ago
Timo Kösters 0f8ecdc625
fix: state res fixes 3 years ago
Timo Kösters cfaa900e83
improvement: auth chain cache 3 years ago
Timo Kösters f5273f7eb1
improvement: upgrade ruma and implement blurhashes 3 years ago
Timo Kösters 0fcefa4125
fix: ruma 3 years ago
Timo Kösters d07762f596 Merge branch 'connection-cushion' into 'master'
Spillover connection cushion

See merge request famedly/conduit!133
3 years ago
Jonathan de Jong d253f9236a change fraction type 3 years ago
Jonathan de Jong ec44f3d568 change to f64 3 years ago
Jonathan de Jong e7a51c07d0 log change feedback 3 years ago
Jonathan de Jong 79bf7fc597 some logging shuffling 3 years ago
Jonathan de Jong 7e579f8d34 change to fraction-based approach 3 years ago
Jonathan de Jong 0f2dc9a239 add stuff and bits 3 years ago
Jonathan de Jong faa283d35b review feedback 3 years ago
Jonathan de Jong 3ce75d1f02 apply fix 3 years ago
Timo Kösters f924ebf8a6 Merge branch 'fix-windows-signal' into 'master'
fix signal compiling on windows

See merge request famedly/conduit!126
3 years ago