planet
planet copied to clipboard
5095issue fix
Added logic in getMember to counting unread messages
Added function updateMessagesList to put id's of read messages to the database
Added a function call updateMessagesList in postMessage
Added logic in getActiveTab to set messages as read
With the last one have some problem:
- I don't clearly understand how function wich call
getActiveTabeworks. Because of this, I changed the default value oftabSelectIndexfrom 0 to 1 - And everything works, but I have a console error and don't clue how to fix it.
