4.0.0
- 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