Nicolas Werner
9eddcfc42f
Remove some redundant functions
5 years ago
DeepBlueV7.X
fd270dcd55
Translated using Weblate (Italian)
...
Currently translated at 98.2% (281 of 286 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/it/
5 years ago
Nicolas Werner
6b60ff7713
Rename settings to be more consistent
5 years ago
Nicolas Werner
f452bdf2b0
Make settings update immediately in qml and allow limiting timeline width
...
Limiting improves readability on wide monitors.
The immediate update of the settings is done by just exposing settings
as properties and then setting the settings as a context property.
5 years ago
Nicolas Werner
4ee9e5c27c
Improve compile times a tiny bit
5 years ago
Nicolas Werner
4e5bd53b13
Optionally use precompiled headers
5 years ago
Nicolas Werner
fe45c49e56
Bump singleapplication version
5 years ago
Nicolas Werner
247539cb5a
Set cxx standard as cache variable for when toolchain file is not used
5 years ago
Nicolas Werner
937b35ca8a
Fix some join messages showing as empty
5 years ago
Lorenzo Ancora
f7cd0c4137
Added translation using Weblate (Italian)
5 years ago
DeepBlueV7.X
fbcc53a632
Merge pull request #205 from lkito/SettingTooltips
...
Added an option to have descriptions for user settings.
5 years ago
lkito
60ad6ce277
Added an option to have descriptions for user settings.
5 years ago
DeepBlueV7.X
33ba81a2e6
Merge pull request #204 from lkito/master
...
Added an optional feature to show bigger emoji-only messages with 3 or less emoji
5 years ago
Joseph Donofry
e20cddd005
Update translations
5 years ago
Joseph Donofry
5228861b88
Add reaction/redaction for in-line Reactions
5 years ago
lkito
d8b89e2ef0
Added an optional feature to show bigger emoji-only messages with 3 or less emoji
5 years ago
Joseph Donofry
1c521d1711
Merge origin/master into reactions
5 years ago
Nicolas Werner
bdf1147a80
add a bit of additional logging to image paste
5 years ago
Nicolas Werner
23e4408fa8
Add /roomnick command
5 years ago
Nicolas Werner
7de1fc62e8
Tag rooms via context menu
5 years ago
Nicolas Werner
5abdad308d
Fix crash when reacting to messages from /sync
...
Messages on /sync don't have a room_id
5 years ago
Nicolas Werner
f0757a6426
Fix local echo for reactions
5 years ago
Nicolas Werner
a75d7f00bc
Fix reactions binding loop
5 years ago
Joseph Donofry
f4ea0b215d
Attach emoji picker picked to reaction sender
5 years ago
Joseph Donofry
a5778bdf40
Merge remote-tracking branch 'origin/master' into reactions
5 years ago
Joseph Donofry
fca85bea39
Merge pull request #202 from aaronraimist/brew-libolm
...
Update macOS building dependencies now that libolm is available in Homebrew. Thanks @aaronraimist
5 years ago
Aaron Raimist
3338ecd39f
Remove MacPorts install instructions
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
5 years ago
Aaron Raimist
14eaad355e
Update macOS building dependencies now that libolm is available in Homebrew
5 years ago
DeepBlueV7.X
883567b0b9
Merge pull request #201 from lkito/master
...
Implemented message background highlight feature as per issue #193
5 years ago
lkito
2c21f6e3fa
Implemented optional message body highlighting feature.
5 years ago
Nicolas Werner
3db9298e66
Bump mtxclient version
5 years ago
Nicolas Werner
73e0a9f453
Drop explicit ZLIB dependency
5 years ago
Nicolas Werner
576269c9e5
Prevent timeline being black on some platforms
5 years ago
Joseph Donofry
ca20e2a98f
Remove accidental compiled translation commit
5 years ago
DeepBlueV7.X
ce1c6a7df3
Merge pull request #198 from Chethan2k1/device-verification-dialogs
...
Fix nheko build(uses mtxclient device-verification)
5 years ago
CH Chethan Reddy
57b8cdbd4d
remove #if defined __has_include
5 years ago
CH Chethan Reddy
e4a7e85935
Change the commit hash for mtxclient
5 years ago
CH Chethan Reddy
30d61e3114
minor fixes
5 years ago
DeepBlueV7.X
54e2e7ef7f
Translated using Weblate (German)
...
Currently translated at 100.0% (277 of 277 strings)
Translation: Nheko/nheko
Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
5 years ago
Nicolas Werner
5a5b85cded
Wait on maybe long running install script in CI
5 years ago
Nicolas Werner
10f0f7462a
Try to fix arm builds hanging breaking CI
5 years ago
Joseph Donofry
6d2789f4d5
Merge master into reactions
5 years ago
Joseph Donofry
eb4b02e8b9
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko
5 years ago
Joseph Donofry
18f934efad
Add un-encrypted warning icon for messages in encrypted rooms
5 years ago
Nicolas Werner
6ff002b4ed
Use standard cmake args instead of old -H
5 years ago
Joseph Donofry
ff7468e6d5
Update emoji picker and translations
5 years ago
Nicolas Werner
279bcd1bf2
Show inline images
...
(This is such a hack and will probably break, but it works for now for
most cases...)
5 years ago
Nicolas Werner
2c3d09edbb
Try to smooth scrolling a bit by increasing cacheBuffer
5 years ago
Nicolas Werner
d6981355d3
Align scrolling to pixels manually
5 years ago
Joseph Donofry
dfb76c693d
Update translations for new emoji picker
5 years ago