Joseph Donofry
12c46e86b4
Fix linting
2020-06-11 00:37:54 -04:00
Joseph Donofry
5e355c36fd
Fix build issue on some versions of clang
2020-06-10 22:34:14 -04:00
DeepBlueV7.X
75bb037bb7
Merge pull request #218 from z33ky/alert-notifications
...
Add setting to alert on notification
2020-06-10 13:05:33 +02:00
Alexander 'z33ky' Hirsch
2b9860c3af
Add setting to alert on notification
2020-06-10 12:34:26 +02:00
Joseph Donofry
39b240e25a
Remove unused QML file
2020-06-09 21:31:19 -04:00
Joseph Donofry
73f4c26dbe
Update translations
2020-06-09 21:29:38 -04:00
Joseph Donofry
0078c72a37
Remove signals in favor of direct function calls
2020-06-09 21:28:15 -04:00
Joseph Donofry
75cdc1eee2
Remove duplicate search icons
2020-06-09 21:21:30 -04:00
Joseph Donofry
07ffd9e7e9
Fix UserSettings in QML
2020-06-09 21:05:27 -04:00
Joseph Donofry
6bb73f84a3
Merge master and fix conflicts
2020-06-09 20:51:36 -04:00
Joseph Donofry
fa34749279
Minor adjustments to emoji picker
2020-06-09 20:47:21 -04:00
Nicolas Werner
0a23615dd7
Fix small formatting error
2020-06-09 13:29:24 +02:00
Nicolas Werner
b9631753dd
Reenable custom status messages
...
This still leaves out setting a client to online/offline, since that
seems to be causing the CPU issues with synapse.
2020-06-09 12:49:36 +02:00
Nicolas Werner
3baf11b5c4
Fix unused capture
2020-06-08 22:35:47 +02:00
Nicolas Werner
814868024c
Disable presence and status_msg menu
...
It currently causes severe performance issues in synapse as well as many
random resets, so this is disabled until those issues are resolved.
2020-06-08 21:59:15 +02:00
Nicolas Werner
bf440f9a31
Bump mtxclient
2020-06-08 21:57:09 +02:00
Nicolas Werner
f2bfa61e08
Add menu actions to set presence
2020-06-08 20:26:37 +02:00
Nicolas Werner
96f4169be9
Show presence and set custom status messages
2020-06-08 01:59:05 +02:00
Nicolas Werner
e5a55ab1b9
Smooth scaling for images
...
Fixes some issues with inline images.
2020-06-07 14:53:35 +02:00
Nicolas Werner
5e684a0a2f
Download boost from sourceforge
...
Official download links seem to break frequently because of data caps.
2020-06-06 15:49:19 +02:00
Nicolas Werner
c40429af23
Bump mtxclient version
...
May fix #213
2020-06-06 13:20:47 +02:00
Nicolas Werner
f4b84327e8
Limit jobs on arm
2020-06-06 00:04:18 +02:00
Nicolas Werner
43d2ebc095
Fix Qt5.15 issues
...
fixes #214
2020-06-05 23:34:00 +02:00
Nicolas Werner
f8903f493f
Extend timeout
2020-05-31 11:39:39 +02:00
Nicolas Werner
95f29a3d19
Try travis_wait alternative
2020-05-30 19:32:43 +02:00
Nicolas Werner
5ca5b4561e
Travis wait can only be used in a top level command?
2020-05-30 18:37:00 +02:00
Nicolas Werner
190b6cb3c7
Add travis_wait to flatpak builds
2020-05-30 18:29:40 +02:00
Nicolas Werner
c8ba385cb9
Install dependencies for arm manually to prevent timeout
2020-05-30 17:37:18 +02:00
Nicolas Werner
50d5891493
Fix serialization bug introduced in 9eddcfc42f
2020-05-30 17:25:18 +02:00
Nicolas Werner
4d20839d74
Skip precompiled headers for obc-c code
2020-05-30 16:53:57 +02:00
Nicolas Werner
9eddcfc42f
Remove some redundant functions
2020-05-30 16:38:11 +02:00
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/
2020-05-28 02:32:55 -04:00
Nicolas Werner
6b60ff7713
Rename settings to be more consistent
2020-05-26 22:54:51 +02:00
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.
2020-05-26 22:54:51 +02:00
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
Joseph Donofry
e20cddd005
Update translations
2020-05-21 21:22:12 -04:00
Joseph Donofry
5228861b88
Add reaction/redaction for in-line Reactions
2020-05-21 21:21:35 -04: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
Joseph Donofry
1c521d1711
Merge origin/master into reactions
2020-05-18 21:13:41 -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