-
2013-10-24 20:10:07
New version - 1.61v files upload support for chat
Hi, after more than 5 days continously work after work here is brand new files upload module.
- Files upload module
- Option to configure who can upload files, operators or visitors
- What types can upload
- File size limit
- File types configuration
- Option to set who sees all uploaded files
- User related files upload functionality
- User can drop directly file in chat window or press attatchment icon
- Chrome users can just "Print Screen" and ctrl+v in chat window. Screenshot will be automaticaly sended to operator and vica versa.
- Advanced file storage by <year>/<month>/<day>/<chat_id>/file pattern
Upgrade instruction.
- You may have to give your operators two new permissions from roles functions if you are upgrading.
- create "var/storage" folder in your LHC installation and grant write permission to php script. Futher updates as always.
- execute doc/update_db/update_43.sql and follow standard upgrade instructions
Let me know if something won't work. It's really hard for me alone to test everything, but I do my best as always :). More updates are comming :)
-
2013-10-17 18:40:23
Upcoming changes
Hi,
Just wanted to share what's the next things I will be working regarding live helper chat.
- Files upload
- Node.js support for real time chats.
- Avatars
If you have an idea please fill github feature request.
-
2013-10-13 15:01:53
1.60v - few nice usability features
Hi, here we go again :)
Features
- Option fo user to change language in back office. Just for him alone. Usefull if back office is used by people who speaks different languages. If you want for operator to allow change his language you can do that by granting him "System configuration", "Allow user to change his languages" permission.
- Chatbox now supports predefined nick and option to disable nick.
- Collapsable right column
- Close icon in chat tab
Improvements, Bugfixes
- Few PHP calls were not compiled. So a little bit more performance gain.
- Seems if user disabled chat sound, he could not start chat next time. Not sure still.
- Various other small improvements.
No database update this time. Demo also was updated.
-
2013-10-09 18:56:15
New version - 1.59v option to have an email in proactive message and disable popup window
- Option to disable restore icon in widget. Disables popup opening in site.
- In proactive message you can set, is mail required or not. Just edit proactive message rule.
Bugfix.
Small grammar fix.
execute doc/update_db/update_42.sql and follow standard upgrade instructions
P.s I promiss no new version untill monday atleast :D
-
2013-10-08 17:40:20
New version - 1.58v chats archive and few other useful features
Here we go again
- Arhchive module for chats. Now we have unlimited number of chats support. I'm talking about tens of millions of records. If main table becames to big you can just archive the old chats. This feature took over 20 hours to implement. Donations are mutch appreciated.
- Indonesian language.
- Delay for canned messages.
- Operator is typing will be shown in a different location to avoid it appearing over message text.
execute doc/update_db/update_41.sql
Demo also was updated.