Commit Graph

4049 Commits

Author SHA1 Message Date
Nicolas Werner 3c208cd717
Remove unused funtion 2022-01-30 20:25:30 +01:00
DeepBlueV7.X b706e272e5
Merge pull request #893 from Nheko-Reborn/qml-root
Qml root
2022-01-30 19:18:32 +00:00
Nicolas Werner f76d679ef6
Fix list items being hoverable through between settings and new room buttons 2022-01-30 20:09:58 +01:00
Nicolas Werner 2613275461
Reimplement error notifications 2022-01-30 19:14:33 +01:00
Nicolas Werner b4278ffaa8
Remove a few unused includes 2022-01-30 13:31:39 +01:00
Nicolas Werner f44d8e916b
Remove a few now unused files 2022-01-30 13:16:36 +01:00
Nicolas Werner 392a4be858
Fix centering dialogs 2022-01-29 19:07:27 +01:00
Nicolas Werner 1d6d9e65af
Store window size on exit again 2022-01-29 18:10:42 +01:00
Nicolas Werner 909c11d2bb
Get rid of some shadowing 2022-01-29 18:03:25 +01:00
Nicolas Werner c5c892b873
Remove unnecessary qml engine shutdown workaround 2022-01-29 17:41:14 +01:00
Nicolas Werner f7fd43e3f2
Connect quit 2022-01-29 17:38:59 +01:00
Nicolas Werner a0a35c8786
keep the RegisterPage name
So we don't have to retranslate.
2022-01-29 17:30:56 +01:00
Nicolas Werner 2e7d26bcc0
Fix secrets not loading after registration 2022-01-29 17:27:28 +01:00
Nicolas Werner 6a3d55b47f
Bump mtxclient 2022-01-28 15:42:00 +01:00
Nicolas Werner f28013dc18
Port registration to Qml 2022-01-28 15:24:56 +01:00
DeepBlueV7.X 9f31095e33
Merge pull request #909 from tastytea/rename-manpage
Rename man page so GitHub renders it.
2022-01-27 13:13:29 +00:00
tastytea 4210fe1925
Rename man page so GitHub renders it. 2022-01-27 14:09:05 +01:00
DeepBlueV7.X e51ec7ff87
Merge pull request #908 from tastytea/man-faq-etc
Fix & enhance man page
2022-01-27 12:11:33 +00:00
tastytea 47b9668ccf
Add sticker and custom emoji Q&A to readme FAQ 2022-01-27 13:00:48 +01:00
tastytea 0db486d0c8
Add FAQ to manpage, add sticker and custom emoji Q&A 2022-01-27 13:00:33 +01:00
tastytea 2ab6b6d6ca
Fix documentation for --profile; add completers to man page 2022-01-27 12:59:51 +01:00
Joseph Donofry 42ae8fa9f2 Use ScrollHelper on EmojiPicker 2022-01-26 19:14:18 -05:00
Nicolas Werner 573624a490
Remove some unused functions 2022-01-26 21:44:13 +01:00
Nicolas Werner 4a80fdc951
Functional login page 2022-01-26 21:44:13 +01:00
Nicolas Werner aaae72a4f2
Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
Nicolas Werner b106eafb0e
Initial qml root window 2022-01-26 21:44:13 +01:00
Nicolas Werner 9a2e07cbce
Fix gray scale images breaking notifications on dunst
Fixes #907
2022-01-26 21:43:55 +01:00
DeepBlueV7.X 34f049cc35
Merge pull request #901 from AyuBisht/master
Fixed a grammatical error
2022-01-18 14:04:11 +00:00
Ayushi Bisht 6aaaa777c6 Fixed a grammatical error 2022-01-18 12:42:50 +05:30
DeepBlueV7.X 429d51d474
Merge pull request #900 from AyuBisht/master
fixed a typo in Cache.cpp
2022-01-17 19:02:41 +00:00
Ayushi Bisht 8e8e46fe0a fixed a typo in Cache.cpp 2022-01-17 22:51:49 +05:30
Weblate e81427c879 Translated using Weblate (Indonesian)
Currently translated at 100.0% (633 of 633 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-01-15 05:39:53 -05:00
Nicolas Werner c59bb67569
Fix setting double values in setting spinboxes 2022-01-13 05:52:31 +01:00
Nicolas Werner 34abae0c42
Small size and selection improvements for the settings page 2022-01-13 04:16:26 +01:00
Nicolas Werner f51188df15
Add profile to notifications on KDE 2022-01-12 19:09:19 +01:00
Nicolas Werner 41a9577201
Fix device verification colors 2022-01-12 19:03:29 +01:00
Nicolas Werner 39bf20baed
Move usersettings page to pages subdir 2022-01-12 19:03:29 +01:00
Joseph Donofry d2ee5d8d43
Merge pull request #883 from Nheko-Reborn/qml-usersettings
Port usersettings to qml
2022-01-11 13:04:55 -05:00
Nicolas Werner 59bc8307c8
Address review comments 2022-01-11 04:12:42 +01:00
Weblate edfeb5c284 Translated using Weblate (Dutch)
Currently translated at 100.0% (633 of 633 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-01-09 23:07:35 -05:00
Nicolas Werner f1a23355bd
Port usersettings to qml 2022-01-09 01:02:25 +01:00
DeepBlueV7.X 88d3e1bdb4
Merge pull request #879 from skiedlx/spanish-translation
Spanish translation done
2022-01-06 17:38:54 +00:00
Drake cc3fa9c063 Spanish translation done 2022-01-06 09:27:09 +00:00
Joseph Donofry 53c73c2195
Fix some minor UI issues with ImageOverlay and RawMessageDialog 2022-01-05 23:33:08 -05:00
Nicolas Werner 8d52c17f29
Work around images with size 0 in info
fixes #875
2022-01-04 05:19:48 +01:00
Nicolas Werner 970ed56fa5
Fix presence db creation on servers without presence
fixes #873
2022-01-03 15:33:36 +01:00
Nicolas Werner 193215c067
Update translations 2022-01-03 04:01:44 +01:00
Nicolas Werner 6d4ff70b48
Add minimum scale in image viewer 2022-01-03 04:00:21 +01:00
Nicolas Werner f14f978c48
Possibly fix crash on accepting invites
fixes #857
2022-01-03 03:57:57 +01:00
Nicolas Werner eee61cd524
Fix download icon size 2022-01-02 23:17:53 +01:00