- Upgrade dependency and refine them.
- Add Channels close
- Add API for unsub a channel's messages.
- Update ddp client to version 0.0.9.
- Add list groups and ims
- Fix realtime channel api wrong url
- Fix realtime channel api wrong url
- Add channel members api
- Add channels api
- Add react message.
- Add Message's reactions fields
- Add type for messsage
- Fix send message response error
- Leave group response change to void
- Update description of pubspec.yaml
- Fulfill description of pubspec.yaml
- Fulfill README.md
- Add CHANGELOG.md :P
- Hack response header Content-Type from application/json to application/json; charset=utf-8
- Group members api
- Add attachment field to message
- Add IM api
- Add subscriptions rest call
- Add rooms api
- Use build_runner to generate Unmarshaller/marshaller for models
- Add missing JsonKey for models.
- Add missing dependencies
- Change unread to int type.
- Update ddp version.
- DDP Log configurable.
- change collection update name.
- Draft edition