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
/
nheko-48.png
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
Fix overlapping offline indicator
Nicolas Werner
1
-0
/
+1
2022-02-12
Fix missing sdk
Nicolas Werner
1
-4
/
+4
2022-02-12
Fix setting emoji font
Nicolas Werner
1
-2
/
+2
2022-02-12
Remove unneeded repo
Loren Burkholder
1
-3
/
+1
2022-02-12
Switch to newer flatpak runtime
Nicolas Werner
1
-3
/
+1
2022-02-12
Hidden events: Refactor slightly for reusability
Nicolas Werner
12
-153
/
+270
2022-02-10
Update openSUSE install instructions
Loren Burkholder
1
-2
/
+12
2022-02-10
Hidden events: Make reusable read function
tastytea
2
-9
/
+16
2022-02-10
Hidden events: Some cleanup
tastytea
3
-39
/
+36
2022-02-10
Hidden events: Make save-function reusable for global account data
tastytea
3
-10
/
+19
2022-02-10
Hidden events: Change title and prompt depending on isRoomSetting
tastytea
2
-3
/
+18
2022-02-10
Hidden events: Incorporate suggestions from review
tastytea
4
-57
/
+39
2022-02-10
Hidden events: Enhance tooltips
tastytea
1
-2
/
+2
2022-02-10
Add GUI to change hidden events per room
tastytea
5
-1
/
+200
2022-02-09
Fix application name on Wayland in flatpak
Nicolas Werner
3
-4
/
+10
2022-02-05
# should be valid in links
Nicolas Werner
1
-1
/
+1
2022-02-05
Add /reset-state command
Nicolas Werner
7
-2
/
+73
2022-02-05
Add maximum width to room name in user profile
tastytea
1
-0
/
+2
2022-02-05
Add maximum width to user name in profile
tastytea
1
-0
/
+4
2022-02-04
Fix width of room name to dialog width
tastytea
1
-1
/
+2
2022-02-04
Fix avatar url conversion for widgets
Nicolas Werner
3
-3
/
+3
2022-02-04
Show widgets as links
Nicolas Werner
8
-11
/
+132
2022-02-03
Use different height setting
Loren Burkholder
1
-1
/
+3
2022-02-02
Translated using Weblate (Chinese (Simplified))
Weblate
1
-18
/
+18
2022-02-02
Fetch previews for space children using /hierarchy
Nicolas Werner
4
-51
/
+55
2022-02-02
Clear search text in StickerPicker when the popup closes
tastytea
1
-1
/
+2
2022-02-01
Add offline indicator (#472)
Loren Burkholder
4
-80
/
+98
2022-01-31
split point is pointless
Nicolas Werner
1
-1
/
+0
2022-01-31
Do word splitting in completer
Nicolas Werner
1
-21
/
+26
2022-01-30
Remove unused funtion
Nicolas Werner
2
-10
/
+0
2022-01-30
Fix list items being hoverable through between settings and new room buttons
Nicolas Werner
3
-232
/
+238
2022-01-30
Reimplement error notifications
Nicolas Werner
9
-111
/
+111
2022-01-30
Remove a few unused includes
Nicolas Werner
4
-23
/
+2
2022-01-30
Remove a few now unused files
Nicolas Werner
30
-2632
/
+1
2022-01-29
Fix centering dialogs
Nicolas Werner
4
-21
/
+13
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-27
Rename man page so GitHub renders it.
tastytea
2
-1
/
+1
2022-01-27
Add sticker and custom emoji Q&A to readme FAQ
tastytea
1
-0
/
+21
2022-01-27
Add FAQ to manpage, add sticker and custom emoji Q&A
tastytea
1
-0
/
+21
2022-01-27
Fix documentation for --profile; add completers to man page
tastytea
1
-3
/
+24
2022-01-26
Use ScrollHelper on EmojiPicker
Joseph Donofry
1
-10
/
+16
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 Werner
2
-7220
/
+10353
2022-01-01
Update year in copyright notice to shut up lint job
Nicolas Werner
249
-0
/
+249
2021-12-31
Update translation files
Weblate
1
-5
/
+0
2022-01-01
Update translations
Nicolas Werner
24
-1923
/
+2705
2022-01-01
man: Document arguments for invite, kick, ban, unban, shrug
tastytea
1
-10
/
+10