schema
|
Match against event_id, rather than room_id
|
2016-09-21 16:46:59 +01:00 |
__init__.py
|
Handling expiring stream extrems correctly.
|
2016-09-15 17:34:59 +01:00 |
_base.py
|
Remove lru option
|
2016-08-19 14:17:11 +01:00 |
event_federation.py
|
Remove spurious AS clause
|
2016-09-21 16:28:47 +01:00 |
event_push_actions.py
|
Remove where clause
|
2016-09-12 17:05:54 +01:00 |
events.py
|
Fix background reindex of origin_server_ts
|
2016-09-27 11:23:49 +01:00 |
push_rule.py
|
Remove unused imports
|
2016-09-05 10:52:01 +01:00 |
pusher.py
|
Remove lru option
|
2016-08-19 14:17:11 +01:00 |
room.py
|
Stream public room changes down replication
|
2016-09-15 11:47:23 +01:00 |
roommember.py
|
Reduce batch size to be under SQL limit
|
2016-09-09 11:03:31 +01:00 |
signatures.py
|
Remove lru option
|
2016-08-19 14:17:11 +01:00 |
state.py
|
Remove duplication
|
2016-09-27 09:27:54 +01:00 |