Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-21 | Change LRUCache to be tree-based so we can delete subtrees. | David Baker | 7 | -52/+140 |
2016-01-21 | Only fetch events for rooms and receipts | Erik Johnston | 3 | -7/+8 |
2016-01-21 | Cache get_unread_event_push_actions_by_room_for_user | Erik Johns |