Andrej Novikov
Andrej Novikov
some places use `config.twitter` directly, others `config.social.twitter` not sure what's your plan on this, for now lets just display it all on example config
... because internets are visual and it's difficult to override the query from theme.
when `add_change_if_needed` is used along with `add_mint_asset_and_output_min_required_coin`, seems to be unable to balance transaction correctly when given a utxo that contains native assets (with nft metadata). `add_change_if_needed` fails with ```...
I would like to slice stats for an organisation on a timely basis. We have 2w sprints and I'd like to see how the organisation performed during each of those...
cloudfront Distribution [allows](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_cloudfront.Distribution.html#domainnames) for multiple CNAMEs, but `resource/NextjsSite` resolves to having only one that is [specified](https://github.com/serverless-stack/sst/blob/master/packages/resources/src/NextjsSite.ts#L1017) with `domainName` We should be able to attach multiple domains to distribution when using...
I've been using this package for a while, somehow I'm unable to setup this package so that it's run automatically when mu4e starts. The behavior is such that the contexts...
Firstly thank you for the great package - using it daily to review PRs from my team. One thing missing for me - ability to look into changes on a...
should fix #455