mraow/README.md

23 lines
435 B
Markdown
Raw Permalink Normal View History

2023-12-25 09:36:54 +00:00
# mraow
## Roadmap
2023-12-25 21:39:01 +00:00
- [x] send messages from one client to another
2023-12-25 23:06:09 +00:00
- [ ] rooms
- [ ] permission model
- [ ] save connection info to local storage db
2023-12-25 21:39:01 +00:00
- [ ] get rid of unwraps
2023-12-25 23:06:09 +00:00
- [x] handle disconnect correctly
2023-12-25 21:39:01 +00:00
- [ ] user accounts
2023-12-25 09:36:54 +00:00
- [ ] retrieve history
- [ ] notifications
- [ ] multiple clients
2023-12-25 20:06:35 +00:00
- [ ] send files (s3 backend interop)
2023-12-25 09:36:54 +00:00
distant future shit
- [ ] irc interop
- [ ] matrix interop
- [ ] having a spec
- [ ] e2e encryption