Joseph Donofry
bfeb766a91
Implement Privacy Screen
...
* Add handles for window focus gained / focus lossed and connect to timer
* Clean up some of the PrivacyScreen.qml code
* Connect settings to PrivacyScreen visibility
4 years ago
Joseph Donofry
cb93ac3402
Fix formatting
4 years ago
Joseph Donofry
0794f0a3fd
Initial commit for privacy screen
...
Missing window focus event and knowing when room is encryption
4 years ago
DeepBlueV7.X
e6dc1da22f
Merge pull request #419 from LorenDB/master
...
Use correct syntax for emoji generation script
4 years ago
Loren Burkholder
f0a6ad6ea4
Use updated emoji-test.txt
4 years ago
Loren Burkholder
61cc4cc37d
Use correct syntax for emoji generation script
4 years ago
DeepBlueV7.X
a5cd283423
Merge pull request #418 from LorenDB/fixEmojiCategories
...
Fix emoji categories
4 years ago
Loren Burkholder
e57dc5ea83
Make lint
4 years ago
Loren Burkholder
7629e9b786
Use new enum structure in emoji generation script
4 years ago
Loren Burkholder
bc7cf9ef39
Get category switching working
4 years ago
Weblate
e3f95fcdab
Translated using Weblate (Hungarian)
...
Currently translated at 48.2% (210 of 435 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
4 years ago
Nicolas Werner
0b5269bfc0
Reload the timeline after key import
4 years ago
Nicolas Werner
e5d2e2b728
Remove test log message
4 years ago
Nicolas Werner
2165eb8cb8
Focus input area on room switch and reply change again
...
fixes #412
fixes #413
4 years ago
Nicolas Werner
be49d184be
Make matrix link chat invites direct chats
4 years ago
Nicolas Werner
6313ecb7d4
Treat empty secrets as no secret
4 years ago
Nicolas Werner
f0102c1e55
Fix old messages being played back after limit reset
4 years ago
DeepBlueV7.X
fc76a939bb
Merge pull request #405 from rnhmjoj/move-state
...
Write database to the DataLocation
4 years ago
DeepBlueV7.X
a5944ab047
Merge pull request #406 from rnhmjoj/open-in
...
Add "open in external program" action
4 years ago
DeepBlueV7.X
b76865de61
Merge pull request #409 from Nheko-Reborn/appveyor-python
...
Add python 3 to path in appveyor
4 years ago
Nicolas Werner
219ed587ca
Add python 3 to path in appveyor
4 years ago
rnhmjoj
c569ab24bc
Add "open in external program" action
4 years ago
rnhmjoj
0e628290af
Write database to the DataLocation
4 years ago
DeepBlueV7.X
ccc5903161
Merge pull request #403 from LorenDB/fixEmojiCategories
...
Get category switching working
4 years ago
Nicolas Werner
577d403be7
Fix emoji update script
4 years ago
Weblate
fdf5acac74
Translated using Weblate (Malayalam)
...
Currently translated at 13.3% (58 of 435 strings)
Co-authored-by: vachan-maker <revsamtp@hotmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ml/
Translation: Nheko/nheko
4 years ago
Weblate
7c0b05e89c
Translated using Weblate (Hungarian)
...
Currently translated at 35.6% (155 of 435 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
4 years ago
Weblate
66be966375
Translated using Weblate (Dutch)
...
Currently translated at 14.2% (62 of 435 strings)
Co-authored-by: Glael <glael@cock.li>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
4 years ago
Nicolas Werner
7bc57f76f7
Request unknown message indices
4 years ago
DeepBlueV7.X
049278bc35
Merge pull request #395 from LorenDB/master
...
A few small things
4 years ago
Loren Burkholder
cd426d8f75
Use colors.mid for Completer border
4 years ago
DeepBlueV7.X
a082a98ede
Merge pull request #393 from LorenDB/mdCommands
...
Markdown setting override commands
4 years ago
DeepBlueV7.X
f956d012a9
Remove useless parentheses
4 years ago
Nicolas Werner
80eb2d915d
Fix Qt < 5.14 compat
4 years ago
Loren Burkholder
7e374a205c
Fix UserProfile's behavior in dark theme
4 years ago
Nicolas Werner
6ae1a5e8ad
Persist hidden tags
4 years ago
Nicolas Werner
fdb9d7ab40
Allow users to hide rooms with specific tags
4 years ago
Nicolas Werner
97340bed13
Fix font tags showing up in playable media messages
4 years ago
Loren Burkholder
98e7532854
Move profile item to System
4 years ago
DeepBlueV7.X
4f80fbea97
Merge pull request #398 from Jedi18/master
...
Fix assert failure due to calling versionOk on a different thread
4 years ago
Weblate
5483c00411
Added translation using Weblate (Malayalam)
...
Co-authored-by: vachan-maker <revsamtp@hotmail.com>
4 years ago
Weblate
d6eb4475c9
Translated using Weblate (Hungarian)
...
Currently translated at 32.6% (142 of 435 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
4 years ago
Jedi18
d7bdff27b0
Fix assert failure due to calling versionOk on a different thread
4 years ago
Weblate
1a4b009c7d
Translated using Weblate (Finnish)
...
Currently translated at 43.9% (191 of 435 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
4 years ago
Nicolas Werner
1c98426536
Fix tags
4 years ago
Loren Burkholder
97c8b5c78c
Rename Provider_new.cpp to Provider.cpp
...
It isn't new any more.
4 years ago
Loren Burkholder
b1f8397499
Add border to Completer to distinguish it from the window
4 years ago
Loren Burkholder
3508ed56a0
Add item for reporting whether profiles are used
4 years ago
Nicolas Werner
1a83a982fc
Properly skip device, if it has no keys
4 years ago
Nicolas Werner
db961204c8
Move GNUInstallDirs after the project languages
4 years ago