Skip to content

4.0.0

Compare
Choose a tag to compare
@musonza musonza released this 06 Nov 01:23
· 66 commits to master since this release
d752325
  • Ability to use any Laravel model as participant ⚡
  • Update package readme, functions, tables, Models to not refer participants as users
  • Add tests with different Model types as participants. Passing right now because there is one Model type in use
  • Direct Messaging instead of referring to it as private
  • Package routes
  • Conversation settings for participant (example: mute_mentions, mute_conversation)
  • Fire additional events (ConversationStarted, ParticipantJoined, ParticipantLeft)
  • Model Transformers
  • #104
  • #165