## WebApp
- [x] Account management
- [x] Sign up
- [x] Sign out
- [x] Delete account
- [x] Edit profile
- [x] Access Token management
- [x] CRUD
- [x] Primary token
- [ ] Channel management
- [x] Create channel
- [x] Public channel
- [x] Private channel
- [x] Direct Message
- [x] Archive channel
- [x] Edit channel
- [x] Join to the channel
- [x] Invite other user to the channel
- [ ] Kick other user
- [x] Authority management
- [ ] Bot management
- [ ] Bot management
- [x] Create bot
- [ ] Delete bot
- [x] Edit bot
## REST API
- [x] Fetch channels
- [x] Fetch messages
- [x] Post message
- [ ] Update message
- [x] Delete message
- [x] Fetch current user
## Frontend SPA
- [x] vuex integration
- [ ] Smart channel list
- [ ] Keyboard shortcut
## Microservices
- [x] [MoEmbed](https://github.com/supermomonga/MoEmbed/)
## Misc
- [ ] dokku integration
- [ ] docker swarm