Loren Burkholder
7b9a0f0871
Update openSUSE install instructions
3 years ago
Nicolas Werner
dfb8f9a160
Fix application name on Wayland in flatpak
...
fixes #903
3 years ago
DeepBlueV7.X
19e2527b4b
Merge pull request #924 from tastytea/wrap-room-name
...
Allow room name in room settings to wrap
3 years ago
Nicolas Werner
409bfa8c9d
# should be valid in links
3 years ago
Nicolas Werner
b3221b09d6
Add /reset-state command
3 years ago
tastytea
9836443d26
Add maximum width to room name in user profile
...
Layout is: spacing | text | spacing | button | spacing
Therefore we subtract 3x spacing and 1x button(16) from width.
3 years ago
tastytea
721c315be2
Add maximum width to user name in profile
...
Layout is: padding | text | margin | button | padding
Therefore we subtract 2x padding, 1x margin and 1x button from
width. And an extra button for some reason. 🤷
3 years ago
tastytea
2815ad0408
Fix width of room name to dialog width
3 years ago
Nicolas Werner
1dacf327e1
Fix avatar url conversion for widgets
3 years ago
Nicolas Werner
7b00411dc4
Show widgets as links
3 years ago
DeepBlueV7.X
00116e8128
Merge pull request #906 from LorenDB/offlineIndicator
...
Add offline indicator
3 years ago
Loren Burkholder
9d3d85c5c2
Use different height setting
3 years ago
DeepBlueV7.X
b30616e183
Merge pull request #918 from tastytea/stickerpicker-reapply-search
...
Clear search text in StickerPicker when the popup closes
3 years ago
Weblate
0024b6bf24
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 16.4% (104 of 633 strings)
Co-authored-by: hulb <hulb@live.cn>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
112426e30b
Fetch previews for space children using /hierarchy
3 years ago
tastytea
eb13bed201
Clear search text in StickerPicker when the popup closes
...
Same as emoji picker.
3 years ago
Loren Burkholder
5bed3684ec
Add offline indicator ( #472 )
3 years ago
Nicolas Werner
fcefdb7ca6
split point is pointless
3 years ago
Nicolas Werner
eae43782a3
Do word splitting in completer
3 years ago
Nicolas Werner
3c208cd717
Remove unused funtion
3 years ago
DeepBlueV7.X
b706e272e5
Merge pull request #893 from Nheko-Reborn/qml-root
...
Qml root
3 years ago
Nicolas Werner
f76d679ef6
Fix list items being hoverable through between settings and new room buttons
3 years ago
Nicolas Werner
2613275461
Reimplement error notifications
3 years ago
Nicolas Werner
b4278ffaa8
Remove a few unused includes
3 years ago
Nicolas Werner
f44d8e916b
Remove a few now unused files
3 years ago
Nicolas Werner
392a4be858
Fix centering dialogs
3 years ago
Nicolas Werner
1d6d9e65af
Store window size on exit again
3 years ago
Nicolas Werner
909c11d2bb
Get rid of some shadowing
3 years ago
Nicolas Werner
c5c892b873
Remove unnecessary qml engine shutdown workaround
3 years ago
Nicolas Werner
f7fd43e3f2
Connect quit
3 years ago
Nicolas Werner
a0a35c8786
keep the RegisterPage name
...
So we don't have to retranslate.
3 years ago
Nicolas Werner
2e7d26bcc0
Fix secrets not loading after registration
3 years ago
Nicolas Werner
6a3d55b47f
Bump mtxclient
3 years ago
Nicolas Werner
f28013dc18
Port registration to Qml
3 years ago
DeepBlueV7.X
9f31095e33
Merge pull request #909 from tastytea/rename-manpage
...
Rename man page so GitHub renders it.
3 years ago
tastytea
4210fe1925
Rename man page so GitHub renders it.
3 years ago
DeepBlueV7.X
e51ec7ff87
Merge pull request #908 from tastytea/man-faq-etc
...
Fix & enhance man page
3 years ago
tastytea
47b9668ccf
Add sticker and custom emoji Q&A to readme FAQ
3 years ago
tastytea
0db486d0c8
Add FAQ to manpage, add sticker and custom emoji Q&A
3 years ago
tastytea
2ab6b6d6ca
Fix documentation for --profile; add completers to man page
3 years ago
Joseph Donofry
42ae8fa9f2
Use ScrollHelper on EmojiPicker
3 years ago
Nicolas Werner
573624a490
Remove some unused functions
3 years ago
Nicolas Werner
4a80fdc951
Functional login page
3 years ago
Nicolas Werner
aaae72a4f2
Fix focus and qml parenting with qml root
3 years ago
Nicolas Werner
b106eafb0e
Initial qml root window
3 years ago
Nicolas Werner
9a2e07cbce
Fix gray scale images breaking notifications on dunst
...
Fixes #907
3 years ago
DeepBlueV7.X
34f049cc35
Merge pull request #901 from AyuBisht/master
...
Fixed a grammatical error
3 years ago
Ayushi Bisht
6aaaa777c6
Fixed a grammatical error
3 years ago
DeepBlueV7.X
429d51d474
Merge pull request #900 from AyuBisht/master
...
fixed a typo in Cache.cpp
3 years ago
Ayushi Bisht
8e8e46fe0a
fixed a typo in Cache.cpp
3 years ago