Anton Verinov

Results 5 issues of Anton Verinov

An application scrolls to an element in `onFocus` handler. `onFocus` can be called either automatically (for example, on page load) or in response of user action (keyboard event or, in...

enhancement

When searching for Mastodon server with different `LOCAL_DOMAIN` and `WEB_DOMAIN` values, it: 1. shows `LOCAL_DOMAIN` in search results (unlike iOS, see screenshots. maybe it's iOS bug) 2. does `/api` and...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Full handle for users on instances with different `LOCAL_DOMAIN` and `WEB_DOMAIN`...

Mastodon instances can run on a domain different from a user-handle one (i.e. server on `mastodon.example.com`, user handles on `@example.com`) https://docs.joinmastodon.org/admin/config/#web-domain Users of those instances might try logging in via...

enhancement

Hi. `ares-package --app-exclude` seems to only check the file _name_, not the file _path_ This is a problem if, for example, there's `assets` directory with `assets/webos` and `assets/tizen` subdirectories, something...