Rushabh Mehta
3da8267449
[temp] throttle socket io connection ( #3260 )
2017-05-10 17:23:13 +05:30
Rushabh Mehta
3b2a1227fb
[minor] throttle doc_subscribed
2017-04-29 17:50:05 +05:30
Faris Ansari
743f7ab0aa
New Build System using NodeJS ( #3117 )
...
* added build.js
* js babelify and concat, css concat working
* less wip
* live reload css working
* css reload on less change working
* added watch_js
* setup file watcher only in dev mode, don't compile variables.less
* Minify js files using babili
- Add --minify flag
* Set minify to false as default
* [minor] Remove redundant code
* Used subprocess instead of os.system
- Also added experimental flag
2017-04-20 11:58:21 +05:30
Rushabh Mehta
e2649975d2
[fix] use currentsite.txt only if host is localhost
2016-07-29 07:59:07 +05:30
Anand Doshi
c7e551809b
[fix] socketio request.query
2016-06-06 15:43:01 +05:30
Rushabh Mehta
f97654a7c7
[grid] ux fixes and fixes for frappe/erpnext#5376
2016-05-30 15:44:42 +05:30
Rushabh Mehta
4aa2f441d5
[fix] missing modules POS and Learn
2016-03-16 13:00:24 +05:30
Rushabh Mehta
01e585482f
[fix] [config] for new bench installs
2016-03-15 17:59:46 +05:30
Anand Doshi
a987e32f94
[fix] async and socketio
2016-03-07 14:56:42 +05:30
Anand Doshi
3b5f10e87e
[fix] socketio - use ports defined in bench/config.json
2016-02-26 16:11:01 +05:30
shreyas
8cbc991037
[Fix] Getting redis and socketio from config for multi-bench setup
2016-02-24 22:55:39 +05:30
Luis Fernandes
9c929b8463
Add task_unsubscribe to socketio.js.
2016-02-02 13:42:47 +00:00
Anand Doshi
d57a1b4b98
[fix] Who is viewing - compatibility issue with socket.io v1.3.7 and v1.4.4. Fixes frappe/erpnext#1519
2016-01-18 13:04:25 +05:30
Nabin Hait
2181da8541
[fix] Error handling in socketio
2015-11-10 13:53:31 +05:30
Anand Doshi
40f679322b
[enhancement] Show who is currently viewing a document
2015-11-02 19:38:30 +05:30
Anand Doshi
6084775ed0
Added CSRF token verification for desk
2015-09-21 11:41:06 +05:30
Anand Doshi
39826f2d72
[fix] Add communication into timeline in realtime
2015-09-14 16:28:07 +05:30
Anand Doshi
6983fa72f9
[fix] Show messages in realtime in the messages page
2015-09-14 15:41:27 +05:30
Rushabh Mehta
b39c9a5318
[fix] move socket init inside app init
2015-08-21 17:06:09 +05:30
Anand Doshi
38ecee919e
[fix] set Communication status as Linked or Open during insert, deduplication in timeline, get_user_room in socketio
2015-08-20 12:57:28 +05:30
Rushabh Mehta
a15af7882b
[realtime] clear doc locally if updated
2015-08-18 16:52:23 +05:30
Pratik Vyas
d0dcb6110e
Fix site room
2015-07-24 10:08:09 +05:30
Pratik Vyas
88f9281e3b
Namespace rooms to site
2015-07-24 10:08:09 +05:30
Pratik Vyas
f8bc9877b6
SocketIO push messages
2015-07-24 10:07:25 +05:30
Pratik Vyas
b0d333d85b
Join and leave doc room on form-load and form-unload
2015-07-24 10:07:24 +05:30
Pratik Vyas
422668a67f
Async
2015-07-24 10:07:24 +05:30