Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-25 | Properly close cursors before commit and db deletion | Nicolas Werner | 1 | -0/+2 | |
2023-10-25 | Fix double free on commit database migration | mips64-el | 1 | -1/+3 | |
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 EventDelegateChooser | Nicolas Werner | 2 | -8/+18 | |
2023-10-18 |