Richard van der Hoff
|
147f098fb4
Stop writing to `event_reference_hashes` (#12679)
|
2 years ago |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
Richard van der Hoff
|
63c46349c4
Implement MSC3706: partial state in `/send_join` response (#11967)
|
2 years ago |
Andrew Morgan
|
dc671d3ea7
Fix logic for dropping old events in fed queue (#11806)
|
2 years ago |
Patrick Cloke
|
3e0536cd2a
Replace uses of simple_insert_many with simple_insert_many_values. (#11742)
|
2 years ago |
Sean Quah
|
a4dce5b53d
Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570)
|
2 years ago |
Erik Johnston
|
01d45fe964
Prune inbound federation queues if they get too long (#10390)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
2a99cc6524
Use the chain cover index in get_auth_chain_ids. (#9576)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Erik Johnston
|
1315a2e8be
Use a chain cover index to efficiently calculate auth chain difference (#8868)
|
3 years ago |
Erik Johnston
|
df4b1e9c74
Pass room_id to get_auth_chain_difference (#8879)
|
4 years ago |
Erik Johnston
|
c5b6abd53d
Correctly handle unpersisted events when calculating auth chain difference. (#8827)
|
4 years ago |
Erik Johnston
|
a7bdf98d01
Rename database classes to make some sense (#8033)
|
4 years ago |
Erik Johnston
|
4a17a647a9
Improve get auth chain difference algorithm. (#7095)
|
4 years ago |
Richard van der Hoff
|
dc41fbf0dd
Remove unused get_prev_events_and_hashes_for_room
|
4 years ago |
Richard van der Hoff
|
5a04781643
rename get_prev_events_for_room to get_prev_events_and_hashes_for_room
|
4 years ago |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
5 years ago |
Erik Johnston
|
bc244627ac
Fix postgres unit tests
|
5 years ago |
Neil Johnson
|
034db2ba21
Fix dummy event insertion consent bug (#6053)
|
5 years ago |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 years ago |
Amber Brown
|
77055dba92
Fix tests on postgresql (#3740)
|
6 years ago |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |
Amber Brown
|
2511f3f8a0
Test fixes for Python 3 (#3647)
|
6 years ago |
Richard van der Hoff
|
639480e14a
Avoid creating events with huge numbers of prev_events
|
6 years ago |