Results 102 issues of Filip Š

I want to make some grants and subscriptions on [ETH Grants](https://ethgrants.com/) and [Tokens Subscription](https://tokensubscription.com/). The problem is that I don't have ETH to pay gas cost of contract deployment. In...

Add social links to sidebar. This will add **social links** to **sidebar** bellow user email (see screenshot). You can set usernames in `_config.yml` in `social` section. Social link will only...

#### Description This implementes support for getting plural categories and prepared for future full pliralization functions. It also changes how `_translate_word` works to make it possible to get correct plural...

CLA: Yes

Add more project information (fixes #8). * Remove unnecessary files * Rename file LISCENSE to LICENSE * Add issue and pull request templates * Add Contributor Covenant code of conduct...

Add more informations to avatar, like in real Gravatar. This should be title, description, social links, contact informations... You could also partnership with original Gravatar. 😀

There could be some simple library / API for JavaScript (and for other languages) that would automatically get or set avatar for address with code. There is already https://github.com/gitcoinco/ethavatar#to-integrate-into-your-app, but...

enhancement
help wanted
bounty

MetaMask and other dapp browsers will soon have different way to access provider. You would need to update Web3 provider to `window.ethereum` and call `ethereum.enable` to enable it. **I can...

Smart contract currently uses `string` to store IPFS hash, so it could be pretty expensive to set avatar. According to answers on Ethereum Stack Exchange ([1](https://ethereum.stackexchange.com/a/17112)) ([2](https://ethereum.stackexchange.com/a/55898)) it is better...

Add support for Ethereum Name Service (ENS).

enhancement
help wanted

Add more project informations, like code of conduct, contributing and issue and pull request template. Also, the LI**S**CENSE file should be named LICENSE.

enhancement