Messenger
Greetings.
I am finding bugs as I test and build my site. Messenger has "Saved Messages" and once a message is saved, it can not be unsaved - unlike UNA site (Bookmarks) which Remove Bookmark works, on latest version of Messenger, there is no remove.
Also, how to get Groups to use Messenger (like UNA site)?
-
-
·
Alexey
- ·
Hello,
Regarding Saved Messages: An update will be released this week that includes fixes for this feature. It will work the same way as it does on https://unacms.com/.
About Groups: You need to enable the Messenger block in studio->pages->Groups->View Page, it will then appear and work like here on unacms.com
-
·
Alexey
-
- · Wise
- ·
@Alexey thank you.
I have a developer question. Because having the chat on a groups page is kinda tacky, so could I not just on group creation insert a "Group Started" message into the messenger database, which would then show it in messenger? Then on join, have a message sent like "I just joined!" from that username. So they would be added to the chat? Or is it more in depth.
I have not looked at underlying code, I'm still figuring out top level things.
Also, would this require changes to core files? Or module files? Or can I plugin to them as needed? I come from a joomla background and have not really dived into the php code of UNA yet.