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
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
Store window size on exit again
Nicolas Werner
1
-1
/
+1
2022-01-29
Get rid of some shadowing
Nicolas Werner
1
-5
/
+5
2022-01-29
Remove unnecessary qml engine shutdown workaround
Nicolas Werner
1
-6
/
+0
2022-01-29
Connect quit
Nicolas Werner
1
-0
/
+2
2022-01-29
keep the RegisterPage name
Nicolas Werner
4
-2
/
+6
2022-01-29
Fix secrets not loading after registration
Nicolas Werner
3
-2
/
+8
2022-01-28
Bump mtxclient
Nicolas Werner
2
-2
/
+2
2022-01-28
Port registration to Qml
Nicolas Werner
12
-433
/
+434
2022-01-26
Remove some unused functions
Nicolas Werner
3
-53
/
+2
2022-01-26
Functional login page
Nicolas Werner
13
-497
/
+576
2022-01-26
Fix focus and qml parenting with qml root
Nicolas Werner
21
-38
/
+15
2022-01-26
Initial qml root window
Nicolas Werner
21
-397
/
+426
2022-01-26
Fix gray scale images breaking notifications on dunst
Nicolas Werner
1
-21
/
+5
2022-01-18
Fixed a grammatical error
Ayushi Bisht
1
-1
/
+1
2022-01-17
fixed a typo in Cache.cpp
Ayushi Bisht
1
-1
/
+1
2022-01-15
Translated using Weblate (Indonesian)
Weblate
1
-11
/
+11
2022-01-13
Fix setting double values in setting spinboxes
Nicolas Werner
3
-8
/
+46
2022-01-13
Small size and selection improvements for the settings page
Nicolas Werner
1
-7
/
+9
2022-01-12
Add profile to notifications on KDE
Nicolas Werner
1
-0
/
+4
2022-01-12
Fix device verification colors
Nicolas Werner
8
-67
/
+46
2022-01-12
Move usersettings page to pages subdir
Nicolas Werner
3
-2
/
+4
2022-01-11
Address review comments
Nicolas Werner
3
-13
/
+8
2022-01-09
Translated using Weblate (Dutch)
Weblate
1
-10
/
+10
2022-01-09
Port usersettings to qml
Nicolas Werner
16
-868
/
+1339
2022-01-06
Spanish translation done
Drake
1
-281
/
+295
2022-01-05
Fix some minor UI issues with ImageOverlay and RawMessageDialog
Joseph Donofry
2
-24
/
+27
2022-01-04
Work around images with size 0 in info
Nicolas Werner
2
-2
/
+5
2022-01-03
Fix presence db creation on servers without presence
Nicolas Werner
2
-11
/
+9
2022-01-03
Update translations
Nicolas Werner
24
-1926
/
+1970
2022-01-03
Add minimum scale in image viewer
Nicolas Werner
2
-2
/
+33
2022-01-03
Possibly fix crash on accepting invites
Nicolas Werner
1
-24
/
+28
2022-01-02
Fix download icon size
Nicolas Werner
1
-0
/
+5
2022-01-02
Translated using Weblate (Estonian)
Weblate
1
-10
/
+10
2022-01-02
Translated using Weblate (French)
Weblate
1
-2
/
+2
2022-01-02
Make some icons smoother
Nicolas Werner
11
-10
/
+14
2022-01-02
Gstreamer glib event loop for macos and windows
Joe Donofry
4
-8
/
+39
2022-01-02
Port image overlay to qml
Nicolas Werner
15
-191
/
+196
2022-01-02
Fix fade out of ripple
Nicolas Werner
1
-1
/
+1
2022-01-02
Simplify Ripple effect and make it easier to use everywhere
Nicolas Werner
6
-154
/
+97
2022-01-02
Optimize blurhashes a bit more
Nicolas Werner
1
-43
/
+45
2022-01-01
Translated using Weblate (French)
Weblate
1
-79
/
+79
2022-01-01
Update translation files
Weblate
1
-5
/
+0
2022-01-01
Added more spanish translation
Drake
1
-426
/
+435
2022-01-01
Fix hovering aliases that only have text
Nicolas Werner
1
-17
/
+10
2022-01-01
Speed up blurhashes
Nicolas Werner
1
-3
/
+22
2022-01-01
Strip variant selector in some cases
Nicolas Werner
4
-9
/
+17
2022-01-01
Use fully qualified emoji and use literals
Nicolas We