mercurius icon indicating copy to clipboard operation
mercurius copied to clipboard

Real-time Messenger for Laravel

Results 21 mercurius issues
Sort by recently updated
recently updated
newest added

Laravel 5.6.32 I've walked through the entire process. I was assuming that `php artisan mercurius:install` Would automatically set everything to work in an existing project. That was not the case...

Use [vue-router](https://router.vuejs.org/) and apply the following routes: - `/messages/{user-slug}` > open conversation for a given user slug - `/messages/compose` > compose a new message - ... WIP

Roadmap features for **beta 1.0** : - [x] #12 Broadcast User Status (when he goes on/off) - [x] #27 Messages Delivery Status - [x] #22 Users Slugs, drop `id` use...

feature
info

__Work in progress__, do not merge!

We will have several WebHooks available with Mercurius. List of WebHooks (WIP): - `MessageSent` » Message ($id, $sender, $message, $date) - `UserGoesActive` » User - `UserGoesInactive` » User - `UserStatusChanged`...

feature

Feature Video Calls

feature

Emoji feature? 😀 😁 😂 🤣 😃 😄 😅 😆 😉 😊 😋 😎 😍 😘 😗 😙 😚 ☺️ 🙂 🤗 🤩 🤔 🤨 😐 😑 😶 🙄 😏...

This feature will actually search Messages, sending a request to the server. For clarification, currently, the search is filtering Conversations by recipient name, using Vue.

feature

Feature `Preview images and videos`

feature