Giter Club home page Giter Club logo

Comments (4)

tzookb avatar tzookb commented on August 12, 2024

Yes of course this is a must!
I would try to do it soon, could you elaborate of the problem you found please

from tbmsg.

dawgbone avatar dawgbone commented on August 12, 2024

It's not really a problem, more of a missing feature.

You can delete a conversation, but you can't delete a message. I made a work around myself, which just sets the message_status.status = 0 for that userID & msg_id.

This works out fine, except when you delete the last message in a conversation. If you try and retrieve that conversation, it only looks for the very last message created and because the status is set to 0, it thinks you've deleted the entire conversation instead of just the last message.

Once there is a new message in the conversation, TBMsg::getUserConversations can find it again because the last message isn't archived or deleted.

from tbmsg.

tzookb avatar tzookb commented on August 12, 2024

OK now I understand, yes the get conversations was quite hard.

OK I'll recheck that when let message is deleted

from tbmsg.

tzookb avatar tzookb commented on August 12, 2024

thanks for the great feedback, Im working on version 3, and I'll keep that situation in my mind!

from tbmsg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.