683 Commits (f2e249b08472136b9a1e6fd9866b1b3cef10cc51)

Author SHA1 Message Date
Tglman f2e249b084 updated persy implementation for use tracing 5 years ago
Tglman 03a0d51ab4 refactored to use programmatic flush instead of timed flush of the write cache 5 years ago
Tglman 09b7099405 moved persy implementation to specific module 5 years ago
Tglman b2d2d9212c fixed compilation issues after migration 5 years ago
Tglman 01af1b0086 add error management in the implementation 5 years ago
Tglman ea32bbd95e cleanup of persy integration, add timer for background flush of write cache 5 years ago
Tglman 5ad914e264 add flush on drop to handle soft shutdown write 5 years ago
Tglman a1aa021c68 add timed flush logic 5 years ago
Tglman b73650f4c7 add buffered write cache to reduce write latancy 5 years ago
Tglman 546a347a10 minor fix in the integration with persy 5 years ago
Tglman efac97fb1d first integration of Persy as database Engine 5 years ago
Timo Kösters 2770ce2cf6
fix: avoid panic 5 years ago
Timo Kösters 43d693ca19
revert Arc<EventId> commit 5 years ago
Timo Kösters 875b345a5f
docs: update readme and version 5 years ago
Jonas Platte 487601a249
Remove unneeded intermediary container collection 5 years ago
Timo Kösters 4b39d7cb64
fix: batch key fetching 5 years ago
Kurt Roeckx c53d79e287
fixup! Get required keys in batch when joining a room 5 years ago
Kurt Roeckx 984ad5ecd6
fixup! Get required keys in batch when joining a room 5 years ago
Kurt Roeckx b546a5bf15
Let our server signing be valid for 1 week 5 years ago
Kurt Roeckx a87519fb71
Get required keys in batch when joining a room 5 years ago
Timo Kösters 73d876643c
improvement: make pdu cache capacity configurable 5 years ago
Timo Kösters 33738dbbc2
improvement: stop prev event fetching if too many events fail 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 9ec8b7f2b3 registration default true 5 years ago
Jonathan de Jong 69df9a0145 add tls 5 years ago
Timo Kösters bd4ea14a29
improvement: call /state_ids less often by using state res 5 years ago
Timo Kösters 1b25e78e3a
fix: inviting dendrite users 5 years ago
Timo Kösters d57c19802d
improvement: don't do state updates if the event was soft failed 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 0330d3e270
fix: server resolution with well-known files 5 years ago
Timo Kösters a1e8a99db5
improvement: less IO for auth chains 5 years ago
Timo Kösters 33172a70e6
fix: improve key fetching 5 years ago
Timo Kösters 41d07be97b
improvement: persist cached auth chains in db 5 years ago
Timo Kösters bef4fe50ce
fix: better migration, force e2ee device key updates 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 6d83954c40
fix: room upgrades 5 years ago
Timo Kösters 667ffb4239
fix: correct create event warnings 5 years ago
Kurt Roeckx 48494c9464 Implement federation/v1/send_join 5 years ago
Tom Smeding 2ef23b213a
Consistent and escaped response in get_pdu 5 years ago
Timo Kösters 3b78e43a18
fmt 5 years ago
Timo Kösters 4956fb9fba
improvement: limit prev event fetching 5 years ago
Timo Kösters b09499c2df
fix: don't save empty tokens 5 years ago