Skip to content

Commit

Permalink
Merge pull request #38 from launcher-host/feat-11-typing-indicator
Browse files Browse the repository at this point in the history
Feature Typing indicator #11
  • Loading branch information
akazorg committed Nov 16, 2018
2 parents 8e1b426 + 49093e5 commit 4636474
Show file tree
Hide file tree
Showing 17 changed files with 140 additions and 91,256 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,7 +5,13 @@

### List of changes

- feat: typing indicator
- fix: Refresh User status, broadcast works correctly [PR #35](https://github.com/launcher-host/mercurius/pull/35)
- fix: when loading a conversation, disable click until load is complete
- fix: focus the message input when a conversation is opened

### Typing indicator
![mercurius_feature_typing_indicator_2018-11-16](https://user-images.githubusercontent.com/34574/48649901-13e30980-e9ec-11e8-9f83-a13d979c020b.gif)

<a name="1.0.0-alpha.1"></a>
# [1.0.0-alpha.1](https://github.com/launcher-host/mercurius/releases/tag/1.0.0-alpha.1) (2018-11-13)
Expand Down
21 changes: 10 additions & 11 deletions README.md
Expand Up @@ -47,8 +47,8 @@ Mercurius is a real-time messenger system using Laravel and Vue.js, featuring a
- Responsive
- Multilingual
- Browser notifications
- Unique UX, with dark and light theme
- Lazy load messages
- Unique UX, with dark theme
- Typing indicator
- Remove conversations and messages
- Search recipients with auto-complete

Expand Down Expand Up @@ -227,15 +227,14 @@ Please see [Customization](docs/customization.md) for more information.
Check the [roadmap](https://github.com/launcher-host/mercurius/issues/8) for more information.

- Unit Tests
- Typing indicator
- Conversation with multiple users
- Search in messages content
- Upload photos and attach files
- Preview images and videos
- Emoji support
- Video Chat
- Support socket.io
- Webhooks
- Conversation w/ multiple users #13
- Webhooks #16
- Upload photos & files #14
- Preview images and videos #15
- Emoji support #18
- Video Chat #19
- Support socket.io #20
- Search messages #17



Expand Down

0 comments on commit 4636474

Please sign in to comment.