Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Loren Burkholder | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Add menu to enable or disable stickers globally | Nicolas Werner | 2021-07-23 | 1 | -2/+3 |
| | |||||
* | Move sticker parsing and enable room stickers | Nicolas Werner | 2021-07-19 | 1 | -0/+7 |
| | |||||
* | Remove dead code to calculate last message | Nicolas Werner | 2021-07-01 | 1 | -2/+0 |
| | |||||
* | Show some spaces in the community sidebar | Nicolas Werner | 2021-06-25 | 1 | -0/+2 |
| | |||||
* | Make roomlist look nice | Nicolas Werner | 2021-05-21 | 1 | -0/+13 |
| | |||||
* | Clean up notification code a bit | Nicolas Werner | 2021-03-17 | 1 | -1/+0 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | 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 |