summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:48 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:48 +0200
commit5a019f435eb0068b524566d9babf172d58d0e96e (patch)
treeb083dccdfbec4335a5967d50c4294f7501c77345 /TODO
parent4ecbf33fae730bc79c4a47e6efda615b104754ad (diff)
tagging ychat-0.7.9.2ychat-0.7.9.2
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 009aa00..47b2168 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
- Must do's for next RELEASE -
-$ Add thread pool decreasing
+$ None specific
- Might do's for next RELEASE -
+$ Add CLI dump command (writes internal data structure into file, for debugging)
+$ Add thread pool decreasing
$ dir : public vector<string>
$ Disable /help command for commands wich are not accessible for the
$ specific user.
@@ -9,6 +11,10 @@ $ Flood protection
$ Add /nick, /beam, /su
$ Add / to whisper to the last person to whom the user has been whispered the last time.
+- Known bugs -
+$ The session manager sometimes does not free a session. The user object might hang.
+$ Using yChat via proxy sometimes causes a white chat stream.
+
- To do in general for some later RELEASE -
$ Use libevent
$ Not found sites should get a 404 error site!