Giter Club home page Giter Club logo

Comments (10)

tzookb avatar tzookb commented on September 16, 2024

I still haven't used that, but created it for the future.

The new user will see only messages that were sent after he has joined the conversation.

from tbmsg.

vadimwe avatar vadimwe commented on September 16, 2024

Thanx, I think its good practice

from tbmsg.

vadimwe avatar vadimwe commented on September 16, 2024

Where can I find class::method? Ghmmm

from tbmsg.

tzookb avatar tzookb commented on September 16, 2024

what do you mean? the objects are in entities folder:

https://github.com/tzookb/tbmsg/tree/master/src/Tzookb/TBMsg/Entities

from tbmsg.

vadimwe avatar vadimwe commented on September 16, 2024

$conv = TBMsg::getConversationMessages($conversation_id, Auth::id());
$conv->addParticipant($user_id);

Not working and I can`t catch any errors... mate where I'm doing wrong?

from tbmsg.

tzookb avatar tzookb commented on September 16, 2024

Good you are finding many bugs.

How do you know it didn't work?

Checked in db if user is in conv?
On Aug 19, 2014 7:58 PM, "Vadims" [email protected] wrote:

$conv = TBMsg::getConversationMessages($conversation_id, Auth::id());
$conv->addParticipant($user_id);

Not working and I can`t catch any errors... mate where I'm doing wrong?


Reply to this email directly or view it on GitHub
#12 (comment).

from tbmsg.

vadimwe avatar vadimwe commented on September 16, 2024

Yes, exactly. No new user in conversations_users.
Really I like your package, I want to help with it as I can.

from tbmsg.

tzookb avatar tzookb commented on September 16, 2024

OK I check it tommorow I hope, I never used it.

And thanks!
On Aug 19, 2014 8:04 PM, "Vadims" [email protected] wrote:

Yes, exactly. No new user in conversations_users.
Really I like your package, I want to help with it as I can.


Reply to this email directly or view it on GitHub
#12 (comment).

from tbmsg.

vadimwe avatar vadimwe commented on September 16, 2024

Its will be very nice, and also please check deleteUser from conversation. When I finish testing I can share frontend ajax based code for messaging for package.

from tbmsg.

tzookb avatar tzookb commented on September 16, 2024

sorry this function isnt yet created, the addParticipant you quoted is inside the entity cals of conversation, it is just for the entity creation not for storing in DB.

I would add it soon or if you realy need that you can create it and submit it, and Ill add it here.

It is quite simple... just inserting the new user to the table "conv_users"
of course with a check before that the conversation exists, and you are done.

Anyway if you won't do it, I'll do it soon.

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.