imsys

Results 17 issues of imsys

When there are null tiles, the plugin will throw an error. This patch fixes that.

I'm trying to get a personal_sign signature from a Gnosis Safe wallet, I think it would be possible to be implemented in signator.io https://docs.gnosis-safe.io/build/sdks/core-sdk https://docs.gnosis-safe.io/build/sdks/safe-apps/releasing-your-safe-app

Enhancement
🙋‍♂️ Help Wanted
✅ Approved for Stream
Feature Ideas

Hey, this is how I fixed the icon problem. ```python mainWindow = new BrowserWindow({width: 900, height: 600, icon: path.join(__dirname, '../build/icon.png'), webPreferences: {nodeIntegration: false}, show: false }) ```

All the wallet got the correct translation (English), but the send page. I built it from source. ![selection_036](https://user-images.githubusercontent.com/911254/35579772-8ea81bcc-05ce-11e8-9733-c8a496c364ba.png)

bug

Add Boardgame communities: BoardGameGeek, Ludopedia, RPGGeek, VideoGameGeek.

Consider using "trust this channel" or "disable for this channel" instead of "whitelist". There is also reference for it in the settings. Some reference and guides for inclusive language: https://developers.google.com/style/word-list#blacklist...

Some ABNT styles used in Brazilian universities were missing a disambiguation-rule for the citation style. This changes makes it fit with the rules in the [NBR 10520-2002](http://www2.uesb.br/biblioteca/wp-content/uploads/2016/05/NBR-10520-CITA%C3%87%C3%95ES.pdf).

My knowledge in Assembly extremely limited, but I was going to see if ChatGPT would help me. xD As I mostly use Linux for coding, I was trying to use...

Hi, I see that you are working a lot and frequently on lwqq, but I would recommend you to create a Organization for lwqq on github, and transfer the repository...

`npm audit` is showing a lot of security warnings, I don't know if any of them would affect this project, but it would be nice to have the `npm audit`...