363 Commits (b64538c6f1c2ba3a756e642e8b87fa48c9082e61)

Author SHA1 Message Date
Timo Kösters cbee7fe111
improvement: deduplicate watchers 5 years ago
Jonas Platte d68c93b5fa
Clean up (mostly automated with cargo clippy --fix) 5 years ago
Jonas Platte 979ec6b4fa
Upgrade ruma 5 years ago
Timo Kösters 2c8412fe58
improvement: more efficient sqlite 5 years ago
Timo Kösters 4b39d7cb64
fix: batch key fetching 5 years ago
Kurt Roeckx 984ad5ecd6
fixup! Get required keys in batch when joining a room 5 years ago
Jonas Platte a6bb9bbe68
Fix a bunch of clippy lints 5 years ago
Timo Kösters b9eb39a9c6
docs: documentation for every endpoint 5 years ago
Jonathan de Jong 69df9a0145 add tls 5 years ago
Timo Kösters 632a1343eb
fix: make appservices more efficient 5 years ago
Timo Kösters 1601027605
add warning if calculated event id != requested event id 5 years ago
Timo Kösters afca61fe7c
fix: don't retry soft failed events 5 years ago
Devin Ragotzy 9bff276fa9
Use Arc<EventId> in place of most EventIds 5 years ago
Timo Kösters 19b89ab91f
fix: server resolution 5 years ago
Timo Kösters 41d07be97b
improvement: persist cached auth chains in db 5 years ago
Timo Kösters 9152b877a7
fix: wrong soft fail check, too many events in /sync state response 5 years ago
Timo Kösters 9f8c45c763
fix: e2ee over federation 5 years ago
Timo Kösters dd87066546
improvement: more efficient auth chain cache 5 years ago
Timo Kösters 81e056417c
improvement: better e2ee over fed, faster incoming event handling 5 years ago
Timo Kösters 667ffb4239
fix: correct create event warnings 5 years ago
Tom Smeding 2ef23b213a
Consistent and escaped response in get_pdu 5 years ago
Timo Kösters b09499c2df
fix: don't save empty tokens 5 years ago
Timo Kösters 46d8a46e1f
improvement: faster incoming transaction handling 5 years ago
Timo Kösters bf7e019a68
improvement: better prev event fetching, perf improvements 5 years ago
Timo Kösters 75ba8bb565
fix: faster room joins 5 years ago
Timo Kösters 0823506d05
fix: don't load endless prev events and fix room join bug 5 years ago
Timo Kösters 2c3bee34a0
improvement: better sqlite 5 years ago
Timo Kösters a4310f840e
improvement: state info cache 5 years ago
Timo Kösters 5bd5b41c70
fix: fetch event multiple times 5 years ago
Timo Kösters f9a2edc0dd
fix: also fetch prev events that are outliers already 5 years ago
Timo Kösters 1e3a8ca35d
fmt 5 years ago
Timo Kösters 38effda799
fix: delta calculation 5 years ago
Timo Kösters 3cf0145bc5
fix: room exists panic 5 years ago
Timo Kösters 3eabaa2a95
finish implementing better state store 5 years ago
Timo Kösters 31f60ad6fd
improvement: migrations, batch inserts 5 years ago
Timo Kösters 41dd620d74
WIP improvement: much better state storage 5 years ago
Timo Kösters 9410d3ef9c
fix: long prev event fetch times for huge rooms 5 years ago
Timo Kösters 665aee11c0
less warnings 5 years ago
Timo Kösters 5173d0deb5
improvement: cache for short event ids 5 years ago
Timo Kösters c2c6a8673e
improvement: use u64s in auth chain cache 5 years ago
Timo Kösters 260db9fcc7
improvement: try to load missing prev events 5 years ago
Timo Kösters 55a2ff025f
improvement: longer timeout, more descriptive errors 5 years ago
Timo Kösters df727688ef
remove rocksdb 5 years ago
Timo Kösters 902404d48d
improvement: save member count + sled fixes 5 years ago
Timo Kösters b813c34642
improvement: more auth chain caching 5 years ago
Timo Kösters 9bb4c3cd01
improvement: batched inserts for tokenids 5 years ago
Timo Kösters 41ec7cf5d0
improvement: batch inserts for stateids 5 years ago
Timo Kösters 49ade0cfbd
improvement: allow batch inserts 5 years ago
Timo Kösters 0eeba86b32
fix: improve locks 5 years ago
Timo Kösters 6b06fc9707
fix: don't run push rules for users that don't exist 5 years ago