mattermost-plugin-memes icon indicating copy to clipboard operation
mattermost-plugin-memes copied to clipboard

Add culture to your Mattermost with memes 🔌

Results 24 mattermost-plugin-memes issues
Sort by recently updated
recently updated
newest added

#### Summary This PR adds the "Drakeposting" meme for additional memeing! Let me know if there are any issues.

3: QA Review

#### Summary - Added metadata support for text slots: - horizontal_align: 0 for left, 1 for center, 2 for right. If not defined, defaults to center. - vertical_align: 0 for...

3: QA Review

With Mattermost Version 7.0.0 and the Memes plugin 1.4.0 only part of the text displays. Using the example from the README: `/meme everywhere "memes." "memes everywhere"` results in: ![image](https://user-images.githubusercontent.com/790689/174551590-e2963fe5-271b-4728-8911-ddf7dec103cd.png) Similarly...

Type/Bug
Help Wanted
Up For Grabs

Everything is in the title, just did a fresh install (Mattermost & `mattermost-plugin-memes`) works like a charm on desktop & web, but I get blank posts from the mobile version.

Type/Bug

Hi, I've been experimenting in a local fork and added support for additional metadata options in the yaml files, namely horizontal and vertical alignment, outlineWidth, outlineColor. These already had the...

Working: `/meme brace-yourselves Its Sunday` Not working: `/meme brace-yourselves It's Sunday` Result: "Internal Server Error" and the following log entry ` {"level":"error","ts":1618726829.0428991,"caller":"mlog/log.go:232","msg":"error resolving meme","path":"/api/v4/commands/execute","request_id":"warwwuchztb978swhjfp7jey7e","ip_addr":"93.218.248.222","user_id":"f3c6mis46byi8mhj3bmfswbmrc","method":"POST","err_where":"ExecuteCommand","http_code":500,"err_details":"Unterminated single-quoted string"}` Mattermost 5.34.2 with NGINX

Type/Bug
Help Wanted
Difficulty/1:Easy
Good First Issue
Hacktoberfest
Tech/Go
Up For Grabs

when trying to create a meme in iOS using the standard keyboard, one would get this caracter: “, in stead of " caracter, causing the script to interprete /meme brian...

I'd like to create memes using russian, but cyrillic symbols are displayed incorrectly (any symbol is replaced by square with a cross inside it) or don't displayed at all. Is...

Type/Enhancement
Help Wanted
Difficulty/3:Hard
Hacktoberfest
Tech/Go
Up For Grabs

Running `make memelibrary` and then `make check-style` does report linter issues in `server/memelibrary/assets.go`. The generated file should be correctly formatted.

Type/Bug
Help Wanted
Difficulty/1:Easy
Hacktoberfest
Up For Grabs