Commit Graph

2 Commits

Author SHA1 Message Date
Jérome Maes 6a39a55485 [FIX] bus, im_chat : set bus and im_chat in auto install to set im_odoo_support in auto install too. 2014-09-29 16:12:01 +02:00
Antony Lesuisse c60798d3b0 MERGE] odoo bus, im_chat and im_livechat
Add a generic bus for instant communication based on postgres LISTEN/NOTIFY and HTTP comet.
Both threaded and gevent greenlet mode are supported. Chat should now work on every platform.

im_chat improvements
- proper support for multiple windows
- present, away and offline status
- improved data model for multi user chat session

im_livechat improvements
- standard css js assets are now used
- qweb templates are now used instead of jinnja
2014-06-29 04:01:13 +02:00