mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 11:17:56 +11:00
Update README.md
This commit is contained in:
parent
9d2689e291
commit
448a783222
1 changed files with 2 additions and 2 deletions
|
@ -4,14 +4,14 @@
|
|||
|
||||
This is currently beta software, and may not work as expected. Please file an issue if you encounter any.
|
||||
|
||||
Colubrina is a simple self hostable chatting platform written in Vue, and Vuetify for the frontend, and Node.js, Sequelize and Socket.io for the backend.
|
||||
Colubrina is a simple self-hostable chatting platform written in Vue, and Vuetify for the frontend, and Node.js, Sequelize and Socket.io for the backend.
|
||||
|
||||
### Checklist
|
||||
- [x] Messaging
|
||||
- [x] Authentication
|
||||
- [x] Admin panel
|
||||
- [x] CLI
|
||||
- [ ] Message history
|
||||
- [ ] Scroll up to see more messages/jump to searched message
|
||||
- [x] User profile cards
|
||||
- [x] Group creation and modification
|
||||
- [x] Direct message groups
|
||||
|
|
Loading…
Reference in a new issue