Alexey Rusakov
Alexey Rusakov
There was a discussion (#1430) about changing the translation platform last year, and I was looking forward to having something, in my view, better instead of translation.io. The decision has...
Here's an exception from the logs after what seems to be a Signal-side kick. ``` May 25 12:23:49 ---- matrix-mautrix-signal[3372645]: [2022-05-25 10:23:49,187] [[email protected]=] Sending message failed May 25 12:23:49 ----...
One has to find out which specific combination of mouse and keyboard ever works, and that's not really usable. There's plenty of mouse areas and keyboard interception in an attempt...
The image URL refers to the content repo, so it should work but doesn't.
To reproduce: 1. Find a room with a read marker far enough in the history so that Quaternion doesn't load it at once. 2. Click the "scroll to read marker"...
Qt 6 doesn't have QQC1 and it has more desktop styles for QQC2 - really no excuse to keep any bits around.
[Discontinuous room timeline](https://github.com/quotient-im/libQuotient/issues/290) is still a bit away in the roadmap and comes with its own set of caveats; in the meantime, when a user clicks "Scroll to read marker"...
Seems to be a side-effect of `quaternion_en.ts` being passed to `qt5_create_translation()` - that macro comes useful to update the file but as a result CMake marks it as `GENERATED`(?), and...
The way it's done is handling a signal when the number of highlights changes and making a notification if the number is more than 0. First off, this misses on...
Quotient successfully uses those for quite some time, and Quaternion should too. Nice to have: shortcut command-line options to tweak logging (`QT_LOGGING_RULES` syntax is a bit of a chore, after...