Logan Rosen

Results 19 issues of Logan Rosen

It wouldn't build with modern Grunt, so I revamped the config to work with it. Also ran a grunt build to test, which modified some of the dist files (please...

I can reproduce it every time I try it. The dialog opens, but then XChat Azure crashes. I'm running 1.16.2 on OS X 10.10. STR: 1. Usermenu > Edit this...

I've used `ember-cli-update` to update to the Ember 3.26.1 blueprint and addressed deprecations throughout.

I've been trying to get this SSL-only-for-admin configuration working for my Multisite installation, and I think that this plugin could be my savior, but it doesn't appear to be working...

Adjusting the composer on Web to close when you click outside of it, based on [what is implemented for modals](https://github.com/bluesky-social/social-app/blob/08804f265e6ff8ec600295772baf8a72cbf5150d/src/view/com/modals/Modal.web.tsx#L113). Closes #712.

x:changes-requested

# Why The current message when the port is in use is confusing when the running process cannot be identified; it just says "Port is." This happens for example on...

bot: passed checks

This addon has several dependencies that are only used in tests. Moving them to devDependencies accordingly.

Updating this add-on to Ember 3.5, leveraging `ember-cli-update`.

The doc example (which shows up [here](https://pkg.go.dev/github.com/linkedin/goavro/v2)) still uses the old-style import without `/v2`. Updating it accordingly.