Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-29 | Fix the mock homserver used in the tests | Mark Haines | 1 | -0/+1 |
2016-01-29 | Add config option for setting the trusted id servers, disabling checking the ... | Mark Haines | 2 | -8/+24 |
2016-01-29 | Bump AccountDataAndTagsChangeCache size | Erik Johnston | 1 | -1/+1 |
2016-01-29 | Don't work out unread_notifs_for_room_id unless needed | Erik Johnston | 1 | -11/+12 |
2016-01-29 | Allow three_pid_creds as well as threePidCreds in /account/3pid | Mark Haines | 1 | -2/+3 |
2016-01-29 | Add tests | Erik Johnston | 2 | -0/+19 |
2016-01-29 | Directly set self.value | Erik Johnston | 1 | -1/+1 |
2016-01-29 | Remove spurious self.size | Erik Johnston | 1 | -1/+0 |
2016-01-29 | Correctly bookkeep the size of TreeCache | Erik Johnston | 1 | -3/+28 |
2016-01-29 | Make TreeCache keep track of its own size. | Erik Johnston | 2 | -6/+10 |
2016-01-29 | Reset size on clear | Erik Johnston | 1 | -0/+2 |
2016-01-28 | Amalgamate tags and account data stream caches | Erik Johnston | 2 | -12/+9 |
2016-01-28 | If the same as the earliest key, assume nothing has changed. | Erik Johnston | 1 |