Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-25 | Switch to X icon and add close button | NepNep21 | 1 | -1/+14 | |
2023-10-24 | Move dialog to settings page and add avatar image to delegate | NepNep21 | 5 | -31/+38 | |
2023-10-24 | Cleanup ignore user functionality slightly | Nicolas Werner | 7 | -46/+102 | |
2023-10-23 | prevent overscroll in roomlist and communities list | Nicolas Werner | 2 | -10/+12 | |
2023-10-23 | Fix scroll position jumping when replying or resizing the window | Nicolas Werner | 1 | -0/+7 | |
2023-10-23 | Migrate olm sessions to be stored in one database instead of thousands | Nicolas Werner | 3 | -27/+91 | |
2023-10-22 | hr tags are self closing | Nicolas Werner | 1 | -1/+1 | |
2023-10-21 | Add a way to compact the database | Nicolas Werner | 5 | -10/+110 | |
Can also be used to fix some corruption. | |||||
2023-10-20 | Possibly fix a crash in the EventDeleg |