Felipe Lincoln
Felipe Lincoln
``` 13:50:07.687 [info] == Running 20210627194434 Publishing.Repo.Migrations.AlterArticleTableRenamePreviewColumn.change/0 backward ** (Ecto.MigrationError) cannot reverse migration command: alter table article. You will need to explicitly define up/0 and down/0 in your migration (ecto_sql...
Our staging and homologation servers can't maintain a connected socket as it keeps remounting it on every heartbeat. http://stg.branchpage.com http://hml.branchpage.com This behaviour doesn't happen on localhost neither on the production...
Nothing is filtered in the markdown content, this can lead to a harmful javascript being used in articles.
the sorting should be reverted to show last first.
blog link points to `/a` endpoint, it should be `/`
this leads to a misbehaviour on mobile devices.
https://branchpage.com/felipelincoln should behave like https://branchpage.com/FelipeLincoln
Was implemented following the standards from [RPC API | MetaMask Docs](https://docs.metamask.io/guide/rpc-api.html#wallet-requestpermissions) and [EIP-2255: Wallet Permissions System](https://eips.ethereum.org/EIPS/eip-2255)
Fixes #3591