alter/flarum-ext-chat

Fork of original Push-EDX Realtime Chat with some improvements and bugfixes

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Language:JavaScript

Type:flarum-extension

dev-master 2021-01-11 10:54 UTC

This package is auto-updated.

Last update: 2024-04-11 18:46:02 UTC


README

Styled

The new minimalistic design will make communication more pleasant.
Image

Media content preview

Send media content to people to make communication brighter!
Image

Autoexpanding text area

Yes. And chat container resizing. You can change the vertical position and height of the chat and these changes are automatically saved to local storage.
Image

Deleting and editing

Typo? It's okay. Just edit the message or delete it by starting over.
Image

Push and sound notifications

Stay up to date with the chat discussion and find out about mentions of you via push notifications.
Image

Neon Chat

License Latest Release
A Flarum extension. Adds native realtime chat to your Flarum.

Installation

Install extension via composer:

composer require xelson/flarum-ext-chat

For development builds:

composer require xelson/flarum-ext-chat:dev-master

Make sure that Pusher extension is enabled

Updating

Via composer:

composer update xelson/flarum-ext-chat

Reenable extenstion in admin panel to execute database migration

For development builds:

composer require xelson/flarum-ext-chat:dev-master
php flarum migrate
php flarum cache:clear

To Do List:

  • Emoji picker
  • FriendsOfFlarum/upload support
  • Forum notifications for missed mentions
  • Global user muting
  • Customizing of notification sounds
  • Alternative working mode without Pusher
  • Private chat rooms
  • Chat messages history. Finding messages by keywords or name