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
/
dialogs
/
LeaveRoomDialog.qml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
Add delay to showing scroll down button
Nicolas Werner
1
-25
/
+19
2022-03-30
Fix cursor moving to the end when editing in the middle
Nicolas Werner
1
-1
/
+2
2022-03-30
Remove a few unused variables
Nicolas Werner
1
-90
/
+4
2022-03-30
Don't use a modal to edit room name and topic
Nicolas Werner
8
-868
/
+187
2022-03-30
Fix arrow keys
Nicolas Werner
1
-1
/
+1
2022-03-30
Fix broken invite dialog
Nicolas Werner
1
-0
/
+4
2022-03-30
Remove unused ToggleButton
Nicolas Werner
3
-357
/
+0
2022-03-30
Cleanup some unused code
Nicolas Werner
5
-498
/
+3
2022-03-30
Add a background to scroll to bottom button
Nicolas Werner
1
-2
/
+10
2022-03-29
add jump to end button
Malte E
1
-0
/
+58
2022-03-29
Add backend for new room creation dialogs
Nicolas Werner
14
-275
/
+125
2022-03-28
expose options better
Malte E
2
-15
/
+66
2022-03-28
Avoid empty membership events
Nicolas Werner
1
-9
/
+6
2022-03-28
fix tapping messages, fix pressandhold/doubletap on touch
Malte E
3
-0
/
+10
2022-03-27
drag to reply (#1018)
Malte E
3
-1
/
+29
2022-03-26
run lint
Malte E
2
-3
/
+3
2022-03-26
direct chat creator can now create direct chats
Malte E
3
-13
/
+34
2022-03-26
initial direct chat creation dialog
Malte E
4
-1
/
+110
2022-03-25
Translated using Weblate (Dutch)
Weblate
1
-39
/
+41
2022-03-25
Translated using Weblate (French)
Weblate
1
-123
/
+128
2022-03-25
CreateRoom dialog in QML
Malte E
3
-1
/
+94
2022-03-25
Fix crash on missing pack description
Nicolas Werner
1
-2
/
+4
2022-03-25
Release v0.9.3
Nicolas Werner
4
-12
/
+9
2022-03-25
Update CHANGELOG
Nicolas Werner
1
-0
/
+49
2022-03-24
Don't send thumbnails that are larger than the original
tastytea
1
-31
/
+39
2022-03-23
Translated using Weblate (Indonesian)
Weblate
1
-5
/
+7
2022-03-23
Translated using Weblate (Estonian)
Weblate
1
-6
/
+8
2022-03-24
Better touch scrolling (#1012)
Malte E
4
-110
/
+91
2022-03-23
Remove brew upgrade now that the VM is updated
Joseph Donofry
1
-3
/
+0
2022-03-23
Update qt5 for macos in notarize step
Nicolas Werner
1
-0
/
+1
2022-03-23
Upgrade qt in CI
Nicolas Werner
1
-1
/
+1
2022-03-23
Make overlap of actionMenu a bit smaller again
Nicolas Werner
1
-1
/
+1
2022-03-22
Properly enable hovering on message action menu
Nicolas Werner
1
-0
/
+1
2022-03-22
Make hover menu inset slightly
Nicolas Werner
1
-1
/
+1
2022-03-22
Default body to shortcode if unset and sending sticker
Nicolas Werner
2
-1
/
+7
2022-03-22
Add a default filename for clipboard pastes again
Nicolas Werner
1
-1
/
+6
2022-03-22
Try to improve thumbnailing on macOS
Nicolas Werner
1
-1
/
+5
2022-03-22
Fix thumbnails of received encrypted images
Nicolas Werner
2
-3
/
+8
2022-03-22
Update translations
Nicolas Werner
25
-1269
/
+1103
2022-03-21
Translated using Weblate (Finnish)
Weblate
1
-102
/
+102
2022-03-21
Translated using Weblate (Estonian)
Weblate
1
-33
/
+35
2022-03-22
Small fixes to video thumbnailing
Nicolas Werner
1
-34
/
+17
2022-03-21
Actually pass the mimetype we intended
Nicolas Werner
1
-1
/
+1
2022-03-21
Properly fix image uploads without image/* format
Nicolas Werner
1
-2
/
+9
2022-03-21
Fix potential crash if there is no image format pasted
Nicolas Werner
1
-1
/
+2
2022-03-21
Reword tooltip for Open{Image,Video}External
tastytea
1
-6
/
+6
2022-03-21
Fix thumbnails for encrypted files and factor upload box out
Nicolas Werner
8
-83
/
+182
2022-03-21
Show some previews in upload window
Nicolas Werner
9
-7
/
+104
2022-03-21
Please clazy
Nicolas Werner
1
-3
/
+3
2022-03-21
Also stop audio player
Nicolas Werner
1
-1
/
+5
2022-03-21
Thumbnail video
Nicolas Werner
2
-83
/
+172
2022-03-21
Add duration and resolution to files
Nicolas Werner
12
-9
/
+230
2022-03-20
Move uploads to InputBar
Nicolas Werner
6
-427
/
+303
2022-03-20
Don't send on Enter when inputMethod.visible ( == OSK active assumed)
Malte E
1
-2
/
+4
2022-03-20
add preedit text to search
Malte E
1
-1
/
+5
2022-03-20
remove completer trigger characters
Malte E
1
-4
/
+4