File tree Expand file tree Collapse file tree 2 files changed +29
-10
lines changed
Expand file tree Collapse file tree 2 files changed +29
-10
lines changed Original file line number Diff line number Diff line change 33## [ 0.0.5] - 2018-10-12
44- Fix when sending/receiving a message, scroll to the bottom.
55- Fix ensure use of boolean types in order to support PostgreSQL.
6+ - Changed documentation.
67
78
89## [ 0.0.4] - 2018-10-11
Original file line number Diff line number Diff line change @@ -21,27 +21,39 @@ Mercurius is a real-time messenger system developed with Laravel and Vue.js. It
2121
2222
2323
24+ ## Preview
25+
26+ <p align =" center " >
27+ <a href="docs/mercurius_preview_2018-oct.gif" target="_blank">
28+ <img width="100%" src="docs/mercurius_preview_2018-oct.gif" title="mercurius preview">
29+ </a>
30+ </p >
31+ Desktop version (left) and Mobile version (right)
32+
33+
34+
2435## Features
2536
26- - Real-time chat
27- - Browser notifications
37+ - Real-time Messenger
38+ - Responsive
2839- Multilingual
40+ - Browser notifications
41+ - Unique UX, with dark and light theme
2942- Lazy load messages
3043- Remove conversations and messages
3144- Search recipients with auto-complete
32- - Unique design, with dark and light theme
3345
3446
3547
36- ## Preview
48+ ## Demo
3749
38- <p align =" center " >
39- <a href="docs/mercurius_preview_2018-oct.gif" target="_blank">
40- <img width="100%" src="docs/mercurius_preview_2018-oct.gif" title="mercurius preview">
41- </a>
42- </p >
43- Desktop version (left) and Mobile version (right)
50+ [ Check here] ( http://mercurius-demo.herokuapp.com/login ) to try a demo, and use the following credentials to authenticate.
51+
52+ - Ian: ` ian@launcher.host `
53+ - Noa: ` noa@launcher.host `
54+ - Lua: ` lua@launcher.host `
4455
56+ Password: ` password `
4557
4658
4759## Requirements
@@ -161,6 +173,12 @@ Password: `password`
161173
162174
163175
176+ ## Support
177+ - Create a [ new issue] ( ../../issues )
178+ - Join us on [ Slack Channel] ( http://mercurius-demo.herokuapp.com/join-slack-launcher-host )
179+
180+
181+
164182## Contributing
165183Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for more information.
166184
You can’t perform that action at this time.
0 commit comments