xelson / flarum-ext-chat
Realtime Chat for Flarum!
Installs: 7 828
Dependents: 0
Suggesters: 0
Security: 0
Stars: 20
Watchers: 5
Forks: 16
Open Issues: 4
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0
- flarum/markdown: ^1.0
- dev-master
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.0
- v1.0.0-beta.5
- v1.0.0-beta.4
- v1.0.0-beta.3
- v1.0.0-beta.2
- v1.0.0-beta.1
- 0.7.3
- 0.7.2
- 0.7.2a
- 0.7.1
- 0.7.0
- 0.7.0-alpha
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.0
- 0.4.0-rc1
- 0.3.0
- 0.3.0-rc2
- 0.3.0-rc1
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- v0.0.0-beta
- dev-construct
This package is auto-updated.
Last update: 2024-11-20 00:56:59 UTC
README
Styled
The new minimalistic design will make communication more pleasant.
Media content preview
Send media content to people to make communication brighter!
Groups, PMs and channels
You can create your own conversations and channels, add or remove users, change their rights, and customize the appearance of the chat.
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.
Requires Pusher or kyrne/websocket
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 any socket extension is enabled
Updating
Via composer:
composer update xelson/flarum-ext-chat
php flarum migrate
php flarum cache:clear
For development builds:
composer require xelson/flarum-ext-chat:dev-master
php flarum migrate
php flarum cache:clear
Roadmap:
- Emoji picker
- FriendsOfFlarum/upload support
- Chat display mode in a separate browser window
- Forum notifications for missed mentions
- Customizing of notification sounds
- Chat messages history. Finding messages by keywords or name