mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-01 15:00:08 +08:00
7b0b0d8609
* enforce strict opengraph cache entry size limit * move json marshalling and error checking into parsOpenGraphMetadata fn * fix linting * fix potential nil deref * Revert "fix potential nil deref" This reverts commit095bcd496e. * Revert "fix linting" This reverts commitf3e1f7b276. * Revert "move json marshalling and error checking into parsOpenGraphMetadata fn" This reverts commitba9a1e13b0. * Revert "enforce strict opengraph cache entry size limit" This reverts commitd1de4a8fa4. * remove /opengraph api endpoint * i18n * removing unneeded action and reducer