Martin Bříza

Results 25 issues of Martin Bříza

This got omitted when the new UI was ported because the UI workflow didn't really expect that and the functionality itself is not very reliable. Also try to investigate how...

Currently, the LiveUSB Creator can't be updated with new data while running. Fix that by a tiny check regarding a new version when the application is started, like downloading the...

... just very briefly but when typing a lot of messages on laggy connection, it can get noticeable (and got noticed by @chinese-soup ).

bug

A great suggestion brought up by `yeled` on IRC: we should have a way to view logs inside the app on runtime, there are still some people with connection issues...

enhancement

Overall, there's more issues with this class but this one is really apparent when using `Text.RIchText` with multiple `FormattedString`s. Returning `html` and `body` elements is excessive. One of the examples...

- [ ] Keychain access approval dialog (screenshot below) shows at least 3 times when the app is starting, not ideal. - [ ] Not sure what happens if "Deny"...

bug
platform/macos

There were reports that on initial setup or after an update, the fonts in the app were tiny until it was restarted, then it was readable. One user reported GNOME,...

bug

There's some rudimentary support now for opening a buffer number from notification data but I foresee this will be an issue if the app was not running when the notification...

example: ``` https://www.novinky.cz/domaci/clanek/cekame-skonci-blatny-svolal-mimoradnou-tiskovou-konferenci-40356202#dop_ab_variant=0&dop_source_zone_name=novinky.sznhp.box&dop_req_id=tQ0yDZ6pikZ-202104070810&dop_id=40356202&source=hp&seq_no=1&utm_campaign=&utm_medium=z-boxiku&utm_source=www.seznam.cz ``` should become ``` https://www.novinky.cz/domaci/clanek/cekame-skonci-blatny-svolal-mimoradnou-tiskovou-konferenci-40356202 ``` and there should be a special keystroke for this, dunno, ctrl+alt+v? maybe a button in the UI?

enhancement