Nicolas Werner
|
4ee9e5c27c
|
Improve compile times a tiny bit
|
2020-05-26 22:54:51 +02:00 |
|
Nicolas Werner
|
4e5bd53b13
|
Optionally use precompiled headers
|
2020-05-26 22:54:51 +02:00 |
|
Nicolas Werner
|
fe45c49e56
|
Bump singleapplication version
|
2020-05-26 22:54:51 +02:00 |
|
Nicolas Werner
|
247539cb5a
|
Set cxx standard as cache variable for when toolchain file is not used
|
2020-05-26 22:54:51 +02:00 |
|
Nicolas Werner
|
937b35ca8a
|
Fix some join messages showing as empty
|
2020-05-26 22:54:51 +02:00 |
|
Lorenzo Ancora
|
f7cd0c4137
|
Added translation using Weblate (Italian)
|
2020-05-26 07:27:35 -04:00 |
|
DeepBlueV7.X
|
fbcc53a632
|
Merge pull request #205 from lkito/SettingTooltips
Added an option to have descriptions for user settings.
|
2020-05-25 10:51:15 +02:00 |
|
lkito
|
60ad6ce277
|
Added an option to have descriptions for user settings.
|
2020-05-24 15:35:25 +04:00 |
|
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
|
2020-05-23 01:00:35 +02:00 |
|
lkito
|
d8b89e2ef0
|
Added an optional feature to show bigger emoji-only messages with 3 or less emoji
|
2020-05-21 16:31:27 +04:00 |
|
Nicolas Werner
|
bdf1147a80
|
add a bit of additional logging to image paste
|
2020-05-18 14:02:54 +02:00 |
|
Nicolas Werner
|
23e4408fa8
|
Add /roomnick command
|
2020-05-18 14:02:14 +02:00 |
|
Nicolas Werner
|
7de1fc62e8
|
Tag rooms via context menu
|
2020-05-18 04:23:36 +02:00 |
|
Joseph Donofry
|
fca85bea39
|
Merge pull request #202 from aaronraimist/brew-libolm
Update macOS building dependencies now that libolm is available in Homebrew. Thanks @aaronraimist
|
2020-05-16 15:10:16 -04:00 |
|
Aaron Raimist
|
3338ecd39f
|
Remove MacPorts install instructions
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2020-05-16 13:46:25 -05:00 |
|
Aaron Raimist
|
14eaad355e
|
Update macOS building dependencies now that libolm is available in Homebrew
|
2020-05-16 13:10:13 -05:00 |
|
DeepBlueV7.X
|
883567b0b9
|
Merge pull request #201 from lkito/master
Implemented message background highlight feature as per issue #193
|
2020-05-16 16:27:17 +02:00 |
|
lkito
|
2c21f6e3fa
|
Implemented optional message body highlighting feature.
|
2020-05-16 17:15:43 +04:00 |
|
Nicolas Werner
|
3db9298e66
|
Bump mtxclient version
|
2020-05-16 00:10:59 +02:00 |
|
Nicolas Werner
|
73e0a9f453
|
Drop explicit ZLIB dependency
|
2020-05-15 22:48:30 +02:00 |
|
Nicolas Werner
|
576269c9e5
|
Prevent timeline being black on some platforms
|
2020-05-15 22:46:34 +02:00 |
|
Joseph Donofry
|
ca20e2a98f
|
Remove accidental compiled translation commit
|
2020-05-15 13:23:19 -04:00 |
|
DeepBlueV7.X
|
ce1c6a7df3
|
Merge pull request #198 from Chethan2k1/device-verification-dialogs
Fix nheko build(uses mtxclient device-verification)
|
2020-05-15 14:56:11 +02:00 |
|
CH Chethan Reddy
|
57b8cdbd4d
|
remove #if defined __has_include
|
2020-05-15 17:48:27 +05:30 |
|
CH Chethan Reddy
|
e4a7e85935
|
Change the commit hash for mtxclient
|
2020-05-15 17:48:27 +05:30 |
|
CH Chethan Reddy
|
30d61e3114
|
minor fixes
|
2020-05-15 17:48:27 +05:30 |
|
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/
|
2020-05-15 06:31:24 -04:00 |
|
Nicolas Werner
|
5a5b85cded
|
Wait on maybe long running install script in CI
|
2020-05-15 11:11:31 +02:00 |
|
Nicolas Werner
|
10f0f7462a
|
Try to fix arm builds hanging breaking CI
|
2020-05-15 10:39:32 +02:00 |
|
Joseph Donofry
|
eb4b02e8b9
|
Merge branch 'master' of ssh://github.com/Nheko-Reborn/nheko
|
2020-05-14 20:35:47 -04:00 |
|
Joseph Donofry
|
18f934efad
|
Add un-encrypted warning icon for messages in encrypted rooms
|
2020-05-14 20:35:29 -04:00 |
|
Nicolas Werner
|
6ff002b4ed
|
Use standard cmake args instead of old -H
|
2020-05-15 00:38:09 +02:00 |
|
Nicolas Werner
|
279bcd1bf2
|
Show inline images
(This is such a hack and will probably break, but it works for now for
most cases...)
|
2020-05-14 00:41:10 +02:00 |
|
Nicolas Werner
|
2c3d09edbb
|
Try to smooth scrolling a bit by increasing cacheBuffer
|
2020-05-13 23:55:02 +02:00 |
|
Nicolas Werner
|
d6981355d3
|
Align scrolling to pixels manually
|
2020-05-13 23:33:00 +02:00 |
|
Nicolas Werner
|
004d10bfee
|
Clip replies by default
In the future we should probably add a gradient when clipped...
|
2020-05-13 01:09:45 +02:00 |
|
Nicolas Werner
|
000ab4853a
|
Translation updates
|
2020-05-10 01:38:40 +02:00 |
|
Nicolas Werner
|
6befadeec8
|
Remove shadowing loginMethod
|
2020-05-10 01:00:20 +02:00 |
|
Nicolas Werner
|
9713284435
|
Fix not being able to log http status on login
|
2020-05-10 00:04:45 +02:00 |
|
Nicolas Werner
|
15716f5a34
|
bump mtxclient for SSO
|
2020-05-09 23:34:53 +02:00 |
|
Nicolas Werner
|
7b1fa60cc6
|
Add SSO
closes #94
|
2020-05-09 23:33:03 +02:00 |
|
Nicolas Werner
|
813790e603
|
Improve Login and Register page hinting
|
2020-05-09 23:33:03 +02:00 |
|
DeepBlueV7.X
|
197f702dd0
|
Merge pull request #195 from jonnius/patch-1
Update Ubuntu Build and Install Instructions
|
2020-05-09 12:22:05 +02:00 |
|
jonnius
|
5f9ce33562
|
Update Ubuntu install and build instructions
|
2020-05-09 12:17:47 +02:00 |
|
Joseph Donofry
|
cc92161339
|
Fix redaction color change that accidentally got committed
|
2020-05-07 22:20:25 -04:00 |
|
DeepBlueV7.X
|
7beaf868ef
|
Merge pull request #192 from Nheko-Reborn/reactions
Reactions
|
2020-05-08 00:13:24 +02:00 |
|
Nicolas Werner
|
a942ae9b93
|
Fix messages being immediately read again
|
2020-05-06 19:21:31 +02:00 |
|
Nicolas Werner
|
0b1d3a40f4
|
Remove unused binding name
|
2020-05-06 13:45:38 +02:00 |
|
Nicolas Werner
|
e48dfd15fe
|
Add shortcuts to select/deselect reply targets
|
2020-05-06 13:33:13 +02:00 |
|
Nicolas Werner
|
e5a5a66716
|
Fix reaction redaction for real this time
|
2020-05-06 12:52:13 +02:00 |
|