Nicolas Werner
a5bf16e9b7
Try to use the FE0F variant of emoji
...
That should always render the image variant instead of the black and
white variant.
5 years ago
Joseph Donofry
3ea5a92b2a
Prepare 0.7.2 release
5 years ago
Nicolas Werner
a09039a3be
Add presence and upgrade notes to the changelog
5 years ago
Joseph Donofry
ef51b5e947
Merge pull request #219 from Nheko-Reborn/changelog
...
Update changelog
5 years ago
Joseph Donofry
21dfb3c0b9
Merge pull request #216 from Nheko-Reborn/presence
...
Presence support
5 years ago
Joseph Donofry
a96e6e5ecd
Merge branch origin/master and update translations
5 years ago
Joseph Donofry
7afb164244
Merge remote-tracking branch 'origin/master' into presence
5 years ago
Joseph Donofry
813884ee0c
Merge pull request #217 from Nheko-Reborn/reactions
...
Reactions
5 years ago
Joseph Donofry
dbaf92734c
Fix formatting
5 years ago
Joseph Donofry
34ed487c08
Update translations
5 years ago
Joseph Donofry
b90b718961
Merge remote-tracking branch 'origin/master' into reactions
5 years ago
Joseph Donofry
b9626f0c69
Additional code cleanup
5 years ago
Nicolas Werner
866f59f79c
Update changelog
5 years ago
Nicolas Werner
150c9b1dbc
Fix scale factor setting
5 years ago
Nicolas Werner
db93e6b853
Fix warning about not registered Presence type
5 years ago
Nicolas Werner
488924c9b3
Allow deleting a status
5 years ago
Joseph Donofry
12c46e86b4
Fix linting
5 years ago
Joseph Donofry
5e355c36fd
Fix build issue on some versions of clang
5 years ago
DeepBlueV7.X
75bb037bb7
Merge pull request #218 from z33ky/alert-notifications
...
Add setting to alert on notification
5 years ago
Alexander 'z33ky' Hirsch
2b9860c3af
Add setting to alert on notification
5 years ago
Joseph Donofry
39b240e25a
Remove unused QML file
5 years ago
Joseph Donofry
73f4c26dbe
Update translations
5 years ago
Joseph Donofry
0078c72a37
Remove signals in favor of direct function calls
5 years ago
Joseph Donofry
75cdc1eee2
Remove duplicate search icons
5 years ago
Joseph Donofry
07ffd9e7e9
Fix UserSettings in QML
5 years ago
Joseph Donofry
6bb73f84a3
Merge master and fix conflicts
5 years ago
Joseph Donofry
fa34749279
Minor adjustments to emoji picker
5 years ago
Nicolas Werner
0a23615dd7
Fix small formatting error
5 years ago
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.
5 years ago
Nicolas Werner
3baf11b5c4
Fix unused capture
5 years ago
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.
5 years ago
Nicolas Werner
bf440f9a31
Bump mtxclient
5 years ago
Nicolas Werner
f2bfa61e08
Add menu actions to set presence
5 years ago
Nicolas Werner
96f4169be9
Show presence and set custom status messages
5 years ago
Nicolas Werner
e5a55ab1b9
Smooth scaling for images
...
Fixes some issues with inline images.
5 years ago
Nicolas Werner
5e684a0a2f
Download boost from sourceforge
...
Official download links seem to break frequently because of data caps.
5 years ago
Nicolas Werner
c40429af23
Bump mtxclient version
...
May fix #213
5 years ago
Nicolas Werner
f4b84327e8
Limit jobs on arm
5 years ago
Nicolas Werner
43d2ebc095
Fix Qt5.15 issues
...
fixes #214
5 years ago
Nicolas Werner
f8903f493f
Extend timeout
5 years ago
Nicolas Werner
95f29a3d19
Try travis_wait alternative
5 years ago
Nicolas Werner
5ca5b4561e
Travis wait can only be used in a top level command?
5 years ago
Nicolas Werner
190b6cb3c7
Add travis_wait to flatpak builds
5 years ago
Nicolas Werner
c8ba385cb9
Install dependencies for arm manually to prevent timeout
5 years ago
Nicolas Werner
50d5891493
Fix serialization bug introduced in 9eddcfc42f
5 years ago
Nicolas Werner
4d20839d74
Skip precompiled headers for obc-c code
5 years ago
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