Timo Kösters
267c721616
fix: encryption and sync spam
5 years ago
Timo Kösters
ea3aaa6b5c
improvement: more efficient /sync with gaps
5 years ago
Timo Kösters
506c2a3146
fix: can't find count from event in db
5 years ago
Timo Kösters
1e8fbd8d50
Update ruma version
5 years ago
Devin Ragotzy
f46c2d1eec
Fix review issues, move state-res to spec-comp branch
5 years ago
Timo
33215d6099
fix: send notification count updates when private read receipts change
5 years ago
Devin Ragotzy
27ffe77823
Use helper instead of route for get_public_rooms_filtered
5 years ago
Timo
3c26166fb5
improvement: device list works better
...
The only situation that isn't working yet is sending `left` events for
users when the sender leaves the room
5 years ago
Devin Ragotzy
c4f5a0a631
Keep track of State at event for state resolution
...
feat: first steps towards joining rooms over federation
Add state-res as a dependency of conduit
Add reverse_topological_power_sort before append_pdu
Implement statehashstatid_pduid tree for keeping track of state
Clean up implementation of state_hash as key for tracking state
5 years ago
Timo
c092f06068
docs: /sync
5 years ago
Timo
64789537f5
fix: device list when leaving rooms
5 years ago
Timo
4323cf5fec
improvement: device list works better
...
The only situation that isn't working yet is sending `left` events for
users when the sender leaves the room
5 years ago
Timo
f23fb32e95
fix: set limited to true when skipping messages in /sync
5 years ago
Timo
3ff17f69ad
fmt
5 years ago
Guillem Nieto
b575593647
Do not ignore db errors
5 years ago
Guillem Nieto
47abe6686e
Send invites only if invited during the sync request
...
Fixes: https://git.koesters.xyz/timo/conduit/issues/175
5 years ago
timokoesters
c1c62b7eb4
refactor: put endpoints into modules
5 years ago