diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:48 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:48 +0200 |
| commit | 5a019f435eb0068b524566d9babf172d58d0e96e (patch) | |
| tree | b083dccdfbec4335a5967d50c4294f7501c77345 /TODO | |
| parent | 4ecbf33fae730bc79c4a47e6efda615b104754ad (diff) | |
tagging ychat-0.7.9.2ychat-0.7.9.2
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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! |
