matterllo icon indicating copy to clipboard operation
matterllo copied to clipboard

Simple integration between Trello and Mattermost: send Trello activity notifications to Mattermost channels

Results 12 matterllo issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

Hello, I'm trying to install and link it to my Mattermost instance. I cloned the project. I made `docker build -t matterlo .` Which was a success, but now what...

I've gotten Matterllo installed and running, and I can get to the admin interface, but when I click "Log in with Trello" I get an `Invalid return_url` error. The URL...

Restyaboard team is having their own plugin for Mattermost. But do you have any easy support for Restyaboard here? TIA

Hi, The matterllo is deployed using a docker on GCP (4 core / 8g ram) internally with Nginx/SSL as the proxy. However, it takes around 50 seconds to load the...

feature

When I move a card from one to a other list both actions are triggered. This is only one time per card, so if the card already has been moved...

bug

I think it could be quite useful if you could convert matterllo into a Trello Slack Powerup clone.

feature

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Hi, when i wanted build this project i got next error ModuleNotFoundError: No module named 'django.utils.lru_cache' on step python manage.py migrate Could you help me please?