Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-06-11 | Fix warning about not registered Presence type | Nicolas Werner | 2 | -1/+3 | |
2020-06-11 | Allow deleting a status | Nicolas Werner | 1 | -1/+1 | |
2020-06-09 | Fix small formatting error | Nicolas Werner | 1 | -1/+1 | |
2020-06-09 | Reenable custom status messages | Nicolas Werner | 1 | -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-08 | Fix unused capture | Nicolas Werner | 1 | -4/+4 | |
2020-06-08 | Disable presence and status_msg menu | Nicolas Werner | 1 | -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-08 | Bump mtxclient | Nicolas Werner | 2 | -3/+3 | |
2020-06-08 | Add menu actions to set presence | Nicolas Werner | 5 | -2/+76 | |
2020-06-08 | Show presence and set custom status messages | Nicolas Werner | 11 | -1/+191 | |
2020-06-07 | Smooth scaling for images | Nicolas Werner | 1 | -1/+2 | |
Fixes some issues with inline images. | |||||
2020-06-06 | Download boost from sourceforge | Nicolas Werner | 1 | -1/+1 | |
Official download links seem to break frequently because of data caps. | |||||
2020-06-06 | Bump mtxclient version | Nicolas Werner | 2 | -3/+3 | |
May fix #213 | |||||
2020-06-06 | Limit jobs on arm | Nicolas Werner | 1 | -1/+6 | |
2020-06-05 | Fix Qt5.15 issues | Nicolas Werner | 9 | -19/+24 | |
fixes #214 | |||||
2020-05-31 | Extend timeout | Nicolas Werner | 1 | -1/+1 | |
2020-05-30 | Try travis_wait alternative | Nicolas Werner | 2 | -2/+16 | |
2020-05-30 | Travis wait can only be used in a top level command? | Nicolas Werner | 2 | -2/+2 | |
2020-05-30 | Add travis_wait to flatpak builds | Nicolas Werner | 1 | -1/+1 | |
2020-05-30 | Install dependencies for arm manually to prevent timeout | Nicolas Werner | 2 | -9/+3 | |
2020-05-30 | Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378d | Nicolas Werner | 1 | -1/+1 | |
2020-05-30 | Skip precompiled headers for obc-c code | Nicolas Werner | 1 | -0/+3 | |
2020-05-30 | Remove some redundant functions | Nicolas Werner | 7 | -50/+30 | |
2020-05-28 | Translated using Weblate (Italian) | DeepBlueV7.X | 1 | -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-26 | Rename settings to be more consistent | Nicolas Werner | 7 | -148/+142 | |
2020-05-26 |