summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-08-31 11:29:31 +0200
committerxengineering <me@xengineering.eu>2022-08-31 11:29:31 +0200
commit82231ee09c905ff8de8e3fba4c5b69e5f5aad08c (patch)
tree648ca1561011cd2c0e1146b4665ce1984f550530 /README.txt
parent014d62e02b6c589b89234088b0d3305a4b985cc1 (diff)
downloadlimox-82231ee09c905ff8de8e3fba4c5b69e5f5aad08c.tar
limox-82231ee09c905ff8de8e3fba4c5b69e5f5aad08c.tar.zst
limox-82231ee09c905ff8de8e3fba4c5b69e5f5aad08c.zip
Update refactoring priorities
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.txt b/README.txt
index 59a0299..f0934b0 100644
--- a/README.txt
+++ b/README.txt
@@ -47,14 +47,14 @@ Roadmap
- [x] receiving one-to-one text messages
- [x] sending one-to-one text messages
- [ ] refactoring
- - [ ] consistent error handling (including semantic error codes)
- - [ ] signal handling
- - [ ] logging / debug flags and output
- - [ ] implement 'disconnecting' state
- [ ] proper memory management
- - [ ] audit functions combined with every possible state
- [ ] fix random crashes (if still existing)
- [ ] handle roster updates
+ - [ ] implement 'disconnecting' state
+ - [ ] audit functions combined with every possible state
+ - [ ] consistent error handling (including semantic error codes)
+ - [ ] logging / debug flags and output
+ - [ ] signal handling
- [ ] improve performance (if still an issue)
- [ ] write docstrings
- [ ] persistence with sqlite3