mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-23 03:36:42 +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.
|
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
|
### Checklist
|
||||||
- [x] Messaging
|
- [x] Messaging
|
||||||
- [x] Authentication
|
- [x] Authentication
|
||||||
- [x] Admin panel
|
- [x] Admin panel
|
||||||
- [x] CLI
|
- [x] CLI
|
||||||
- [ ] Message history
|
- [ ] Scroll up to see more messages/jump to searched message
|
||||||
- [x] User profile cards
|
- [x] User profile cards
|
||||||
- [x] Group creation and modification
|
- [x] Group creation and modification
|
||||||
- [x] Direct message groups
|
- [x] Direct message groups
|
||||||
|
|
Loading…
Reference in a new issue