Rushabh Mehta
8f0465f57e
[fix] socketio.js for firefox
vor 7 Jahren
Achilles Rasquinha
2d5d367298
chat-fixes
vor 7 Jahren
Achilles Rasquinha
0e68b8b175
remove socketio logs
vor 7 Jahren
Achilles Rasquinha
005cfe3dc8
🎉 NEW Frappe Chat ( #4612 )
* added doctypes, created frappe chat ui
* added component layout with state-like abilities, added apis
* updated user doctype, moved from state-like feature and component abstraction
* added room component
* fixed publish_realtime with after_commit = True
* created room component and searchbar
* minor fix
* functional message parsing
* update
* Added Chat Profile
* added chat message
* more changes into chat room
* fixed APIs, added client side scripting
* added chat message attachements, more doc updates
* Brand New UI with socket io room integration
* completed socketio integration. off to room subscription and publish
* realtime room update
* raw update
* initialized docs, added p2p connection for call tests
* updated docs
* added coverage, updated api for ease of use
* raw commit
* added test cases
* Chat Room updates and new room creation
* added chat group creation
* added collapsible plugin
* toggable room view
* updated
* [RAW]
* updated UI for chat
* Deleted Previous Chat Page
* moved from frappe.Chat.Widget to frappe.Chat
* modularized frappe-fab
* added more docstrings
* tried adding conversation tones
* Added conversation_tones and refurbished chat popper
* modified frappe.ui.Dialog, moved from AppBar to ActionBar, responsive for Mobile 💃
* moved RoomList item namespace
* Configurable Desktop update, moved profile updates to on_update
* added state change listeners
* removed AppBar to ActionBar customizable 💃
* added destroy method
* removed coverage, refactored group creation
* Successful Chat Rooms and Group creation
* sort rows based on last_message_timestamp or creation
* added frappe._.compare
* removed redundant less variables
* Chat Room back button with custom routing and destroy methods
* Added EmojiPicker
* fixed multiple dialog render
* setup quick access
* added chat chime, functional chat message list updates at room list
* deleted package-lock.json
* realtime date updates
* updated chat message list
* functional message render and updates
* added track seen
* added typing status
* updated typing status
* valid typing statuses and quick search
* Functional Quick Search
* reverted fix
* some more cleanup and promisifed
* fixed hints close on click
* updated fab boldness
* close popper on click panel
* close popper on click panel
* reverted octicon-lg, fixed popper heading click
* new frappe capture
* removed webcamjs
* added uploader and capture
* removed chat FAB, added as notification instead
* on message update
vor 7 Jahren
Rushabh Mehta
630d30d89a
[fix] remove filter
vor 7 Jahren
Rushabh Mehta
9b6ad9022c
[fix] smaller chunks, longer keep-alive ( #4196 )
vor 7 Jahren
Rushabh Mehta
7acefeb228
[minor] handle timeouts, disconnects and errors
vor 7 Jahren
Rushabh Mehta
1de26c939c
[enhance] use socket-io to upload files
vor 7 Jahren
Rushabh Mehta
fd7e8eda62
[wip] file upload with socketio
vor 7 Jahren
Faris Ansari
e1b243996a
Added files in .eslintignore, updated globals
vor 8 Jahren
Rushabh Mehta
3da8267449
[temp] throttle socket io connection ( #3260 )
vor 8 Jahren
Rushabh Mehta
3b2a1227fb
[minor] throttle doc_subscribed
vor 8 Jahren
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
vor 8 Jahren
Rushabh Mehta
e2649975d2
[fix] use currentsite.txt only if host is localhost
vor 8 Jahren
Anand Doshi
c7e551809b
[fix] socketio request.query
vor 9 Jahren
Rushabh Mehta
f97654a7c7
[grid] ux fixes and fixes for frappe/erpnext#5376
vor 9 Jahren
Rushabh Mehta
4aa2f441d5
[fix] missing modules POS and Learn
vor 9 Jahren
Rushabh Mehta
01e585482f
[fix] [config] for new bench installs
vor 9 Jahren
Anand Doshi
a987e32f94
[fix] async and socketio
vor 9 Jahren
Anand Doshi
3b5f10e87e
[fix] socketio - use ports defined in bench/config.json
vor 9 Jahren
shreyas
8cbc991037
[Fix] Getting redis and socketio from config for multi-bench setup
vor 9 Jahren
Luis Fernandes
9c929b8463
Add task_unsubscribe to socketio.js.
vor 9 Jahren
Anand Doshi
d57a1b4b98
[fix] Who is viewing - compatibility issue with socket.io v1.3.7 and v1.4.4. Fixes frappe/erpnext#1519
vor 9 Jahren
Nabin Hait
2181da8541
[fix] Error handling in socketio
vor 9 Jahren
Anand Doshi
40f679322b
[enhancement] Show who is currently viewing a document
vor 9 Jahren
Anand Doshi
6084775ed0
Added CSRF token verification for desk
vor 9 Jahren
Anand Doshi
39826f2d72
[fix] Add communication into timeline in realtime
vor 9 Jahren
Anand Doshi
6983fa72f9
[fix] Show messages in realtime in the messages page
vor 9 Jahren
Rushabh Mehta
b39c9a5318
[fix] move socket init inside app init
vor 9 Jahren
Anand Doshi
38ecee919e
[fix] set Communication status as Linked or Open during insert, deduplication in timeline, get_user_room in socketio
vor 9 Jahren
Rushabh Mehta
a15af7882b
[realtime] clear doc locally if updated
vor 9 Jahren
Pratik Vyas
d0dcb6110e
Fix site room
vor 10 Jahren
Pratik Vyas
88f9281e3b
Namespace rooms to site
vor 10 Jahren
Pratik Vyas
f8bc9877b6
SocketIO push messages
vor 10 Jahren
Pratik Vyas
b0d333d85b
Join and leave doc room on form-load and form-unload
vor 10 Jahren
Pratik Vyas
422668a67f
Async
vor 10 Jahren