Closed TarnjeetIron closed 5 years ago
Hi @TarnjeetIron,
This is not yet a feature of ng-chat. I am planning to implement this at some stage, but so far you are first user to request it.
What is your deadline on implementing this feature on your project?
Cheers!
Hi @TarnjeetIron,
This is not yet a feature of ng-chat. I am planning to implement this at some stage, but so far you are first user to request it.
What is your deadline on implementing this feature on your project?
Cheers!
Actually I have the same issue. How can I implement it?
Hi @repdom ,
This is not supported at the moment but it seems to be building up of people who needs this feature.
PR #69 is something I need to address first as a major refactory. I will keep you all posted here with an ETA for the file upload feature. I suggest whoever is interested in this feature sign up to this topic and post a "+1" message here requesting it.
Cheers!
Hi Please add this feature to next release. I am also waiting for this.
Hi @TarnjeetIron, @repdom and @ajaynshd
I've just released 1.1.0 and it now supports the upload of files. I've added instructions on how to implement it on the README.md
file.
You can also check a sample implementation on the ng-chat-nodejs project
Let me know what you think of this recently implemented feature and if it is working for you. I've got plans to do some enhancements on top of it like image previewing from the chat window but this will be coming on subsequent releases most likely.
Looking forward to know what you think about it! Cheers!
I'm closing this issue as the requested feature has been implemented and released.
I am working on angular 6 app and I want to send a image/Doc as a message into chat. Can you please explain how to make it possible?