
Quote from Phil78 on February 19, 2022, 5:37 pmHi @luishp, in thé sample 3 neocms, you get all messages for each new messages. For my app I would like to add only thé new messages into thé chat container because I want to keep at least 1000 messages. I tried to use getobjecthtml and setobjecthtml but this multiply all thé existing messages. I suppose there is a conflict with the use of ng-repeat into thé chat container.
Do you have another solution?
Hi @luishp, in thé sample 3 neocms, you get all messages for each new messages. For my app I would like to add only thé new messages into thé chat container because I want to keep at least 1000 messages. I tried to use getobjecthtml and setobjecthtml but this multiply all thé existing messages. I suppose there is a conflict with the use of ng-repeat into thé chat container.
Do you have another solution?

Quote from luishp on February 19, 2022, 7:56 pm@phil78 the problem here is how to know which one is/are the last message(s) for each user. As it's not a real time solution as neoPusher is you don't know what message to get from the database and when to get it. That's the reason a shoutbox is not a chat system.
Not sure if this answers your question.Regards.
@phil78 the problem here is how to know which one is/are the last message(s) for each user. As it's not a real time solution as neoPusher is you don't know what message to get from the database and when to get it. That's the reason a shoutbox is not a chat system.
Not sure if this answers your question.
Regards.

Quote from Phil78 on February 21, 2022, 12:49 pmHi @luishp Really I use neoPusher. I finally abandoned the use of ng_repeat and made a loop for the display of old messages which also allows me to change the background color according to the sender. So I am able to use getobjecthtml and setobjecthtml for the new messages.
I have 2 more questions :
1 Is it possible to send notification to the device which receive the message ?
2 How to manage the display of an attachment ?Regards
Hi @luishp Really I use neoPusher. I finally abandoned the use of ng_repeat and made a loop for the display of old messages which also allows me to change the background color according to the sender. So I am able to use getobjecthtml and setobjecthtml for the new messages.
I have 2 more questions :
1 Is it possible to send notification to the device which receive the message ?
2 How to manage the display of an attachment ?
Regards

Quote from luishp on February 21, 2022, 6:26 pmI have 2 more questions :
1 Is it possible to send notification to the device which receive the message ?
2 How to manage the display of an attachment ?Hi @phil78.
As far as I know, when you send a message to an channel event, all channel subscribers get all events messages.
I didn't know an attachment could be included on a message. I think message limit is 50Kb.
I think you should ask those questions on Pusher. Please let me know if you succeed.Regards.
I have 2 more questions :
1 Is it possible to send notification to the device which receive the message ?
2 How to manage the display of an attachment ?
Hi @phil78.
As far as I know, when you send a message to an channel event, all channel subscribers get all events messages.
I didn't know an attachment could be included on a message. I think message limit is 50Kb.
I think you should ask those questions on Pusher. Please let me know if you succeed.
Regards.

Quote from Phil78 on February 21, 2022, 8:49 pm@luishp Yes you are right messages are limited to 10kb, I give up the idea of attachments.
For the notification, can you take a look on pusher website, i think we have tu use beams.
Could you write the corresponding functions like you did for pusher?
@luishp Yes you are right messages are limited to 10kb, I give up the idea of attachments.
For the notification, can you take a look on pusher website, i think we have tu use beams.
Could you write the corresponding functions like you did for pusher?

Quote from luishp on February 22, 2022, 7:46 amCould you write the corresponding functions like you did for pusher?
@phil78 if I have time enough will try to study the possibility.
Could you write the corresponding functions like you did for pusher?
@phil78 if I have time enough will try to study the possibility.

Quote from Phil78 on February 25, 2022, 6:30 pmHi luishp When you will have the time to study beams, can you also propose the private-encrypted- channels option for pusher which requires additional facilities.
Thanks in advance
Hi luishp When you will have the time to study beams, can you also propose the private-encrypted- channels option for pusher which requires additional facilities.
Thanks in advance

Quote from luishp on February 25, 2022, 8:24 pmHi @phil78, right now I'm very busy with other projects. When I work on other projects using VisualNEO Web I usually detect needs and create new plugins to help solve them. So my professional projects help the development of VisualNEO Web and somehow subsidize it. For example today I have developed a plugin to generate barcodes that I will include in next version. It's not that I have time enough, it's that I have found the necessity.
That's the reason VisualNEO Web don't have a clear development path. Of course, whenever possible, I try to fulfill users wishes too, but can't promise anything regarding a specific petition.Best regards.
Hi @phil78, right now I'm very busy with other projects. When I work on other projects using VisualNEO Web I usually detect needs and create new plugins to help solve them. So my professional projects help the development of VisualNEO Web and somehow subsidize it. For example today I have developed a plugin to generate barcodes that I will include in next version. It's not that I have time enough, it's that I have found the necessity.
That's the reason VisualNEO Web don't have a clear development path. Of course, whenever possible, I try to fulfill users wishes too, but can't promise anything regarding a specific petition.
Best regards.

Quote from Phil78 on February 28, 2022, 11:51 amHi @luihp I understand perfectly and I don't have any requirement in terms of time, you proposed neopusher which is a real plus for my association and it seems interesting to me to give it all its features and especially the security.
Best regards
Hi @luihp I understand perfectly and I don't have any requirement in terms of time, you proposed neopusher which is a real plus for my association and it seems interesting to me to give it all its features and especially the security.
Best regards