index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
qml
/
components
/
TextButton.qml
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-10-26
Fix some qml warnings
Nicolas Werner
25
-122
/
+107
2023-10-26
Fix macos not supporting emplace of aggregates yet
Nicolas Werner
1
-1
/
+1
2023-10-26
Add missing include
Nicolas Werner
1
-0
/
+1
2023-10-25
Switch to X icon and add close button
NepNep21
1
-1
/
+14
2023-10-26
Update to Qt6.6 in the flatpak
Nicolas Werner
1
-3
/
+3
2023-10-25
Allow setting presence state again
Nicolas Werner
5
-26
/
+58
2023-10-25
Fix linting
Nicolas Werner
1
-5
/
+6
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-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