sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.77k stars 1.58k forks source link

Add taiga support #297

Open SL-RU opened 9 years ago

SL-RU commented 9 years ago

https://taiga.io/

Free. Open Source. Powerful. Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable.

But there is only one problem - it doesn't have an integrated chat. It supports proprietary chat services(slack, hipchat).

An opensource selfhosted chat integration will be perfect.

hhaidar commented 9 years ago

Can you give more details as to what this involves doing?

geoffwhittington commented 9 years ago

Thanks for the idea! That does sound very useful.

This is out of scope for us in the short and medium term. I invite you to fork Lets Chat and work on it.

geoffwhittington commented 9 years ago

@hhaidar sorry, I didn't mean to step on your toes.

hhaidar commented 9 years ago

@geoffwhittington haha no worries. I was just curious as to how integration would work. If it's just web hooks, that's pretty doable.

sibartlett commented 9 years ago

Their integrations seem to be a little involved?

On another note, Taiga looks like a pretty interesting project - written in Python too!

geoffwhittington commented 9 years ago

It looks like we might get informal Taiga integration if we work a bit more on my pull request for Slack integration. Seems Taiga is using Slack's "Incoming Webhook". I just don't like putting secrets in the URL - which we need to do if we support Slack Incoming Webhook.

geoffwhittington commented 9 years ago

This is actually underway - the Taiga people are integration machines. Its being tracked on their end here: https://github.com/taigaio/taiga-front/issues/359

Everyone should check out their project

funkaoshi commented 9 years ago

:+1: