Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some compiler warnings | Nicolas Werner | 2020-12-25 | 1 | -1/+1 |
| | |||||
* | Remove redundant user search suggestion code | Nicolas Werner | 2020-11-25 | 1 | -6/+0 |
| | |||||
* | Add support for db migrations | Nicolas Werner | 2020-05-02 | 1 | -0/+9 |
| | |||||
* | Optimize RoomList sorting | Nicolas Werner | 2020-04-30 | 1 | -1/+2 |
| | | | | | Keep the almost sorted list around and sort by the raw timestamp value instead of doing the expensive toMSecSinceEpoch conversion. | ||||
* | Fix build with build system optimizations of mtxclient | Nicolas Werner | 2020-01-29 | 1 | -6/+6 |
| | |||||
* | Reduce some include of Cache.h since it needs 11s on average | Nicolas Werner | 2019-12-14 | 1 | -0/+91 |