odoo/addons/website_livechat
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
..
models [FIX] website_livechat: add res_config file for configuration of the channel 2014-02-10 17:41:13 +01:00
views MERGE] odoo bus, im_chat and im_livechat 2014-06-29 04:01:13 +02:00
__init__.py [IMP] new module for integrating livechat into website 2014-01-24 13:51:40 +01:00
__openerp__.py MERGE] odoo bus, im_chat and im_livechat 2014-06-29 04:01:13 +02:00