summary refs log tree commit diff
path: root/src/PowerlevelsEditModels.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-25Properly close cursors before commit and db deletionNicolas Werner1-0/+2
2023-10-25Fix double free on commit database migrationmips64-el1-1/+3
2023-10-23prevent overscroll in roomlist and communities listNicolas Werner2-10/+12
2023-10-23Fix scroll position jumping when replying or resizing the windowNicolas Werner1-0/+7
2023-10-23Migrate olm sessions to be stored in one database instead of thousandsNicolas Werner3-27/+91
2023-10-22hr tags are self closingNicolas Werner1-1/+1
2023-10-21Add a way to compact the databaseNicolas Werner5-10/+110
Can also be used to fix some corruption.
2023-10-20Possibly fix a crash in the EventDelegateChooserNicolas Werner2-8/+18
2023-10-18