Sasha Abdulova

Results 5 issues of Sasha Abdulova

With sample code from here: https://davidfig.github.io/pixi-viewport/jsdoc/ With Mobile Safari, everything is fine (like every other browser). Although Desktop Safari is bugged (tested on latest 12.0.2). If you zoom in and...

## Issue ### Expected behaviour Should tell me os_version ### Actual behaviour Prints error "Connection dropped", Needle Agent reports "Disconnected" after os_version received ### Steps to reproduce 1. `python needle-cli.py...

You can't send group text message with current version because this code will never satisfy `ok == true`: ```go case o3.GroupTextMessage: fmt.Printf("GroupTextMessage: ~%s [%s] for Group [%x] created by [%s]\n",...

This occurs after clicking "Migrate" (trello to org)

When using `--json` mode, channels public links (@usernames) are not included, while in text mode links are displayed. Fixes #1034