-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
UI
- Chat Header->chat widget
- hide avatar in private mode.
- display friendly timestamp for message->moment fromNow pipe
- adapt input box css->duplicate WeChat?
- page title.
- scroll to refresh history messages.
- show typing status when sending message.
- resend when network interrupt.
Data
- save message to local storage->sqlite for cordova
- fetch history from local storage and merge with server.