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
Requires
- flarum/core: >=0.1.0-beta.8 <0.1.0-beta.14
- flarum/markdown: ^0.1.0
This package is auto-updated.
Last update: 2024-11-11 20:01:03 UTC
README
Styled
The new minimalistic design will make communication more pleasant.
Media content preview
Send media content to people to make communication brighter!
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.
Deleting and editing
Typo? It's okay. Just edit the message or delete it by starting over.
Push and sound notifications
Stay up to date with the chat discussion and find out about mentions of you via push notifications.
Neon Chat
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