summary refs log tree commit diff
path: root/resources/qml/ImageButton.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-11Fix warning about not registered Presence typeNicolas Werner2-1/+3
2020-06-11Allow deleting a statusNicolas Werner1-1/+1
2020-06-09Fix small formatting errorNicolas Werner1-1/+1
2020-06-09Reenable custom status messagesNicolas Werner1-4/+3
This still leaves out setting a client to online/offline, since that seems to be causing the CPU issues with synapse.
2020-06-08Fix unused captureNicolas Werner1-4/+4
2020-06-08Disable presence and status_msg menuNicolas Werner1-0/+4
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-08Bump mtxclientNicolas Werner2-3/+3
2020-06-08Add menu actions to set presenceNicolas Werner5-2/+76
2020-06-08Show presence and set custom status messagesNicolas Werner11-1/+191
2020-06-07Smooth scaling for imagesNicolas Werner1-1/+2
Fixes some issues with inline images.
2020-06-06Download boost from sourceforgeNicolas Werner1-1/+1
Official download links seem to break frequently because of data caps.
2020-06-06Bump mtxclient versionNicolas Werner2-3/+3
May fix #213
2020-06-06Limit jobs on armNicolas Werner1-1/+6
2020-06-05Fix Qt5.15 issuesNicolas Werner9-19/+24
fixes #214
2020-05-31Extend timeoutNicolas Werner1-1/+1
2020-05-30Try travis_wait alternativeNicolas Werner2-2/+16
2020-05-30Travis wait can only be used in a top level command?Nicolas Werner2-2/+2
2020-05-30Add travis_wait to flatpak buildsNicolas Werner1-1/+1
2020-05-30Install dependencies for arm manually to prevent timeoutNicolas Werner2-9/+3
2020-05-30Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378dNicolas Werner1-1/+1
2020-05-30Skip precompiled headers for obc-c codeNicolas Werner1-0/+3
2020-05-30Remove some redundant functionsNicolas Werner7-50/+30
2020-05-28Translated using Weblate (Italian)DeepBlueV7.X1-281/+314
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-26Rename settings to be more consistentNicolas Werner7-148/+142
2020-05-26